Is there a way to get this to work with OGSR (xrEngine.exe in bin_x64)? Currently throws a hooking error.
For shits and giggles, I tried renaming 'bin_x64' to just 'bin' but still got the hooking error. However, It did generate the file below after renaming to 'bin' whereas it did not while it was named 'bin_x64'.
Anomaly_Qols_Mod_Log.txt File verbosity level: 0 time file:line v| 12:25:57.704 loguru.cpp:841 INFO| Logging to 'Anomaly_Qols_Mod_Log.txt', mode: 'w', verbosity: 0 12:25:57.704 IniFile.h:197 INFO| GetIniFilePath: m_modDirectoryPath: F:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin m_iniFilePath: F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini 12:25:57.704 IniFile.h:225 INFO| IniFile: m_iniFilePath.c_str(): F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini 12:25:57.705 IniFileData.h:169 INFO| setReloadKeyVkCode: setting reload ini file key code to: 119 12:25:57.705 IniFile.h:358 INFO| saveFile: Saving file... m_saveCount: 0 12:25:57.705 IniFile.h:72 INFO| IniFile status: Mod directory: F:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin Ini File Path: F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini last save: 0 seconds ago. Last load status: iniFileLoaded, ini file correctly loaded. 12:25:57.705 Scanner.cpp:58 INFO| current game name is: xrengine.exe (non AVX version) base addr: 00007FF76CA00000 12:25:57.705 Scanner.cpp:60 INFO| scanForAddresses: Pattern Scans Started... 12:25:57.946 MemHelper.cpp:343 ERR| !!! PatternScan failed !!! 12:25:57.946 Scanner.cpp:68 ERR| scanForAddresses failed for m_CActor_IR_OnMouseWheel_fp 12:25:57.946 dllmain.cpp:296 INFO| mod status: HookingError, mod disabled.
I do not think it would work no as this mod is designed for Anomaly mod. It would need a potential big rewrite of the mod. i'm working on different project atm, so i'll try to give it a look later.
I honestly don't know, the only way to be sure would be to temporarily disable the IWP and see if the mouse wheel inverter works. (just make a back up copy as the whole folder and try, that way it will be a quick check)
Thank you for your work. Finally, I can run properly as a sniper. And I am very glad that it is possible to remove the ridiculous switching of weapons to a wheel that could accidentally be pressed in a hot battle.
13 comments
For shits and giggles, I tried renaming 'bin_x64' to just 'bin' but still got the hooking error. However, It did generate the file below after renaming to 'bin' whereas it did not while it was named 'bin_x64'.
Anomaly_Qols_Mod_Log.txt
File verbosity level: 0
time file:line v|
12:25:57.704 loguru.cpp:841 INFO| Logging to 'Anomaly_Qols_Mod_Log.txt', mode: 'w', verbosity: 0
12:25:57.704 IniFile.h:197 INFO| GetIniFilePath: m_modDirectoryPath: F:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin m_iniFilePath: F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini
12:25:57.704 IniFile.h:225 INFO| IniFile: m_iniFilePath.c_str(): F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini
12:25:57.705 IniFileData.h:169 INFO| setReloadKeyVkCode: setting reload ini file key code to: 119
12:25:57.705 IniFile.h:358 INFO| saveFile: Saving file... m_saveCount: 0
12:25:57.705 IniFile.h:72 INFO| IniFile status: Mod directory: F:\Games\Steam\steamapps\common\STALKER Shadow of Chernobyl\bin Ini File Path: F:/Games/Steam/steamapps/common/STALKER Shadow of Chernobyl/bin/Anomaly_MouseWheelMod.ini last save: 0 seconds ago. Last load status: iniFileLoaded, ini file correctly loaded.
12:25:57.705 Scanner.cpp:58 INFO| current game name is: xrengine.exe (non AVX version) base addr: 00007FF76CA00000
12:25:57.705 Scanner.cpp:60 INFO| scanForAddresses: Pattern Scans Started...
12:25:57.946 MemHelper.cpp:343 ERR| !!! PatternScan failed !!!
12:25:57.946 Scanner.cpp:68 ERR| scanForAddresses failed for m_CActor_IR_OnMouseWheel_fp
12:25:57.946 dllmain.cpp:296 INFO| mod status: HookingError, mod disabled.
i'm working on different project atm, so i'll try to give it a look later.
Am i doing something wrong? Or are both versions incompatible? Is there a method to invert the mouse wheel for CoC/IWP?
Ok i will add the mod to the list of the mod that may not compatible with this.
Thanks for the feedback.