RPCS3 / rpcs3

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

Loading screen error past build (#11935) #12609

Closed cooors closed 1 year ago

cooors commented 2 years ago

Quick summary

Loading screen for Installing Trophies overlaps the game and doesn't let you move past the main menu.

Details

Seems that for every build past #11935 (not including it since #11935 does work) causes a loading bar with text saying "Installing Trophies..." above it to appear over Silent Hill HD Collection and not disappear. This was not happening for other games. You can move around in the main menu but clicking on anything causes it to stop letting you move around. It does not let you play past the main menu.

I am on Manjaro Linux. I will attach screenshot of the loading screen overlap.

Attach a log file

RPCS3.log.gz

Attach capture files for visual issues

image

System configuration

image

Other details

No response

AniLeo commented 2 years ago

The build after that one only touches HLE code that is not actually used since the lib is loaded from firmware by default, very sure it can't cause this issue

cooors commented 2 years ago

The build after that one only touches HLE code that is not actually used since the lib is loaded from firmware by default, very sure it can't cause this issue

No idea man, I don't know anything about this. All I know is that the #11935 and all the ones before it I opened worked and anything after that I tested didn't. I didn't test all of them just skipped around until I found the most recent working version.

Megamouse commented 1 year ago

Is this still happening?

SpoonyOrbit commented 1 year ago

Yes this is still happening

Megamouse commented 1 year ago

Please test with https://github.com/RPCS3/rpcs3/pull/14040

AniLeo commented 1 year ago

Duplicate of #12862