Shows some texture in RSX debugger.
Shows loading screen on recent master build. "LoadProgram exception bypass" hack used. Requires libSre LLE'd.
Code:
RSX: E {rsx::thread} FS build failed:D:\rpcs3\FragmentProgram.hlsl(96,15-20): error X3018: invalid subscript 'ssa'
The black geometry here is due to an rtt being only partly sampled (which is not supported atm).
Ie rsx render to a 1280x640 texture and then it is used as a 360x640 texture starting at the half of the rtt texture.
rpcs3-v0.0.1-2017-03-03-48b05838_win64
It's not mostly black screen anymore.
RPCS3 v0.0.16-12395-d3ff67ff
Playable.