-
Notifications
You must be signed in to change notification settings - Fork 12
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
System freezes after launching game from virtual GC (version 1.0) #32
Comments
However, the frontend will not allow any operation besides dumping if a physical game card is inserted when the frontend loads. The only possible way to prevent freeze is: |
This does not happen with all games: Persona 4 Golden, Tales of Hearts R and Freedom Wars work without a physical card inserted. |
@KaschWarckaterus I tested with Hyperdimension Neptunia: Producing Perfection Japanese version, which was released in 2013 and required firmware version 2.11. Therefore it is definitely not something "new". Inserting a 3.61+ physical card can avoid freezing. Seems that it is because some minor, game-irrelevant commands are not emulated by psvgamesd and passed through to physical card, which gives correct response. |
I will try to test it with the games that are mentioned. I have a question though. |
The games I tested didn't have one. |
@motoharu-gosuto |
Problem can be reproduced as following:
System freezes after step 3 if the physical game card slot is empty. The red LED besides game card slot keep flashing when system freezes. The only possible way to recover from freeze is force reboot by pressing and holding power button.
However, if any physical game card presents in the slot, there will not be any problem.
For example:
Dump game A. Eject physical card of game A.
Mount game A to virtual MMC and insert virtual GC.
Insert physical card of game B.
Launch game A. No issue will happen.
The text was updated successfully, but these errors were encountered: