EmuNewz Network

Full Version: Diablo 3 [BLES01921]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
RPCS3 v0.0.3-9-0f407a2 Alpha
White screen only.
Tested on recent master commit 77f58326. Use "Load liblv2.sprx only" to run it (thanks to ZEROx for hint! Tongue) Requires minor hack in cellSysutilAvc2.cpp to get ingame.

Replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellSysutilAvc2); return CELL_OK;

(08-01-2017, 01:31 AM)BlackDaemon Wrote: [ -> ]Tested on recent master commit 77f58326. Use "Load liblv2.sprx only" to run it (thanks to ZEROx for hint! Tongue) Requires minor hack in cellSysutilAvc2.cpp to get ingame.

Replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellSysutilAvc2); return CELL_OK;


please send for me hacked rpcs3
farshad.hemmati1360@yahoo.com