praydog / REFramework

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

REFramework crashed DD2 at main menu #1033

Open UnobservantEye opened 2 months ago

UnobservantEye commented 2 months ago

Describe the bug I just move the dinput8.dll file in my game folder, start the game and it creates the right folders. When it gets to main menu the game crashses within a few seconds. No build works for me, they all crash at the same time. I have seen some people suggest deleting the shader.cache2 file but I dont have this file. Any help would be greatly appreciated.

Upload logs and any crash dumps re2_framework_log.txt reframework_crash.dmp

Identify the REFramework version Nightly802

Expected behavior I dont have any mods installed so if I am understanding the instructions correctly the game should start up with a small overlay for me to change some settings.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop and VR (please complete the following information):

praydog commented 2 months ago

The game can crash with REFramework on if you use DLSS ultra performance mode.

UnobservantEye commented 2 months ago

The game can crash with REFramework on if you use DLSS ultra performance mode.

I was finally able to try this suggestion and it worked but with using an earlier build. Thanks so much for your reply!