Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LookingGlassCommandFix
Compatibility fix for LookingGlass and CommandQueueExtended that prevents Command essence selections from failing when LookingGlass remaps an invalid index.
By VortexPit
| Last updated | 2 months ago |
| Total downloads | 2345 |
| Total rating | 0 |
| Categories | Mods Tweaks Client-side |
| Dependency string | VortexPit-LookingGlassCommandFix-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2121gabrielgad-CommandQueueExtended
Queue up items with Command artifact. Now with unlimited named saves, pagination, all item tiers (Boss, Lunar, Void), and improved UI.
Preferred version: 2.0.0DropPod-LookingGlass
A QoL UI mod that exposes statistics for items and the player, adjusts the size and features of command and scrapper menus, and much more. Fully open source and compatible with RiskUI!
Preferred version: 1.15.2README
LookingGlass Command Fix
A small compatibility mod for Risk of Rain 2 that fixes a conflict between LookingGlass and CommandQueueExtended.
What it fixes
Some players using LookingGlass with CommandQueueExtended can run into an issue where Command essence selections fail instead of awarding an item.
This mod patches LookingGlass's Command selection handling so that if its remapped index is invalid or stale, it safely falls back to the original Command picker index instead of failing.
Intended use
This mod is for players using:
- LookingGlass
- CommandQueueExtended
If you are not using both, this mod is probably unnecessary.
Dependencies
This mod requires:
- BepInExPack
- LookingGlass
- CommandQueueExtended
When installed through Thunderstore Mod Manager or r2modman, these should install automatically.
Installation
Mod Manager
Install through Thunderstore Mod Manager or r2modman like any other mod.
Manual
Place LookingGlassCommandFix.dll inside:
BepInEx/plugins/
Notes
- This mod is meant to be a lightweight compatibility fix.
- It does not replace LookingGlass or CommandQueueExtended.
- It should be safe to remove if either upstream mod fixes the issue.
Credits
- LookingGlass by DropPod
- CommandQueueExtended by gabrielgad
- Original CommandQueue concept by KubeRoot