Metal Slug NEOGEO [NPUB30258]
Started by ps0ne




18 posts in this topic
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
06-26-2015, 06:37 PM -
#1
It must have happened, metal slug on the desk.

Game crashes but wants to show something to us.
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
09-01-2015, 08:16 AM -
#2
No crash anymore. Not sure if thats changing anything. Black screen. Some garbled textres in rsx debugger, last texture in screenshot.
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
11-05-2015, 09:27 AM -
#3
Another log. Game goes quite far. But i see black screen. Maybe would be better with dx12
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
02-20-2016, 10:05 AM -
#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.
kd-11
RPCS3 Developer


0
75 posts 1 threads Joined: Aug 2017
02-20-2016, 01:48 PM -
#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.
tambre
Unregistered


 
02-20-2016, 02:14 PM -
#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.
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
02-20-2016, 11:00 PM -
#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.
flashmozzg
Unregistered


 
02-20-2016, 11:26 PM -
#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.
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
02-21-2016, 02:14 AM -
#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.
kd-11
RPCS3 Developer


0
75 posts 1 threads Joined: Aug 2017
02-21-2016, 09:50 AM -
#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


Forum Jump:


Users browsing this thread: 3 Guest(s)