LookingGlassCommandFix
Compatibility fix for LookingGlass and CommandQueueExtended that prevents Command essence selections from failing when LookingGlass remaps an invalid index.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
