12-17-2015, 01:24 AM -
You need to place PS3_GAME\USRDIR\POP_SOT(or POP_WW/POP_TT)\mainps3.ppu.self as PS3_GAME\USRDIR\EBOOT.BIN to boot game directly, and also decrypt .sdat files inside nggraphicsshaders folder.
Important update: comment or change string 494 in SPUThread.cpp to
Thanks to DH for hint
Goes ingame with LLE, unfortunately, graphics completely broken except partial GUI elements in menu (and pause menu after starting new game).
Important update: comment or change string 494 in SPUThread.cpp to
Code:
LOG_WARNING(SPU, "Unknown command %s (cmd=0x%x, lsa=0x%x, ea=0x%llx, tag=0x%x, size=0x%x)", get_mfc_cmd_name(cmd), cmd, ch_mfc_args.lsa, ch_mfc_args.ea, ch_mfc_args.tag, ch_mfc_args.size);
Thanks to DH for hint
Goes ingame with LLE, unfortunately, graphics completely broken except partial GUI elements in menu (and pause menu after starting new game).