0 of 0

File information

Last updated

Original upload

Created by

virtuaCode

Uploaded by

virtuaCode

Virus scan

Safe to use

232 comments

  1. virtuaCode
    virtuaCode
    • member
    • 16 kudos
    Locked
    Sticky
    In the newest mod version (1.5.2) the default hotkey for gamepads has changed again. It's now the "Use"-Button (X or A button on Xbox Controllers) on gamepads.

    If you want to use the "Sit"-Button as hotkey just enable it in the config (UseSitButton = true).

    If you installed version 1.5.0 and want to use the "Use"-Button as Hotkey you have to change the value of HotkeyDPad in the config file to None:

    ## Hotkey on the D-Pad (None, Left, Right or LeftOrRight)
    # Setting type: DPadButton
    # Default value: None
    # Acceptable values: None, Left, Right, LeftOrRight
    HotkeyDPad = None
  2. Shadespir3
    Shadespir3
    • supporter
    • 0 kudos
    cool looking mod, please update!
  3. huno6969
    huno6969
    • member
    • 0 kudos
    I can't uninstall this mod, whenever I go to the "plugins" n' "config" folder, so delete the mod files, and then open the game, bepinex recreates the mod's .cfg file in the configs folder and I can press the shortcut key (which in my case I put the G key) and I can access the mod invisibly, it doesn't show any animation, but it works somehow, I just wanted to delete this abandoned mod by the author before it crashes my world.
  4. Ennomek
    Ennomek
    • member
    • 0 kudos
    Please update! It just ain't the same without this mod and it's driving me crazy! Thanks!
    1. FEMBy
      FEMBy
      • member
      • 0 kudos
      Looks like he was Last active on 07 Dec 2024
  5. MrGreenGames
    MrGreenGames
    • supporter
    • 21 kudos
    Please update when possible, I love this mod and its honestly essential to me playing the game. Thank you 💚
  6. FEMBy
    FEMBy
    • member
    • 0 kudos
    The Patch 0.220.3 broke the mod
  7. Erikogas1
    Erikogas1
    • member
    • 0 kudos
    I'm installing that mod like an usual mod but it is not working when i'm playing, pressing G but nothing happens. Can someone help ?
  8. PizzaHawaienne
    PizzaHawaienne
    • member
    • 1 kudos
    Thank you for the update!! ♥ ♥ ♥
  9. astrohagen
    astrohagen
    • member
    • 0 kudos
    hello, tell me, should we wait for the mod update and how soon?
  10. jakeone
    jakeone
    • supporter
    • 0 kudos
    Is not working properly with ashland update. :(
    1. theaweofCy
      theaweofCy
      • member
      • 0 kudos
      The latest version (from 17th January, so older than your post) works just fine with Ashlands.
    2. OncoCola
      OncoCola
      • member
      • 0 kudos
      Unfortunatly, its not work... Valheim even does see that mod in ConfigManager
      [Error  :   BepInEx] Error loading [Equip Wheel Mod (EquipWheelFour) 1.5.2] : Could not load file or assembly 'EquipWheel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  11. OncoCola
    OncoCola
    • member
    • 0 kudos
    Hello. After update Ashlands mod is not working.. Unfortunatly...
    [Error  : Unity Log] MissingMethodException: Method not found: single .ZInput.GetJoyRightStickX()
    Stack trace:
    EquipWheel.EquipWheelUI.Update () (at <5a552dafb9444764a665b3f7b50ef34d>:0)
    [Error  : Unity Log] MissingMethodException: Method not found: single .ZInput.GetJoyRightStickX()
    Stack trace:
    EquipWheel.EquipWheelUI.Update () (at <5a552dafb9444764a665b3f7b50ef34d>:0)
    [Error  : Unity Log] MissingMethodException: Method not found: single .ZInput.GetJoyRightStickX()
    Stack trace:
    EquipWheel.EquipWheelUI.Update () (at <5a552dafb9444764a665b3f7b50ef34d>:0)


    After map load:

    [Info   :Emote Wheel Mod] Spawned EquipGui!
    [Error  : Unity Log] MissingMethodException: Method not found: single .ZInput.GetJoyRightStickX()
    Stack trace:
    EquipWheel.EquipWheelUI.get_Current () (at <5a552dafb9444764a665b3f7b50ef34d>:0)
    EquipWheel.EquipWheelUI.Update () (at <5a552dafb9444764a665b3f7b50ef34d>:0)
    EquipWheel.EquipWheelUI.OnEnable () (at <5a552dafb9444764a665b3f7b50ef34d>:0)
    UnityEngine.GameObject:AddComponent()
    EquipWheel.EquipGui:Awake()
    UnityEngine.GameObject:AddComponent()
    EquipWheel.Patcher:Awake_Postfix()
    Player:DMD<Player::Awake>(Player)
    UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion)
    Game:DMD<Game::SpawnPlayer>(Game, Vector3, Boolean)
    Game:UpdateRespawn(Single)
    Game:FixedUpdate()