red-prig / fpps4-game-compatibility

Game compatibility
174 stars 12 forks source link

Art of Balance - CUSA01464 #475

Open LukeWarnut opened 1 year ago

LukeWarnut commented 1 year ago

Art of Balance

Code:

CUSA01464

Emulator version:

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

Status:

Boots

Description:

Boots with a white screen, then crashes. (texture format related?)

Error:

An unhandled exception occurred at $0000000100253393:
EAssertionFailed: [_get_tsharp4_cformat] dfmt:10_11_11 nfmt:FLOAT (ps4_gpu_regs.pas, line 1783)
  $0000000100253393
  $000000010010A668
  $000000010010A859
  $0000000100109B7F
  $000000010007347A
  $000000010007419D
  $00000001000746B0
  $00000001000706F4
  $0000000100004E76
  $0000000100014171
  $00007FFFEB3E244D
  $00007FFFEC5EDFB8

Log:

log-aobalance.txt

GamingDuckingalt commented 1 year ago

Retest

and468860 commented 1 year ago

EAssertionFailed: TODO (vImage.pas, line 258)

gandalfthewhite19890404 commented 1 year ago

Retest to get more information

gandalfthewhite19890404 commented 1 year ago

retest

and468860 commented 1 year ago

Art of Balance EAssertionFailed: VOP2?45 (emit_vop2.pas

Hermiten commented 1 year ago

Without hacks:

vkAllocateMemory:VK_ERROR_INVALID_EXTERNAL_HANDLE An unhandled exception occurred at $00000001000C07D4: EAssertionFailed: Assertion failed (vMemory.pas, line 684) $00000001000C07D4 $0000000100096B49 $0000000100140FEB $00000001001414FF $000000010009094E $0000000100090F25 $00000001000913A0 $000000010008D26C $0000000100005176 $0000000100014611 $00007FFDA07B26AD $00007FFDA1D8A9F8

An unhandled exception occurred at $0000000100238DDB: EAccessViolation: Access violation $0000000100238DDB $000000010023ADBB $00007FFDA18E8231 $00007FFDA18E7CF1 $000000010023C03D $000000010017F970 $000000010017FE61 $00000001001A0F25 $000000010017FDFB $000000010006B208 $0000000100004891 $0000000100005176 $0000000100017F10 $0000000100003340 $00007FFDA07B26AD $00007FFDA1D8A9F8

With MEMORY hack:

An unhandled exception occurred at $0000000100292B49: EAssertionFailed: VOP2?45 (emit_vop2.pas, line 564) $0000000100292B49 $00000001002ACB67 $00000001002ACC31 $000000010013C7CC $000000010013CC39 $000000010013CE51 $000000010008FE44 $0000000100090D46 $0000000100091320 $000000010008D26C $0000000100005176 $0000000100014611 $00007FFDA07B26AD $00007FFDA1D8A9F8

An unhandled exception occurred at $0000000100238DDB:

Hermiten commented 1 year ago

Hey maybe you forgot this ? "VOP2?45" First time I see this one