-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
JIT/Dynarec crash upon load on RISC-V #19266
Comments
(Assuming your ISO's CRC is good, and other CPU Cores are working fine) |
This seems related to my recent ir interpreter optimizations. Will look into it. |
Yeah it's the same CRC as my physical copy. It works fine on other platforms, and the it interpreter on RISC-V.
Can do if it helps narrow down the issue. |
I just tested the JIT with everything disabled, and it errors mostly the same. Now it says
|
Thanks, I'll get this fixed soon. |
Thanks, this is now resolved in the IR Interpreter. |
Hm? I thought it was only the actual IR JIT that was broken, did it also not run using the IR Interpreter previously? It should have. |
Sorry @hrydgard, right you are. |
Game or games this happens in
ULUS-10093 - WRC
What area of the game / PPSSPP
Upon loading the game.
What should happen
Dynarec/JIT should be functional when running on RISC-V
Logs
Platform
Linux / BSD
Mobile device model or graphics card (GPU)
Radeon HD 7850
PPSSPP version affected
v1.17-875-g5dec3ca2db
Last working version
No response
Graphics backend (3D API)
Vulkan
Checklist
The text was updated successfully, but these errors were encountered: