Valheim
0 of 0

File information

Last updated

Original upload

Created by

virtuaCode

Uploaded by

virtuaCode

Virus scan

Safe to use

About this mod

This mod adds an user interface for equipping/using items in an easier and faster way. (With Gamepad Support)

Requirements
Permissions and credits
Changelogs
Donations
Overview
Info: This mod should only be installed on the client side.
This mod adds an user interface for equipping/using items in an easier and faster way. The menu will be visible by holding the 'G' key (can be changed). On gamepads it's the 'Use' button (X or A on Xbox Controllers) by default. (Can be changed to the 'Sit' Button or Left/Right button on the D-Pad.)

New in version 1.5.2: Added config entry for using Sit-Button
The new config allows you to use the 'Sit' button again as a hotkey. Just enable it in the config (UseSitButton = true).

New in version 1.5.1: Changed Gamepad bindings
Hotkeys for Gamepad has been changed. The default is now the 'Use' button (X on Xbox Controllers).

New in version 1.5.0: Changed Gamepad bindings and Regex filtering
Hotkeys for Gamepad has been changed. The default is now the LEFT (or RIGHT) button on the D-Pad.
Filtering items now supports Regular Expressions.

New in version 1.3.4: Compatibility with EpicLoot
Magic items are displayed with the rarity color and their correct name.

New in version 1.3.0: Better binding for hotkeys
Hotkeys can now be key combos like 'SHIFT + 1'. Also the hotkey for gamepads can be changed in the config.

New in version 1.2.2: Item Names Matching

Specify a list of item names that should be present in the equip wheel. Item names equal the prefab names from the ObjectDB
https://github.com/Valheim-Modding/Wiki/wiki/ObjectDB-Table

New in version 1.2.0: Item Type Matching Mode
When enabled, it scans the whole inventory for items of the specified types in the config and use them in the equip wheel.

New in version 1.1.0: Gamepad Support
Rebinds the Gampad X-button to open the equip wheel. The left joystick controls the selected item.

To trigger equipping, release the Hotkey after selecting an item. (When TriggerOnRelease = true)
To trigger equipping, press the left mouse button after selecting an item. (When TriggerOnClick = true)
Of course you can have both TriggerOnRelease and TriggerOnClick set to true if you want.

If you equip an one-handed weapon, the shield (if available) will be equipped automatically. 

The mod allows also to choose a different inventory row to use for the equip wheel.
The top-left hotkey bar can be optionally disabled.


Requirements (Manual Installation)

BepInEx Modloader must be installed. Can be found here:
https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/

To install the mod just move the downloaded EquipWheel.dll to the <valheim-folder>\BepInEx\plugins\ folder.

Config

A config file will be created after running the game once while the mod is installed:
<valheim-folder>\BepInEx\config\virtuacode.valheim.equipwheel.cfg


Source Code

https://github.com/virtuaCode/valheim-mods