praydog / REFramework

Scripting platform, modding framework and VR support for all RE Engine games
https://cursey.github.io/reframework-book/
MIT License
2.74k stars 340 forks source link

MHR Sunbreak freezing on initialization #462

Closed critcap closed 2 years ago

critcap commented 2 years ago

Monster Hunter Rise Sunbreaks freezes at the splash screen and stops responding.

praydog commented 2 years ago

Please try the latest build here and see if it fixes the issue: https://github.com/praydog/REFramework-nightly/releases/tag/latest

critcap commented 2 years ago

Tried the build on a fresh install, still not able to further re2_framework_log.txt

praydog commented 2 years ago

Try shutting down "GPU Tweak III" or any ASUS tools you may have running in the background. You have a lot of DLLs loaded that aren't loaded into MHRise by default and they might be conflicting with REFramework.

critcap commented 2 years ago

Okay GPU Tweak III was the culprit. Everything is now working perfectly. Thanks for your support!