02-07-2016, 02:34 PM -
(02-07-2016, 02:12 PM)tambre Wrote:(02-07-2016, 12:24 PM)Annie Wrote:(02-07-2016, 07:00 AM)tambre Wrote:(02-07-2016, 12:06 AM)Annie Wrote: rpcs3-v0.0.0.6-454-gf66468f
CellFiber
CellPngDec
CellSail
CellSpurs
(If you enable CellSre it won't boot)
Log attached, won't get past a white screen after the last screenshot in the above post. It spits out cellSync errors in a loop.
Is cellPngDec required? I have redone it's HLE implementation, so I would be interested, if it works with the new implementation, if it didn't before.
rpcs3-v0.0.0.6-454-gf66468f
LLE:
cellFiber
cellSpursJq
Produces same output as above.
It was outputting
this in a loop (had to force shutdown rpcs3.exe process), the log was 400MB so I couldn't upload the log (it would be full of junk even if zipped), but I think it's pretty similar to the above one.Code:·! {PPU Thread[0x9f3] (snd_stream_service_thread)[0x00653e6c]} sys_tty: sys_tty_write(ch=0, buf=*0x20026df0, len=31, pwritelen=*0xd01d7340)
·W {PPU Thread[0x9f3] (snd_stream_service_thread)[0x007a6cc0]} cellFs: cellFsOpen(path=*0x21cb7820, flags=0, fd=*0xd01d7ce0, arg=*0x0, size=0x0) -> sys_fs_open()
·W {PPU Thread[0x9f3] (snd_stream_service_thread)[0x007a6cc0]} sys_fs: sys_fs_open(path=*0x21cb7820, flags=0, fd=*0xd01d7ce0, mode=0, arg=*0x0, size=0x0)
·W {PPU Thread[0x9f3] (snd_stream_service_thread)[0x007a6cc0]} sys_fs: *** path = ''
·E {PPU Thread[0x9f3] (snd_stream_service_thread)[0x007a6cc0]} sys_fs: [b]sys_fs_open('') failed: path is invalid[/b]
I see it's outputting some debug output to TTY. Could you check re-try the game and see if there's anything interesting in the TTY output?
Here's the TTY log (attached).
I'm no expert on this but maybe you could add some "if empty" check on the sys_fs_open() function so it won't try to open invalid (non existent) paths in a loop?
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux