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
Metal Slug NEOGEO [NPUB30258]
#1
It must have happened, metal slug on the desk.

Game crashes but wants to show something to us.


Attached Files
.zip   RPCS3.zip (Size: 10.65 KB / Downloads: 83)
Reply
#2
No crash anymore. Not sure if thats changing anything. Black screen. Some garbled textres in rsx debugger, last texture in screenshot.


Attached Files Thumbnail(s)
   

.zip   RPCS32.zip (Size: 18.37 KB / Downloads: 101)
.zip   RPCS3updatedlog.zip (Size: 52.39 KB / Downloads: 80)
Reply
#3
Another log. Game goes quite far. But i see black screen. Maybe would be better with dx12


Attached Files
.zip   RPCS3MS.zip (Size: 26.62 KB / Downloads: 96)
Reply
#4
Game finally display picture. Until the graphic error: ·F {rsx::thread} Exception: compilation failed: 'Validation failed! - Different sampler types for same sample texture unit in vertex shader. >> This is what is logged after closing the emu. Im sure it can go further when fixed.

Log is with writecolor buffer enabled, but it works with this option off.

LLE Sar, Spurs jq, dec jpg, dec png, sail,

ppu2/spu2

Last screen is where game stopped.


Attached Files Thumbnail(s)
               

.zip   RPCS3.zip (Size: 144.14 KB / Downloads: 69)
Reply
#5
(02-20-2016, 10:05 AM)ps0ne Wrote: Game finally display picture. Until the graphic error: ·F {rsx::thread} Exception: compilation failed: 'Validation failed! - Different sampler types for same sample texture unit in vertex shader. >> This is what is logged after closing the emu. Im sure it can go further when fixed.

Log is with writecolor buffer enabled, but it works with this option off.

LLE Sar, Spurs jq, dec jpg, dec png, sail,

ppu2/spu2

Last screen is where game stopped.

Are you using the latest master? This issue should have been fixed a while back. Also, it only affects AMD graphics. You can test on Nvidia hardware and see if it still happens.
Reply
#6
(02-20-2016, 01:48 PM)kd-11 Wrote:
(02-20-2016, 10:05 AM)ps0ne Wrote: Game finally display picture. Until the graphic error: ·F {rsx::thread} Exception: compilation failed: 'Validation failed! - Different sampler types for same sample texture unit in vertex shader. >> This is what is logged after closing the emu. Im sure it can go further when fixed.

Log is with writecolor buffer enabled, but it works with this option off.

LLE Sar, Spurs jq, dec jpg, dec png, sail,

ppu2/spu2

Last screen is where game stopped.

Are you using the latest master? This issue should have been fixed a while back. Also, it only affects AMD graphics. You can test on Nvidia hardware and see if it still happens.

Could be memory corruption or something.
Reply
#7
I use master, ofc. I have AMD card. I cannot test on nvidia.

This error was not present earlier. I will see what can i find more about this.
Reply
#8
(02-20-2016, 11:00 PM)ps0ne Wrote: I use master, ofc. I have AMD card. I cannot test on nvidia.

This error was not present earlier. I will see what can i find more about this.

You can try find PR/commit that caused this issue by bisecting.
Reply
#9
My findings:
All commits by commit date:
commit 1501 - very first commit that makes game visible, error with message
commit 1500 - last commit with black screeen, error with message
commit 1477 - error with message
commit 1446 - early error, no message about vertex
commit 1428 - early error, no message about vertex
commit 1415 - game continue even after errors
commit 1417 - game continue even after errors


Not sure if anything is useful, because depend of commit error appears at he beginnig, or later as on screen above. Maybe be problem with amd drivers too. Just dont care, maybe that error was from begging in this game.
Reply
#10
(02-21-2016, 02:14 AM)ps0ne Wrote: My findings:
All commits by commit date:
commit 1501 - very first commit that makes game visible, error with message
commit 1500 - last commit with black screeen, error with message
commit 1477 - error with message
commit 1446 - early error, no message about vertex
commit 1428 - early error, no message about vertex
commit 1415 - game continue even after errors
commit 1417 - game continue even after errors


Not sure if anything is useful, because depend of commit error appears at he beginnig, or later as on screen above. Maybe be problem with amd drivers too. Just dont care, maybe that error was from begging in this game.

Probably malformed vertex shader, or an uninitialized sampler in the vertex shader. You can uncomment the line m_program->validate() in GLGSRender.cpp, function end() and see if it displays correctly. I'll add an option to relax the strict requirements by the AMD driver to the GUI when I can.

Line to comment out:
https://github.com/RPCS3/rpcs3/blob/mast...Lundefined
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)