Game: Monster Hunter: World (Steam)
Platform: Steam Deck / Linux
Proton: Tested with Proton Experimental
Loader: SharpPluginLoader (SPL) together with Stracker's Loader
Launch Options:
WINEDLLOVERRIDES="msvcrt=n,b;dinput8=n,b" %command%
Issue Summary:
When using Better Input Detection and Tic Rate Fix together via SharpPluginLoader, the game freezes at boot with the console stuck on:
err:sync:RtlpWaitForCriticalSection section loader_section wait timed out...
This happens only when msvcrt=n,b is present in the launch options.
If I remove msvcrt=n,b, or remove both mods, the game loads fine.
Here is a screenshot of the console hanging when msvcrt=n,b is present in the launch options.
