shadps4-emu / shadPS4

PS4 emulator for Windows,Linux,MacOS
https://shadps4.net/
GNU General Public License v2.0
10.96k stars 688 forks source link

[Aggregate issue] Unsupported component swap mode 3 in (vk::ClearValue ColorBufferClearValue) #827

Closed Emulator-Team-2 closed 1 month ago

Emulator-Team-2 commented 2 months ago

Tested the main build - (v0.3.1 WIP) - https://github.com/shadps4-emu/shadPS4/commit/8776eba8c89ae65aac3c0a7d0787a8843d216edd.

The game crashes right after launch with this error.

https://github.com/shadps4-emu/shadPS4/blob/bd9f82df94847b4a5f3d2676ae938f064505c992/src/video_core/renderer_vulkan/liverpool_to_vk.cpp#L737

Log: shad_log.zip

Emulator-Team-2 commented 1 month ago

Update:

CUSA01135 - Trine Enchanted Edition

[Debug] <Critical> liverpool_to_vk.cpp:operator():737: Assertion Failed!
Unsupported component swap mode 3

Log: shad_log.zip

Emulator-Team-2 commented 1 month ago

Other games with the same issue:

gandalfthewhite19890404 commented 1 month ago

CUSA00217 Trine 2

Hermiten commented 1 month ago

Also:

Yakuza 6 Blue Jacket Demo

[Debug] <Critical> liverpool_to_vk.cpp:operator():552: Assertion Failed!
Unsupported component swap mode 3

https://github.com/shadps4-emu/shadPS4/issues/349

Emulator-Team-2 commented 1 month ago

Fixed by https://github.com/shadps4-emu/shadPS4/pull/1381.