RPCS3 Forums
Uncharted 3 Drake's Deception Beta [NPUA70153] - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4)
+--- Forum: Intro (https://forums.rpcs3.net/forumdisplay.php?fid=7)
+--- Thread: Uncharted 3 Drake's Deception Beta [NPUA70153] (/showthread.php?tid=179888)



RE: 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);
}



RE: Uncharted 3 Drake's Deception Beta [NPUA70153] - notq - 11-24-2017

rpcs3-v0.0.4-2017-11-23-7d3a5288_win64

CPU Settings
PPU Interpreter (fast)
SPU Recompiler (ASMJIT)

GPU Settings
Render - Vulkan

Freezes after last screen without exceptions.

Move to intro please.