RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.06k stars 1.88k forks source link

Resistance 3 crashing (often requiring RPCS3 to be manually killed) even with default settings #15792

Closed digant73 closed 4 days ago

digant73 commented 1 month ago

Quick summary

Just bought even the BCES01118 (EU version) of Resistance 3, installed its updates (up to 01.05) and verified that the game freezes (even with no patches applied) and I need to close the game window. Often, as it happened with the attached log file (zip file not available due to RPCS3 crashed or required to be killed), RPCS3 crashes or freezes and a manual kill of the process is required.

Tested on Windows 11 (with latest updates) with:

Details

No response

Attach a log file

RPCS3.zip

Attach capture files for visual issues

No response

System configuration

No response

Other details

No response

Hamof1 commented 1 month ago

Sounds like the same issue as this: https://github.com/RPCS3/rpcs3/issues/14809, which is still happening on the current build for me.

digant73 commented 1 month ago

in this game, from the log file and the console (before I close the frozen game window) I see:

F {RSX [0x39eff50]} SIG: Thread terminated due to fatal error: Assertion Failed! Vulkan API call failed with unrecoverable error: Device lost (Driver crashed with unspecified error or stopped responding and recovered) (VK_ERROR_DEVICE_LOST) (in file D:\a\1\s\rpcs3\Emu\RSX\VK\VKQueryPool.cpp:45[:4], in function bool __cdecl vk::query_pool_manager::poke_query(struct vk::query_pool_manager::query_slot_info &,unsigned int,unsigned int)) (error=0x578) (in file D:\a\1\s\rpcs3\Emu\RSX\VK\vkutils\shared.cpp:110[:24], in function void __cdecl vk::die_with_error(enum VkResult,class std::basic_string<char,struct std::char_traits,class std::allocator >,struct std::source_location)) (error=0x578) E DS3: get_data: hid_get_feature_report 0xf2 failed! result=-1, buf[0]=0xf2, error=Get Input/Feature Report DeviceIoControl: (0x0000048F) The device is not connected. E Input: DualShock 3 device 0 disconnected

Jonathan44062 commented 1 month ago

That error message is related to this: https://github.com/RPCS3/rpcs3/issues/15289 So please report your issue there

digant73 commented 4 days ago

closing because covered by #15289