RPCS3 / rpcs3

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

Fallout 3 [BLUS30451]: Frequent freezing #14974

Open Shoegzer opened 6 months ago

Shoegzer commented 6 months ago

Quick summary

This title frequently freezes ingame. Usually it occurs between 5-15 minutes of going ingame, but can sometimes occur after hours. Whatever specific ingame event is triggering this is unknown.

Details

Freezing is apparently due to sleepy threads, as shown in the following log excerpt:

·E 0:14:49.114105 {Emulation Join Thread} SIG: Thread [rsx::thread] is too sleepy. Waiting for it 33227.966µs already!

Setting driver wake-up delay doesn't seem to help much, though in testing it was mostly around 200us. I'm not sure if any other settings would have a positive or negative effect.

Attach a log file

RPCS3.log.zip

Attach capture files for visual issues

N/A

System configuration

Other details

No response

FlexBy420 commented 6 months ago

Log is from a broken build, retest the game on latest build

Shoegzer commented 6 months ago

Thanks. In testing against the latest commit dfb163546bdc8206d4757e848588b7e53424327b though, it still freezes.