Skip to content
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

Cannot boot Unity games with PPU LLVM #15524

Open
AniLeo opened this issue Apr 28, 2024 · 2 comments
Open

Cannot boot Unity games with PPU LLVM #15524

AniLeo opened this issue Apr 28, 2024 · 2 comments
Assignees

Comments

@AniLeo
Copy link
Member

AniLeo commented Apr 28, 2024

Quick summary

Unity engine games such as Lost in the Rain currently cannot be booted with PPU LLVM. Booting the game with PPU Interpreter allows it to be Playable.

Details

The emulator hangs on a black screen during the game boot. Previously it crashed on boot, but #15477 solved the crash.

Attach a log file

RPCS3.log.gz

System configuration

RPCS3 v0.0.31-16389-430b5783 Alpha | HEAD
AMD Ryzen 9 5900HX with Radeon Graphics | 16 Threads | 15.01 GiB RAM | TSC: 3.294GHz | AVX+ | FMA3
Operating system: POSIX, Name: Linux, Release: 6.8.5-1-MANJARO, Version: #1 SMP PREEMPT_DYNAMIC Wed Apr 10 20:15:45 UTC 2024
Qt version: Compiled against Qt 6.6.3 | Run-time uses Qt 6.6.3
@Xeolix
Copy link

Xeolix commented May 9, 2024

Games: Back to Bed [NPUB31732], CounterSpy™ [NPUA80870]
The same bug, build RPCS3 v0.0.32-16430-04d6ff27 Alpha | master

@KushiAsHimself
Copy link

same goes for NPEA00394 (rain). changing the PPU Decoder to static and SPU Decoder to ASMJIT does fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants