RPCS3 Forums

Full Version: Janline R [BLJS10060]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Tested on modded build v0.0.1-35b7cf4 (PR #2309). Crashes on first intro. Requires minor hack in cellWebBrowser.cpp

replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellSysutil); 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
RPCS3 v0.0.4-6273-3cf0fb60 Alpha | HEAD
Black screen with FPS counter.
Quote:·F 0:03:05.286349 {PPU[0x1000000] Thread (main_thread) [0x0010f794]} class std::runtime_error thrown: Unimplemented
(in file Emu\Cell\Modules\cellWebBrowser.cpp:20)
Intro. v0.0.4-7854 (5582104) Alpha [2018-02-02]

[Image: 3wgcTuK.png]
It is online game, so it will be forever intro.