05-21-2014, 05:08 PM
05-01-2016, 03:15 PM
aafcf44 (https://ci.appveyor.com/project/rpcs3/rp...d/1.0.2217)
Loadable (Black screen with 0fps)
Loaded libraries:
libsre
Stops the emulation on boot with:
Logs:
Loadable (Black screen with 0fps)
Loaded libraries:
libsre
Stops the emulation on boot with:
Code:
{PPU[0x2] Thread (main_thread) [0x00dd5520]} class fmt::exception thrown: cellGameUpdateInit():
(in file C:\rpcs3\rpcs3\Emu\Cell\Modules\cellNetCtl.cpp:141)
Logs:
01-26-2017, 04:14 AM
Tested on modded build v0.0.1-8-60bd2fb. Goes ingame with major glitches on OpenGL renderer. Requires minor hack to skip unimplemented functions in cellNetCtl.cpp
replace
to
LLE used
replace
Code:
fmt::throw_exception("Unimplemented" HERE);
Code:
UNIMPLEMENTED_FUNC(cellNetCtl); return CELL_OK;
LLE used
Code:
- libadec.prx
- libat3dec.prx
- libatrac3plus.prx
- libatxdec.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx
- libfs.prx
08-16-2017, 11:12 AM
rpcs3-v0.0.3-2017-08-10-de5fcce1_win64
Playable.
Playable.
08-16-2017, 02:26 PM
Moving to playable.