We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the title says, RE4 crashes instantly when launched. The following is the crash message:
[Debug] <Critical> liverpool.h:SearchBinaryInfo:114: Unreachable code! Shader binary info not found.
Log file containing the crash: shad_log.txt
Weirdly, turning on Shader Dumping results in different crashes.
[Debug] <Critical> signals.cpp:SignalHandler:85: Unreachable code! Unhandled access violation in thread '__OSThreadRouti' at code address 0x71308c4abead: Read from address 0x698
Probably important too, after the crash it says: *** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
Expectations are to be like on Windows: The game should boot and get in-game with graphics.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As the title says, RE4 crashes instantly when launched. The following is the crash message:
[Debug] <Critical> liverpool.h:SearchBinaryInfo:114: Unreachable code! Shader binary info not found.
Log file containing the crash:
shad_log.txt
Weirdly, turning on Shader Dumping results in different crashes.
shad_log.txt
DumpedShaders.zip (Less shaders)
[Debug] <Critical> signals.cpp:SignalHandler:85: Unreachable code! Unhandled access violation in thread '__OSThreadRouti' at code address 0x71308c4abead: Read from address 0x698
Probably important too, after the crash it says:
*** stack smashing detected ***: terminated
shad_log.txt
DumpedShaders.zip (More shaders)
[Debug] <Critical> liverpool.h:SearchBinaryInfo:114: Unreachable code! Shader binary info not found.
Expectations are to be like on Windows: The game should boot and get in-game with graphics.
The text was updated successfully, but these errors were encountered: