NBA Unrivaled [NPUB30146] - 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 - Intro (https://www.emunewz.net/forum/forumdisplay.php?fid=197) +----- Thread: NBA Unrivaled [NPUB30146] (/showthread.php?tid=163818) |
NBA Unrivaled [NPUB30146] - BlackDaemon - 08-14-2014 Shows some textures in RSX debugger. RE: NBA Unrivaled [NPUB30146] - BlackDaemon - 01-28-2017 Tested on modified build v0.0.1-8-60bd2fb. Shows very broken intros and menu. Stuck on shaders issue. Code: ... Requires minor hack in sceNp2.cpp replace Code: fmt::throw_exception("Unimplemented" HERE); Code: UNIMPLEMENTED_FUNC(sceNp2); return CELL_OK; LLE used Code: - libadec.prx RE: NBA Unrivaled [NPUB30146] - BlackDaemon - 02-20-2017 Tested on recent master build v0.0.1-22c0f0d6 (PR #2405). Crashes on second intro. LLE used Code: - libac3dec.sprx |