red-prig / fpps4-game-compatibility

Game compatibility
174 stars 12 forks source link

Project Warlock - CUSA19374 #1150

Open elonthelad opened 1 year ago

elonthelad commented 1 year ago

Game name

Project Warlock

Code

CUSA19374

Game version

1.04

Used emulator's version

red-prig/fpPS4@00f5d04

Current status

Intro

Error

An unhandled exception occurred at $0000000100082F30:
EAssertionFailed: TODO tiling_idx:Thick_1dThick (vImageTiling.pas, line 498)

Description

Game boots into unity intro and others. Graphics and Audio work, but distorted. Only works with Depth_disable_hack and Compute_disable_hack

Screenshots

image

elonthelad commented 1 year ago

Tested now on commit [6a6f296] with DEPTH_DISABLE_HACK, COMPUTE_DISABLE_HACK, SKIP_UNKNOW_TILING now brings the game to the main menu with no background graphics and low fps, "New game" and it then loads, until vkQueueSubmit:VK_ERROR_DEVICE_LOST

image image

Fps increases by about double with IMAGE_TEST_HACK, but text becomes unreadable.