Super Puzzle Fighter II Turbo HD Remix [NPUB30017]
Started by emunewzdecade




52 posts in this topic
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
12-27-2014, 09:03 PM -
#31
Great sound indeed thanks to Nekotekina streaming/playback improvements.

You can see picture just enable writing to color buffer.
ssshadow
Administrator
*******


4
2,494 posts 63 threads Joined: Aug 2017
12-27-2014, 09:16 PM -
#32
(12-27-2014, 09:03 PM)ps0ne Wrote: Great sound indeed thanks to Nekotekina streaming/playback improvements.

You can see picture just enable writing to color buffer.

You are right, that "works" (and nukes performance).


emunewzdecade
Unregistered


 
02-24-2015, 09:46 PM -
#33
*rpcs3 revision 881dafc*


Code:
{RSXThread} Failed to compile shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors.  No code generated

E {RSXThread} Failed to compile vertex shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors.  No code generated

E {RSXThread} Could not link program: Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called.  Link failed.

also features this error messages:
Code:
E {RSXThread} glGetUniformLocation(0x3, vc[4]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[5]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[6]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, scaleOffsetMat): opengl error 0x0502
tambre
Unregistered


 
02-25-2015, 05:29 PM -
#34
(02-24-2015, 09:46 PM)emunewzdecade Wrote: *rpcs3 revision 881dafc*


Code:
{RSXThread} Failed to compile shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors.  No code generated

E {RSXThread} Failed to compile vertex shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors.  No code generated

E {RSXThread} Could not link program: Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called.  Link failed.

also features this error messages:
Code:
E {RSXThread} glGetUniformLocation(0x3, vc[4]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[5]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[6]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, scaleOffsetMat): opengl error 0x0502

These errors are once again caused by your graphics card not supporting a newer version of OpenGL. Any game which uses Vertex Program (VP) or Fragment Program (FP) will mostly likely crash for you with the same errors.
mecripper
Unregistered


 
07-21-2015, 07:14 AM -
#35
Build: aad97aa
CPU: PPU Interpreter and PPU Interpreter 2
SPU: SPU Interpreter and SPU Interpreter 2
Error:
Quote:E Unknown function 'cellSysutilAvcJoinRequest' in 'cellSysutil' module (0x3aeff8)
E Unknown function 'cellSysutilAvcSetVoiceMuting' in 'cellSysutil' module (0x3af0d8)
E Unknown function 'cellSysutilAvcUnloadAsync' in 'cellSysutil' module (0x3af138)
E Unknown function 'cellSysutilAvcSetAttribute' in 'cellSysutil' module (0x3af258)
E Unknown function 'cellSysutilAvcByeRequest' in 'cellSysutil' module (0x3af298)
E Unknown module 'cellSysutilAvcExt'
E Unknown function 'cellSysutilAvcExtLoadAsyncEx' in 'cellSysutilAvcExt' module (0x3af2f8)
E Unknown function 'cellSysutilAvcExtStopVoiceDetection' in 'cellSysutilAvcExt' module (0x3af318)
E Unknown function 'cellSysutilAvcExtStartVoiceDetection' in 'cellSysutilAvcExt' module (0x3af338)
E Unknown function 'cellSysutilAvcExtInitOptionParam' in 'cellSysutilAvcExt' module (0x3af358)
E Unknown module 'cellKey2char'
E Unknown function 'cellKey2CharClose' in 'cellKey2char' module (0x3af878)
E Unknown function 'cellKey2CharGetChar' in 'cellKey2char' module (0x3af898)
E Unknown function 'cellKey2CharOpen' in 'cellKey2char' module (0x3af8b8)
E Unknown function 'cellKey2CharSetMode' in 'cellKey2char' module (0x3af8d8)
E {PPU[0x1] Thread (main_thread)[0x003afc18]} sys_fs: sys_fs_open('flog_ps3.fpg') failed: device not mounted
E {PPU[0x1] Thread (main_thread)[0x003af8b8]} Unimplemented function: cellKey2CharOpen -> CELL_OK
E {PPU[0x1] Thread (main_thread)[0x003aef18]} cellGcmSys: cellGcmSetTile: bad compression mode! (8)
E {RSXThread} TODO: unknown/illegal method [0x0000e944](0x0)
E {RSXThread} TODO: unknown/illegal method [0x0000e944](0x0)
E {RSXThread} TODO: unknown/illegal method [0x0000e944](0x0)
E {RSXThread} TODO: unknown/illegal method [0x0000e944](0x0)
.............same error like up..............
mecripper
Unregistered


 
07-22-2015, 08:17 AM -
#36
Build: cdf38d1
CPU: PPU Interpreter 2
SPU: SPU Interpreter 2
ps0ne
Member


0
304 posts 59 threads Joined: Oct 2017
09-04-2015, 04:42 AM -
#37
NPUB90041 version

kind of halfplayable
notq
RPCS3 Tester


0
435 posts 58 threads Joined: Nov 2017
11-17-2015, 07:06 PM -
#38
v0.0.0.6-184-g5f6caf3 - DX12
emunewzdecade
Unregistered


 
11-20-2015, 12:23 AM -
#39
(11-17-2015, 07:06 PM)notq Wrote: v0.0.0.6-184-g5f6caf3 - DX12

Very good performance!
Dante38490
Unregistered


 
11-20-2015, 01:01 AM -
#40
(11-17-2015, 07:06 PM)notq Wrote: v0.0.0.6-184-g5f6caf3 - DX12
ah well, that's another blue games: 3
@vlj would you look at that ^^


Forum Jump:


Users browsing this thread: 2 Guest(s)