ps3 branch broken ; current information #3
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
this is everything i know about why the ps3 branch doesnt work right now. i plan to try and keep this updated as i find out more.
the menu backing freeze occurs on hardware and in emulation.
right now, RPCS3 throws the following errors on DXSL startup;
the cellGame and sys_fs errors are caused by DXSL looking for a patch that it shouldnt because DXSL is built on top of the TBRB/RB2 demo disc. the CELL_GAMEDATA_ERROR_PARAM should be ignored as other rock band games throw this error, and it may be resolved once we can stop the patch check.
when backing out of any menu (from the welcome warning, to the SAVE SETTINGS menu, to any submenu for changing settings), RPCS3 reports this fatal crash;
as of now, i'm not entirely sure of the root cause. based on what's happening, though, i think the problem is that the ps3 build can't properly read the script it needs to return to the main menu. needs looking into as this might not be something that can be fixed through .DTA editing.
in runtime, RPCS3 reports these errors;
additionally, on close, regardless of if it a freeze has happened yet, it reports this error;
also not too sure on what this is. these errors dont cause the game to stop working on their own, i think, considering the unmapped memory crash, but i havent been able to find the purpose of the _sys_lwmutex_lock function. needs more looking into before deciding if it has anything to do with the stability issues.
if anyone knows anything about what the root cause of these errors may be, or the purpose of some of the functions listed so that we can look into why these errors occur, please let us know.
The text was updated successfully, but these errors were encountered: