EmuNewz Network
Uncharted 3 Drake's Deception Beta [NPUA70153] - 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 - Nothing (https://www.emunewz.net/forum/forumdisplay.php?fid=227)
+----- Thread: Uncharted 3 Drake's Deception Beta [NPUA70153] (/showthread.php?tid=179888)



Uncharted 3 Drake's Deception Beta [NPUA70153] - aakh1361 - 03-01-2017

RPCS3 v0.0.1-7-2e2bb69

Quote:E {PPU[0x1000000] Thread (main_thread) [0x00caf390]} cellGcmSys: cellGcmMapEaIoAddress: CELL_GCM_ERROR_FAILURE
F {PPU[0x1000000] Thread (main_thread) [0x006f9f14]} class std::runtime_error thrown: Trap!
(in file C:\rpcs3\rpcs3\Emu\Cell\PPUInterpreter.cpp:2190)

if hack build and convert
Quote:{
fmt::throw_exception("Trap!" HERE);
}
To
Quote:{
// fmt::throw_exception("Trap!" HERE);
}

Show BlackScreen And Error RSX

Quote:F {rsx::thread} class std::runtime_error thrown: rsx::thread::ReadIO32(addr=0x1e8101c0): RSXIO memory not mapped
(in file Emu\RSX\RSXThread.cpp:1073)



RE: Uncharted 3 Drake's Deception Beta [NPUA70153] - aakh1361 - 03-29-2017

RPCS3 v0.0.2-5068-632287a Alpha

after ignore exception show intro

Quote:{
fmt::throw_exception("Trap!" HERE);
}
Quote:{
//fmt::throw_exception("Trap!" HERE);
}