This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Swords and Soldiers [NPEA00206]
#1
Shows just some rsx textures, log might be interesting. Game makes PPU interpreter fail with error PPU: E {PPU[2949] Thread (threadSavedata)[0x001f4c54]} PPUInterpreter::STW(): invalid address xxxxxxxxxxxxxxxxx


Attached Files Thumbnail(s)
       

.zip   RPCS3.zip (Size: 103.38 KB / Downloads: 88)
Reply
#2
(12-29-2014, 01:24 PM)ps0ne Wrote: Shows just some rsx textures, log might be interesting. Game makes PPU interpreter fail with error PPU: E {PPU[2949] Thread (threadSavedata)[0x001f4c54]} PPUInterpreter::STW(): invalid address xxxxxxxxxxxxxxxxx

sys_fs error: "/dev_hdd0/game/NPEA00206/USRDIR/Animations/MENU_BACKGROUND.TXT" not found! flags: 0x00000000

And other errors like that suggest that it's trying to load into the menu but can't find the files...
See if there are any .psarc or other archives and try unpacking them maybe?
Reply
#3
Error gone. Game definitely goes in menu, maybe further. It looks like loop? second half of log is repeating. There are in log some interesting entries though, like illegal/unknow instructions. RSX debugger shows many garbled textures.


Attached Files
.zip   RPCS3.zip (Size: 318.55 KB / Downloads: 66)
Reply
#4
Display content with Ogl, Write color buffer, PPULLVM.


LLE spujq and cellsre

Some serious RSX errors appears, for report to developers. Nice for debugging i suppose.


Attached Files Thumbnail(s)
           

.zip   RPCS3.zip (Size: 58.42 KB / Downloads: 62)
Reply
#5
Goes ingame on recent master build. Requires libSre for sound.

http://www.youtube.com/watch?v=ouRxF7XIVrQ
Reply
#6
Tested on recent master or https://github.com/vlj/rpcs3/tree/rsx
I've got this:
Quote:E {rsx::thread} Src type 3 used, please report this to a developer.
E {rsx::thread} FS build failedBig Grin:\RPCS3\FragmentProgram.hlsl(80,70): error X3000: syntax error: unexpected token '.'
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: 'abs': no matching 0 parameter intrinsic function
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: Possible intrinsic functions are:
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: abs(float|half|double|min10float|min16float|int|uint|min12int|min16int|min16uint)
EMU FAN
i7 6700K @ 4.60 Ghz / 32 GB / GeForce GTX 1080 G1 Gaming 8GB / Win 10 64bit
Reply
#7
(01-12-2016, 12:01 PM)John GodGames Wrote: Tested on recent https://github.com/vlj/rpcs3/tree/rsx
I've got this:
E {rsx::thread} Src type 3 used, please report this to a developer.
E {rsx::thread} FS build failedBig Grin:\RPCS3\FragmentProgram.hlsl(80,70): error X3000: syntax error: unexpected token '.'
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: 'abs': no matching 0 parameter intrinsic function
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: Possible intrinsic functions are:
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: abs(float|half|double|min10float|min16float|int|uint|min12int|min16int|min16uint)

Well, that's on a WIP vlj's development branch. As long it's not on master, it probably ain't worth reporting new problems on other people's development branches.
Also, you should put log snippets or such in quotes.
Reply
#8
(01-12-2016, 12:01 PM)John GodGames Wrote: Tested on recent master or https://github.com/vlj/rpcs3/tree/rsx
I've got this:
Quote:E {rsx::thread} Src type 3 used, please report this to a developer.
E {rsx::thread} FS build failedBig Grin:\RPCS3\FragmentProgram.hlsl(80,70): error X3000: syntax error: unexpected token '.'
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: 'abs': no matching 0 parameter intrinsic function
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: Possible intrinsic functions are:
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: abs(float|half|double|min10float|min16float|int|uint|min12int|min16int|min16uint)

I can't reproduce here :/ I suspect the bug not being deterministic.
Sometimes fragment shader memory get corrupted (but I have no idea what does this) and thus fragment shader becomes invalid.
Reply
#9
(01-12-2016, 10:05 PM)vlj Wrote:
(01-12-2016, 12:01 PM)John GodGames Wrote: Tested on recent master or https://github.com/vlj/rpcs3/tree/rsx
I've got this:
Quote:E {rsx::thread} Src type 3 used, please report this to a developer.
E {rsx::thread} FS build failedBig Grin:\RPCS3\FragmentProgram.hlsl(80,70): error X3000: syntax error: unexpected token '.'
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: 'abs': no matching 0 parameter intrinsic function
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: Possible intrinsic functions are:
D:\RPCS3\FragmentProgram.hlsl(80,66-75): error X3013: abs(float|half|double|min10float|min16float|int|uint|min12int|min16int|min16uint)

I can't reproduce here :/ I suspect the bug not being deterministic.
Sometimes fragment shader memory get corrupted (but I have no idea what does this) and thus fragment shader becomes invalid.

Sometimes that error happens to me, sometimes it gets ingame.
It's spitting out a ridiculous amount of Fragments though.

   

.zip   rpcs3_482.zip (Size: 1.33 MB / Downloads: 83)
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#10
With the improved opengl, game goes in game too.


Attached Files Thumbnail(s)
       
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)