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