02-25-2015, 09:35 AM
Update for this title using revision : 3a9cc0a
In addition to blank screen with FPS, this game now will show "install game data" dialog.
After it finished installing, RSX will stuck when trying to open :
Log snippet for this particular issue :
Full log is also attached.
In addition to blank screen with FPS, this game now will show "install game data" dialog.
After it finished installing, RSX will stuck when trying to open :
Code:
Event/balloonsel/balloonseldata.bsb
Log snippet for this particular issue :
Code:
HLE: E {PPU[107] Thread (installGameDataThread)[0x00a4cd1c]} sys_fs error: cellFsOpen(): '/Event/balloonsel/balloonseldata.bsb' has unknown flags! flags: 0x000002c1
HLE: W {PPU[107] Thread (installGameDataThread)[0x00a4ccdc]} sys_fs: cellFsClose(fd=0x190e)
HLE: W {PPU[107] Thread (installGameDataThread)[0x00a4c3bc]} cellSysutil: cellMsgDialogAbort()
HLE: ! {VBlank thread} VBlank thread aborted
RSX: W {RSXThread} RSX thread aborted
HLE: W {PPU[55] Thread (SpursHdlr0)[0x00000000]} sys_spu: sys_spu_thread_group_join(id=44) aborted
RSX: ! {RSXThread} RSX thread ended
Full log is also attached.