shadps4-emu / shadPS4

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

ARC770 graphics card Bloodborne crash #980

Closed okaku123 closed 1 month ago

okaku123 commented 2 months ago

ARC770 graphics card Bloodborne crashes when entering the 3D screen of the game, but works normally when creating a 2D character shad_log.txt

ouco1986 commented 1 month ago

Encountered the same problem

hgh32 commented 1 month ago

https://github.com/shadps4-emu/shadPS4/issues/765 Basically can be determined to be a specific problem with intel gpu https://github.com/shadps4-emu/shadPS4/blob/171e475f80158e4e539a5ba173db5761a3baf196/src/video_core/renderer_vulkan/vk_compute_pipeline.cpp#L190 Commenting out this line of code will allow it to continue running, but may cause some graphics issues

ouco1986 commented 1 month ago

765 Basically can be determined to be a specific problem with intel gpu

https://github.com/shadps4-emu/shadPS4/blob/171e475f80158e4e539a5ba173db5761a3baf196/src/video_core/renderer_vulkan/vk_compute_pipeline.cpp#L190

Commenting out this line of code will allow it to continue running, but may cause some graphics issues

Thank you for your attempt. Can you release a program that allows us Intel graphics card users to test it

Hermiten commented 1 month ago

Cleaning bloodborne issue, please try again on lastest version, check if it's fixed for you and if not, please check if issue already exist on github before doing a new one.