01-10-2016, 08:49 AM
01-28-2017, 09:11 AM
Tested on modified build v0.0.1-8-60bd2fb. Graphics in menus now fixed, crashes on loading level.
Requires minor hack in cellGame.cpp
replace
to
LLE used
Code:
...
E {rsx::thread} RSX: Unknown/illegal instruction: 0x7f (forced unit 0)
E {rsx::thread} RSX: Bad scale: 4
E {rsx::thread} RSX: Bad scale: 4
F {PPU[0x70000000] Thread (main_thread) [0x0003c724]} struct vm::access_violation thrown: Access violation writing address 0x4
Requires minor hack in cellGame.cpp
replace
Code:
fmt::throw_exception("Unimplemented" HERE);
Code:
UNIMPLEMENTED_FUNC(cellGame); 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
- libgifdec.prx
- libjpgdec.prx
- libpngdec.prx
02-13-2017, 11:20 AM
Tested on recent master build v0.0.1-acd9d6ff (PR #2375). Still crashes on shaders after starting new game, but log seems different
LLE used
Code:
E {rsx::thread} RSX: Unimplemented SIP instruction: CAL
E {rsx::thread} RSX: Failed to compile shader: 0(85) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(85) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
(0) : error C9000: internal corruption, aborting
'
LLE used
Code:
- libac3dec.sprx
- libac3dec2.sprx
- libadec.sprx
- libapostsrc_mini.sprx
- libat3dec.sprx
- libatrac3plus.sprx
- libatxdec.sprx
- libdmux.sprx
- libdmuxpamf.sprx
- libgifdec.sprx
- libjpgdec.sprx
- libl10n.sprx
- libpamf.sprx
- libpngdec.sprx
- libresc.sprx
- librtc.sprx
- libsail.sprx
- libsail_avi.sprx
- libsail_rec.sprx
- libsjvtd.sprx
- libsmvd2.sprx
- libsmvd4.sprx
- libspurs_jq.sprx
- libsre.sprx
03-13-2017, 01:52 PM
Playable now, doesn't crash, saves/loads. Playable FPS.
08-28-2017, 10:13 AM
Still playable, but amazing fps leads to super sped game. Cap FPS to 60 on this game otherwise you will get a super speed hack version.
04-29-2022, 12:03 PM
Don't install the PSN update, it makes the games performance drop substantially. I went from 1000fps on the main menu/level select to 20fps. Some users had 3fps ingame with the update. Stick with base version.