nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
340 stars 32 forks source link

"I wonder if you can see me Mr.Kennedy" cutscene really likes to crash. #566

Open Deus-nsf opened 1 year ago

Deus-nsf commented 1 year ago

Validation

Describe your issue here (drag+drop ZIP to attach it)

The game really likes to crash here, tested on different computers with completely different hardware (Nvidia or AMD GPU) and with shorter game sessions too: https://www.youtube.com/live/Y0sabYiLeq0?feature=share&t=18768

Deus-nsf commented 1 year ago

I tried to disable the models pre-cache thing and the multithread fix, since I had those enabled, maybe that will help.

nipkownix commented 1 year ago

Please upload a CrashDump if you can. Instructions:

try creating a CrashDumps folder inside the Bin32 directory (next to bio4.exe/steam_api.dll/etc), then the next time game crashes hopefully some info about it will be written in there

linkthehylian commented 1 year ago

Yep, this is the exact cutscene that I had crashing issues with. I made an issue for it (https://github.com/nipkownix/re4_tweaks/issues/431) back in January when doing a Professional run.

Deus-nsf commented 1 year ago

Yep, this is the exact cutscene that I had crashing issues with. I made an issue for it (#431) back in January when doing a Professional run.

This has to be memory related. If only all things were 64 bit... It only happens with continuous runs, playing the game in short sessions seems to be fine. For the time being I always save the game just before that part and reboot/load the game, seems to be fine that way.

linkthehylian commented 1 year ago

This has to be memory related. It only happens with continuous runs, playing the game in short sessions seems to be fine.

It definitely has to be. Shorter sessions (such as immediately jumping to the room) like you said never cause it to happen at all.

I think this is literally the only issue plaguing the most recent releases of this project. Please provide your crash dumps if it happens so that this can be fixed faster. Follow @nipkownix's instructions (https://github.com/nipkownix/re4_tweaks/issues/566#issuecomment-1574903106) on how to provide a dump if you don't know how.

linkthehylian commented 1 year ago

Managed to get it to crash again right outside the clock tower. Here you go @nipkownix.

bio4.exe.20230621205012.zip

Something I discovered regarding this too, but you actually don't have to play until you reach the clock tower. If you progress until you reach the village and then area jump to it, it'll still crash. Very interesting.

Edit: Unsure if it's related (it probably is lol), but I also crashed after trying to insert the medallions after fighting Krauser. (https://github.com/nipkownix/re4_tweaks/issues/431#issuecomment-1379766723) and after rescuing Ashley near the end of the game (https://github.com/nipkownix/re4_tweaks/issues/431#issuecomment-1470958922)

emoose had me try a specific build as well but I think he got busy and wasn't able to investigate it after.