red-prig / fpps4-game-compatibility

Game compatibility
174 stars 12 forks source link

GODS Remastered - CUSA15513 #204

Open gandalfthewhite19890404 opened 1 year ago

gandalfthewhite19890404 commented 1 year ago

Game name

GODS Remastered

Code

CUSA15513

Used emulator's version

https://github.com/red-prig/fpPS4/commit/47db79536bf15bef7405061a34388ed968326c63

Current status

Nothing

Error

An unhandled exception occurred at $0000000100249349:
EAssertionFailed: SOP2?36 (emit_sop2.pas, line 397)
  $0000000100249349
  $0000000100263167
  $0000000100263231
  $00000001000FC29C
  $00000001000FC6E1
  $00000001000FC8F1
  $000000010006FEA4
  $0000000100070E1D
  $00000001000712E0
  $000000010006D3B4
  $0000000100004F26
  $0000000100014221
  $00007FFCD8397034
  $00007FFCD8EA26A1

An unhandled exception occurred at $000000010013E5C4:

Description

Crash

MisterbALLIN commented 1 year ago

Status: Nothing

Error: An unhandled exception occurred at $000000010007C730: EAssertionFailed: TODO tiling_idx:Thick_1dThick (vImageTiling.pas, line 498) $000000010007C730 $0000000100072B44 $00000001000737FD $0000000100073D10 $000000010006FD54 $0000000100004DD6 $00000001000140D1 $00007FFD1AD75550 $00007FFD1BA4485B

gandalfthewhite19890404 commented 1 year ago

Tested with 88d2a1d and -h SKIP_UNKNOW_TILING

An unhandled exception occurred at $00007FFD41C43050:
EAccessViolation: Access violation
  $00007FFD41C43050
  $00007FFD41C1821D
  $00007FFD41C13347
  $00007FFD41C16497
  $00007FFD41C33490
  $00007FFD41C32A26
  $00007FFD41CA37BF
  $00007FFD42DD1EF1
  $00007FFD42DD0D04
  $00007FFD42DD56AD
  $00007FFD42DD5176
  $00007FFD42DD4593
  $00007FFD42DD8F40
  $00007FFD42DC28FF
  $0000000100117ADB
  $000000010011B97F
  $0000000100080AA6

An unhandled exception occurred at $000000010021D83B:
EAccessViolation: Access violation
  $000000010021D83B
gandalfthewhite19890404 commented 1 year ago

Retest with def590c

Used hacks:

-h SKIP_UNKNOW_TILING

Error:

An unhandled exception occurred at $00000001002CA4E9: EAssertionFailed: Unknow (emit_sopp.pas, line 348)

Hermiten commented 1 year ago

Why do you remove the label "crash_unknown_access_violation" ? It's still present , just you bypass it with a hack. It's just to understand (because it can help for the future to fix the acces violation, no ?)

gandalfthewhite19890404 commented 1 year ago

There none access violations, except EAssertionFailed: TODO tiling_idx:Thick_1dThick (vImageTiling.pas, line 499)

gandalfthewhite19890404 commented 1 year ago

That is why there was label crash_unknown_access_violation

An unhandled exception occurred at $00007FFD41C43050:
EAccessViolation: Access violation
  $00007FFD41C43050
  $00007FFD41C1821D
  $00007FFD41C13347
  $00007FFD41C16497
  $00007FFD41C33490
  $00007FFD41C32A26
  $00007FFD41CA37BF
  $00007FFD42DD1EF1
  $00007FFD42DD0D04
  $00007FFD42DD56AD
  $00007FFD42DD5176
  $00007FFD42DD4593
  $00007FFD42DD8F40
  $00007FFD42DC28FF
  $0000000100117ADB
  $000000010011B97F
  $0000000100080AA6

An unhandled exception occurred at $000000010021D83B:
EAccessViolation: Access violation
  $000000010021D83B
Hermiten commented 1 year ago

Ok perfect got it !