EmuNewz Network

Full Version: Fuse -
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
White Screen with interesting RSX Debugger!
Upd. Click "Resume" and...also one SS.
try to change the resolution to 720p or 1080p
okay...i get only this(
Not too bad though, it renders a few black frames, loads textures, and it is pretty clear from the last screenshot what the error is. Might even be easily fixed (or not).
Got the log? the last few error messages make me thing that the shader didn't compile/link
Seem like it was indeed the shaders around line 200 there's

Code:
[E : Vertex Shader Decompiler Thread]: Unknown vp opcode 0xd
[E : Vertex Shader Decompiler Thread]: Unknown vp sca_opcode 0x7
[E : Vertex Shader Decompiler Thread]: Unknown vp opcode 0xd
[E : Vertex Shader Decompiler Thread]: Unknown vp sca_opcode 0x7
[E : RSXThread]: Could not link program: Vertex info
-----------
0(281) : error C5005: recursive call to function "void func134(){

The generated shader is printed at line 336 onward