packard01 Posted December 25, 2020 Posted December 25, 2020 Hey, I'm trying to set up OSA, but I've encountered an issue. The numpad enter key doesn't open up the menu when I hit it. Despite that, however, I'm still able to access the other menus such as inspecting NPCs, so the mod is working, it's just the main menu isn't opening up. How can I fix this?
StrangeBread Posted December 25, 2020 Posted December 25, 2020 My best guess is that another mod is also hotkeyed to the same parameter and the two functions are conflicting and cancelling each other out. Check your MCMs for anything else set to NumPad Enter. If that comes back clean then it may be the case that whatever mod is causing the incompatibility has the hotkey set in a dll.ini, or possibly and rather unfortunately has the hotkey hard-coded into a .pex script like OSA does (why mod authors still do this is beyond me). In the case of the key being hard-coded, the only solution is to uninstall the offending mod, unless you feel brave and want to try decompiling and altering its papyrus script. Thing is uninstalling/altering scripted mods mid-playthrough will inevitably cause savefile corruption, and in fact may not even fix the issue on that save if the original script in question becomes orphaned in your SKSE co-save. Afraid I can't be much help beyond this as I don't use OSA/OSEX/OSTIM, mostly due to its wide-ranging incompatibilities with anything that requires SexLab scripts to function.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.