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

Conan BLUS30069 keeps reinstalling to hdd (it takes few minutes) with every execution. #7367

Closed
ruthan opened this issue Feb 2, 2020 · 11 comments

Comments

@ruthan
Copy link

ruthan commented Feb 2, 2020

Hello,
its long term problem, for at least for few years, i dont remember that it worked otherwise..

I dunno if its same for other users or had to something with my setup (i have all games data on Windows network share), i tried lots (30+) games, but afaik only Conan has such problem.
I simulated it on multiple PCs, but i always have files on network storage.
ConanInstall

I console its lots lines like this:
E {PPU[0x1000000] Thread (main_thread) [0x00afae74]} SYS: 'sys_fs_open' failed with 0x80010006 : CELL_ENOENT, “/dev_bdvd/PS3_GAME/USRDIR/textures/levels/ui_fnt_mikadan_28.gtf” [1]

I have also problems that at least sometimes whole install process freeze.. and i can progress into game at all - uploaded log is from such situation.
RPCS3.zip

I also got some hardcoded path error during gameplay, im sure that such directory doesnt exists:
F {RSX [0x0158604]} RSX: class std::runtime_error thrown: Verification failed:
(in file C:\projects\rpcs3\rpcs3\Emu\RSX\RSXThread.cpp:350)
I have RPCS3 isntalled on drive D.

@legend800
Copy link

Thanks for logging this. I can confirm this behavior. On top of that, it freezes about ~25% of the time during this install (long standing issue) forcing a restart.

@legend800
Copy link

It's hanging during this load also pretty consistently again. Only loads menus 1/5 times at best.

RPCS3.log.gz

@digitaldude555
Copy link

digitaldude555 commented Jan 29, 2021

Still an issue.
RPCS3.log.gz

@legend800
Copy link

Confirmed, and to summerize, there's two ways to get this game fully playable: have a proper working check to see if these files exist or don't hang on file transfer.

@ruthan
Copy link
Author

ruthan commented May 17, 2021

I tried it now, but got stuck at 95.7%.. here is log. So at least sometimes it is still not working.
RPCS3.zip

@ruthan
Copy link
Author

ruthan commented May 17, 2021

Other interesting thing it when i reach this state, emulator is just dead, when i try to run other games it crash without any message.

I tried it now 4 times and 4 times it got stuck..

@legend800
Copy link

For me, it rarely gets stuck now, but that could be just because I moved to a new SSD drive (so the % flies by). Maybe less chance of hitting the race condition (since it's intermittent soft lock). Definitely something funky going on with the file copy.

If we can just get the emu to SEE the installed files properly, this won't be an issue since you can use Interpreter to install fine every time (just too slow to play).

@elad335
Copy link
Contributor

elad335 commented Sep 10, 2022

What are the chances of updating logs with PPU/SPU debug options enabled?

@legend800
Copy link

This was fixed earlier this year. This can be closed.

RPCS3.log.gz

@kd-11 kd-11 closed this as completed Sep 10, 2022
@ruthan
Copy link
Author

ruthan commented Sep 14, 2022

I dunno when it was fixed, i tested i no so long ago - 2 months i guess.. but its working for me, im using SSD from the start.

@koksoni
Copy link

koksoni commented Nov 4, 2023

Here is the fix:
https://www.youtube.com/watch?v=fuWwUyjP294

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

No branches or pull requests

6 participants