08-11-2014, 07:22 AM
01-26-2017, 08:58 AM
Tested on modded build v0.0.1-8-60bd2fb. Shows loading screen and crashes on shaders compilation.
Requires minor hack to skip unimplemented functions in cellAvconfExt.cpp
replace
to
LLE used
Code:
E {rsx::thread} RSX: Src type 3 used, please report this to a developer.
E {rsx::thread} RSX: Src type 3 used, please report this to a developer.
E {rsx::thread} RSX: Failed to compile shader: 0(187) : error C0000: syntax error, unexpected '.', expecting ')' at token "."
F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(187) : error C0000: syntax error, unexpected '.', expecting ')' at token "."
(0) : error C2003: incompatible options for link
'
Requires minor hack to skip unimplemented functions in cellAvconfExt.cpp
replace
Code:
fmt::throw_exception("Unimplemented" HERE);
Code:
UNIMPLEMENTED_FUNC(cellAvconfExt); 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
nash67
08-01-2017, 11:19 AM
RPCS3 v0.0.3-9-54f990a
black screen but music plays
black screen but music plays
08-24-2018, 05:27 AM
Tested on recent master build (v0.0.5-7229-f3d3a1a4). Goes ingame with broken graphics.
Spamming in log
Spamming in log
Code:
·E 0:01:39.981399 {rsx::thread} RSX: NV3089_IMAGE_IN: Invalid dimensions or scaling factor. Request ignored (ds_dx=1048576, dt_dy=4293918720)
08-26-2018, 08:11 PM
We need to be able to see the game world to be considered ingame, try write color buffers and OpenGL?
12-08-2018, 02:25 PM
rpcs3-v0.0.5-7559-45942c49_win64
Ingame.
Ingame.
03-02-2020, 05:35 PM
RPCS3 v0.0.9-9801-d94b8751
Playable
Playable