red-prig / fpps4-game-compatibility

Game compatibility
176 stars 12 forks source link

The Binding of Isaac: Rebirth - CUSA01344 #106

Open gandalfthewhite19890404 opened 1 year ago

gandalfthewhite19890404 commented 1 year ago

Game name

Binding of Isaac Rebirth

Code

CUSA01344

Used emulator's version

https://github.com/red-prig/fpPS4/commit/fb69f391133287f28e256933faf87ff7b840fb9c

Current status

Nothing

Error

An unhandled exception occurred at $000000010006A884:
EAssertionFailed: TODO CCB (ps4_videodrv.pas, line 2479)
  $000000010006A884

[TWin32WidgetSet.Destroy] WARNING: There are 1 TimerInfo structures left, I'll free them
An unhandled exception occurred at $00000001001F5BAD:
EAccessViolation: Access violation

Description

Crash after start

Screenshots

gandalfthewhite19890404 commented 1 year ago

Retest, due sourcecode changes

MisterbALLIN commented 1 year ago

An unhandled exception occurred at $0000000100071124: EAssertionFailed: TODO CCB (ps4_videodrv.pas, line 2530) $0000000100071124

An unhandled exception occurred at $00007FFF7941D4D1: EAccessViolation: Access violation $00007FFF7941D4D1

MisterbALLIN commented 1 year ago

using the update 1.07, I get this error: nop nid:libSceUsbd:4CE860ECFEA44C7E:sceUsbdInit the emulator screen actually opens, but its white

GamingDuckingalt commented 1 year ago

change it to "The Binding of Isaac: Rebirth"

gs-soda commented 1 year ago

As mentioned the game crashes with nop nid:libSceUsbd:4CE860ECFEA44C7E:sceUsbdInit but if you add libSceUsbd.prx then the game crashes with nop nid:libkernel:FC9A7B17EA57C4D8:pipe

gandalfthewhite19890404 commented 1 year ago

Retest

gs-soda commented 1 year ago

New error: nop nid:libSceUsbd:F2A07D02BE0FE677:sceUsbdGetDeviceList Game version 1.07

gs-soda commented 1 year ago

Retest: nop nid:libSceUsbd:F2A07D02BE0FE677:sceUsbdGetDeviceList is fixed

New error: An unhandled exception occurred at $00007FFB8ABF1CD6: EAccessViolation: Access violation $00007FFB8ABF1CD6 $00007FFB8ABF1C9E $00007FFB89299683 $00007FFB892B5F63 $00007FFB892AA8F5 $00007FFB892AF341 $00007FFB892CE470 $00007FFB892CD8C8 $00007FFB8934ADD3 $00007FFB8A9AE092 $00007FFB8A9ACDD2 $00007FFB8A9B1C21 $00007FFB8A9B1716 $00007FFB8A9B09F7 $00007FFB8A9B5C00 $00007FFB8A99E01C $00007FFBB9BBEFC7

An unhandled exception occurred at $00000001001760B4: Press any key to continue

/

Using DEPTH_DISABLE_HACK gives me a different error: !BeginRenderPass An unhandled exception occurred at $0000000100087396: EAssertionFailed: !BeginRenderPass (ps4_videodrv.pas, line 2190) $0000000100087396 $0000000100087970 $00000001000838C4 $0000000100004FA6 $0000000100014441 $00007FFC1B2B26BD $00007FFC1C7ADFB8

gs-soda commented 1 year ago

Retest: Using no hacks, the game crashes with: Message: Access violation (216) $00000000075902E0 offset $001E02E0 rebirth.prx:dtInit+$001E02E0 $0000000007526961 offset $00176961 rebirth.prx:dtInit+$00176961 $000000000757B365 offset $001CB365 rebirth.prx:dtInit+$001CB365 $00000001000874B3 fpPS4.exe An unhandled exception occurred at $000000010023854B: Press any key to continue . . .

Using DEPTH_DISABLE_HACK crashes with a slightly different Renderpass error:

!BeginRenderPass An unhandled exception occurred at $0000000100090516: EAssertionFailed: !BeginRenderPass (ps4_videodrv.pas, line 2230) $0000000100090516 $0000000100090AF0 $000000010008CA3C $0000000100005056 $00000001000144F1 $00007FFFFF4026BD $00007FF80012A9F8

An unhandled exception occurred at $000000010017F0D4: Press any key to continue . . .