05-20-2014, 05:31 AM
How about if keyboard one not null ? Okay to progress?
Super Puzzle Fighter II Turbo HD Remix [NPUB30017]
|
05-20-2014, 05:31 AM
How about if keyboard one not null ? Okay to progress?
05-20-2014, 12:57 PM
(This post was last modified: 05-20-2014, 01:10 PM by emunewzdecade.)
(05-20-2014, 05:31 AM)jacky400 Wrote: How about if keyboard one not null ? Okay to progress? Yes, with the keyboard handler enabled it runs normally, but it does not have any effect on game progress. With the latest updates, after the logo "All Rights Reserved", is only possible to view the images by RSX debugger.
Humm complicated.
BTW, i have pushed a pull request and should be no more cellGcmSetBackPolygonMode [raven02]
05-20-2014, 08:13 PM
(This post was last modified: 05-20-2014, 08:54 PM by emunewzdecade.)
News Updates!
rpcs3 revision 6bb812f When configuring in 1280x720 returned to continue with the pictures! Code: [E : RSXThread]: TODO: cellGcmSetFrequencyDividerOperation(0x100) This message appears during ingame presentation! E : RSXThread]: TODO: cellGcmSetFrequencyDividerOperation(0x100) This is observed as well. Unknown syscall: 880 - 00000370 Unknown syscall: 880 - 00000371 SuperPuzzleFighterIIHD_logfile_part1 SuperPuzzleFighterIIHD_logfile_part2 SuperPuzzleFighterIIHD_logfile_part3 SuperPuzzleFighterIIHD_logfile_part4
05-20-2014, 08:38 PM
So a lot of read from null block directly after those two unknown syscalls, in the same thread, but not before. Guess they are important.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
05-20-2014, 10:34 PM
Seems so! So much so that then the first error "Read32 from null block" occurs!
Code: [E : PPU[1] Thread (CPUThread)[0x00179348]]: Read32 from null block: [000000b8]
05-22-2014, 11:22 PM
Very good, with the "fixes Cellpad # 257", the pad handler enabled, the game runs without any previous errors!
However, it does not recognize the buttons when it asks to press the start button.
05-22-2014, 11:48 PM
(05-22-2014, 11:22 PM)emunewzdecade Wrote: Very good, with the "fixes Cellpad # 257", the pad handler enabled, the game runs without any previous errors! Try pressing several buttons at the same time, or keeping some button continuously pressed down while pressing another. Basically, mash the keyboard and see if something happens
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
05-24-2014, 05:20 AM
(05-22-2014, 11:48 PM)ssshadow Wrote:(05-22-2014, 11:22 PM)emunewzdecade Wrote: Very good, with the "fixes Cellpad # 257", the pad handler enabled, the game runs without any previous errors! I tried to do as you recommended and still does not recognize the commands. It seems that fixing the problem turned to skip the controller during boot in order to not interrupt the progress! I believe that the start button was recognized there was a certain chance of advancing to the screen for selecting the characters, noting that freezing the game occurs when viewing this presentation. Is observed in the log file then the "Unknown syscall: 880-00000370 and Unknown syscall: 880-00000371" errors followed by Read32 error and following the crash of emulation occurs.
05-25-2014, 01:32 AM
Have you tired to decrypt all the edat files? I heard the emulator will crash when decrypt compress edat files.
|
« Next Oldest | Next Newest »
|