-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
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
Portal 2 crashes with access violation error #11695
Comments
|
Downloading the latest PS3 firmware got me past this error, but I'm met with a black screen and "compiling shaders" with ~700% CPU usage. |
|
Ok this appears to be isolated to Vulkan only. I switched to OpenGL and the game is running now. Closing this issue but it would be good to know why it fails with Vulkan. |
|
Commenting here for posterity in case someone finds it in a search: The game plays, to a degree. Now it repeatably fails at the same point and freezes with the same behavior noted above with Vulkan. I'm also met with this error when trying to close the program This is new behavior, output in the terminal |
|
Given the hundreds of thousands of PPU LLVM errors in the log, I'd say first give PPU interpreter a try. |
|
I cleared all the caches and tried again and it was able to get past the previous failure, so this doesnt seem to be entirely reproducible.
Performance dropped off a cliff when I tried this, <10fps just on the menu. When I tried to play it hard failed with the access violation failure |
|
Updated title to reflect the reality of the problem. |
|
Is this still an issue? |


Update: See the last post for the current status.
Quick summary
Portal 2 fails with the following errors
Details
Tested on both the latest release from https://rpcs3.net/download and on master built from source.
Attempted the custom
ymlfix per #8047 (comment) but got the same failure. It consistently fails when linking the last PPU module.5. Please provide your system configuration:
Log
The log isn't uploading, will follow up with a link. All caches had been cleared before generating the log.
The text was updated successfully, but these errors were encountered: