You are viewing a potentially older version of this package.
View all versions.
Erenshor Compare Equipment
Erenshor Compare Equipment is a BepInEx plugin allows players to easily compare the equipment in their inventory or vendor and loot windows to the items they have equipped.
| Date uploaded | a year ago |
| Version | 1.2.2 |
| Download link | Brad522-Erenshor_Compare_Equipment-1.2.2.zip |
| Downloads | 282 |
| Dependency string | Brad522-Erenshor_Compare_Equipment-1.2.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.2100README
Erenshor-CompareEquipment
A mod for Erenshor that adds an Item Compare Window to the game in order to enhance equipment comparison. The Mod displays a side-by-side UI panel allowing you to compare an item you are currently viewing with the item you have equipped.
Features
- Automatically displays the details of equippable items when hovered over.
- Dynamically displays a comparison window if you have an item equipped in the same slot as the item you are looking at requires.
- Switches comparison between Primary and Secondary slots when needed via key input (default: F).
Requirements
BepInEx 5 is required for this mod to work.
Installation
- Install BepInEx 5
- Download the latest
.zipfile from Releases - Extract all files into your Erenshor folder.
Usage
- Hover over an item that is equippable and it's details will automatically be shown.
- If you have an item equipped in the same slot as that item requires the comparison window will show on the left side.
- If the item you are looking at is an item that can be equipped in either the Primary or Secondary slot and you have an item equipped in both slots you can press 'F' to switch what slot is being displayed in the comparison window.
Author
Created by Brad522
License
This project is licensed under the MIT License.
CHANGELOG
[1.2.5] - 2026-02-20
Fixed
- Fixed display location of the compare window and added dynamic scaling for future-proofing. (Thanks to ItsJustDave2020/That1MiningGuy for providing this fix and dynamic scaling)
[1.2.4] - 2025-06-25
Added
- Added support for showing the spell details on items in the compare window.
Fixed
- Fixed an issue with the compare window caused by the recent game update.
[1.2.3] - 2025-06-12
Fixed
- Fixed an issue caused by the newest game update that caused stats to not display in the compare window.
[1.2.2] - 2025-06-05
Fixed
- Fixed an issue where the SimPlayer item display when comparing did not show the correct item quality.
[1.2.1] - 2025-04-22
Added
- Added a config option to allow users to change the hotkey used to switch the item slot they are comparing with.
Fixed
- Fixed an issue where the item value shown in the compare window would not update.
[1.2.0] - 2025-04-20
Added
- Implemented Item Info display on hover when looking at a Sim Player's equipment.
- Implemented Equipment comparison with Sim Player's equipment if you are currently inspecting a Sim Player.
Fixed
- Fixed item comparison switching for ring and wrist slots.
- Fixed window flickering when switching an item and the window had been clamped to screen bounds.
[1.1.0] - 2025-04-18
Added
- UI windows (Item Info and Compare) now dynamically adapt their position based on screen resolution and aspect ratio.
- Edge clamping added to prevent windows from rendering off-screen on any resolution.
Fixed
- Previously, the windows only positioned correctly at 2560 x 1440 resolution. This update ensures consistent display across all screen sizes.