08-01-2017, 01:31 AM -
Tested on recent master commit 77f58326. Use "Load liblv2.sprx only" to run it (thanks to ZEROx for hint!
) Requires minor hack in cellSysutilAvc2.cpp to get ingame.
Replace
to
![Tongue Tongue](https://forums.rpcs3.net/images/smilies/tongue.png)
Replace
Code:
fmt::throw_exception("Unimplemented" HERE);
Code:
UNIMPLEMENTED_FUNC(cellSysutilAvc2); return CELL_OK;