RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.15k stars 1.89k forks source link

Ridge Racer Unbounded - Game hangs on title screen #14238

Open cas-1092 opened 1 year ago

cas-1092 commented 1 year ago

Quick summary

Ridge Racer Unbounded hangs on the title screen with a "RSX: nv406e::semaphore_acquire has timed out." error.

Details

After pressing start, the game freezes with "E {RSX [0x08a0928]} RSX: nv406e::semaphore_acquire has timed out. semaphore_address=0x60300630" It also freezes the entire emulator forcing me to task kill it. image image image

Attach a log file

RPCS3.log.gz

Attach capture files for visual issues

No response

System configuration

Intel Core i5 11400F | NVIDIA GTX 1660 SUPER (driver 535.98.0.0) | 15.86 GB of RAM | Windows 11 Home Version 22H2

Other details

No response

Asinin3 commented 1 year ago

I have worked out where the issue is here after being unable to reproduce it on my first run: image

E RSX: nv406e::semaphore_acquire has timed out. semaphore_address=0x60300630 Does get spammed in log but game still runs fine. This RSX error is not the issue. In fact its not a RSX issue at all. RPCS3.log.gz

The point where it fails is straight after this appears in log: E SYS: 'sceNpTrophyGetTrophyInfo' failed with 0x80022902 : SCE_NP_TROPHY_ERROR_NOT_INITIALIZED [1].

EDIT: I can confirm clearing savedata/trophies doesn't fix the problem it seems like its just random, launch the game a few times after closing and re-opening RPCS3 and you'll get through.

Asinin3 commented 1 year ago

Update: I just got into a loop where the game would get stuck on title screen every time, cleaning trophies and save data didn't help. I ran the game bout 40 times and would crash every time. Then i cleaned caches and it worked again.

Asinin3 commented 1 year ago

Unrelated, but you must use Zcull Precise in this game or else the game is super dark and has flickering lights. I added to wiki. Its the reason why my first screenshot was so dark.

elad335 commented 1 year ago

Retest with latest master.

cas-1092 commented 1 year ago

Still an issue on the latest master. image Clearing all caches, trophies, and save data did not work either. Reopening the emulator & game multiple times doesn't work aswell. RPCS3.log.gz

Asinin3 commented 1 year ago

It does go ingame, just gotta keep trying. I would also try deleting hdd1 cache.

cas-1092 commented 1 year ago

Got ingame. image Clearing all caches, closing the emulator, then reopening it seemed to work. Log if needed: RPCS3.log.gz

cas-1092 commented 10 months ago

Still an issue as of 0.0.29-15723.

RPCS3.log

greenchili2 commented 6 months ago

I don't know if this helps. But I just went into the dev_hdd0\home\00000001\trophy directory and created the following folder NPWR02203_00. That allowed me to get past the start screen. Performance ain't all that great and the graphics are glitchy ( top left of screen has garbage).

Strike that.. another run later after exiting and re-starting the game it is stuck. :(