![]() |
Prince of Persia Trilogy 3D [BLES01092] - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172) +---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193) +----- Forum: RPCS3 - Commercial Games - Ingame (https://www.emunewz.net/forum/forumdisplay.php?fid=196) +----- Thread: Prince of Persia Trilogy 3D [BLES01092] (/showthread.php?tid=173729) |
Prince of Persia Trilogy 3D [BLES01092] - BlackDaemon - 12-17-2015 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 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). RE: Prince of Persia Trilogy 3D [BLES01092] - BlackDaemon - 12-17-2015 Moved and updated ![]() RE: Prince of Persia Trilogy 3D [BLES01092] - BlackDaemon - 03-07-2016 Shows better graphics on OGL. Requires rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp editing, see details here. RE: Prince of Persia Trilogy 3D [BLES01092] - tambre - 03-07-2016 Moved back to intro, as it seems to require hacks to go past intros. RE: Prince of Persia Trilogy 3D [BLES01092] - BlackDaemon - 03-12-2016 Looks better on rsx_cache branch. Also, i corrected details, which part of code needs to edit. http://www.youtube.com/watch?v=hjlcQI-EFVQ RE: Prince of Persia Trilogy 3D [BLES01092] - kd-11 - 06-08-2016 Properly goes ingame with current master with opengl. Vulkan covers the screen with a black color making it difficult to see anything not very close to a light source. RE: Prince of Persia Trilogy 3D [BLES01092] - BlackDaemon - 01-30-2017 Tested on recent master build v0.0.1-8-60bd2fb. Warrior Within and The Two Thrones also now goes ingame with graphics glitches. LLE used Code: - libadec.prx |