03-15-2018, 04:26 AM -
If a game only goes ingame on first boot you can try: Clearing gamedata if it exists, looking through the log and see if it fails on a certain path, some games require you to delete a cache folder on each boot though that is also rare. Otherwise it could be a race condition (aka random) and to increase the chance of it working you can disable additional SPU options, try OpenGL and possibly change spu threads to auto.
Since the game just infinitely loads, my guess would be an issue with gamedata or cache.
"Errors" starting with U and in orange are not real errors they are "TODO"s e.g something not implemented yet. The main thing to look out for is those pink/purple F (Fatal) errors.
Since the game just infinitely loads, my guess would be an issue with gamedata or cache.
"Errors" starting with U and in orange are not real errors they are "TODO"s e.g something not implemented yet. The main thing to look out for is those pink/purple F (Fatal) errors.
This post was last modified: 03-15-2018, 04:27 AM by Asinine.