You are viewing a potentially older version of this package.
View all versions.
Inspect Fix
The inspect panel now follows the item in your hands instead of leaving the last one you inspected on screen while you switch slots.
By Sopika
| Date uploaded | 5 days ago |
| Version | 1.0.2 |
| Download link | Sopika-Inspect_Fix-1.0.2.zip |
| Downloads | 3487 |
| Dependency string | Sopika-Inspect_Fix-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Settings
BepInEx/config/inspectfix.cfg
OnItemSwitch (default: Follow)
Follow: updates the panel to the item you just equipped Hide: closes the panel the moment you switch Vanilla: leaves it alone, stale info and all HideWhenItemGone (default: true)
Closes the panel when the item it describes stops existing, so selling or eating what you just inspected takes the panel with it.
Install
Mod manager, or drop InspectFix.dll in BepInEx/plugins/.
CHANGELOG
Changelog
1.0.2
- The panel no longer closes when an item is swapped rather than put away. The game replaces a held item by clearing your hands and refilling them in the same breath, so every swap looked briefly like empty hands. It now reads what you're holding once a frame instead of reacting to every change.
- Works with Stackable Items. Eating one out of a stack keeps the panel up and moves it onto the next one, and only the last one closes it.
- Settings show up in mod menu.
EmptyHandsDelayandDebugLoggingsettings.
1.0.1
- Changed the internal plugin id. No behaviour changes.
1.0.0
First release.