trigger

Results 44 comments of trigger

I'm getting this error with the newest version. I only get this error when Launcher.exe isn't next to war3.exe. ![image](https://cloud.githubusercontent.com/assets/5994581/18421533/7ed3cffa-7841-11e6-833e-799ac4b520a5.png)

I could run two instances of RTC and there was no issue lol Anyway, thanks

> this reminds me, does anyone still see the weird visual bug for the water in the sorrows boss battle? > > [this](https://i.gyazo.com/5a148be884806561e73249e2b24b6324.png) is the issue im talking about, this...

Have you tried increasing the wake-up delay?

I'm getting slightly worse performance in LLVM 20 compared to 19, which already had worse AVX512 performance than LLVM 17 (https://github.com/RPCS3/rpcs3/issues/16733). Tested on a 8945HS. LLVM 19: ![image](https://github.com/user-attachments/assets/db0a7c5d-6fd5-43ed-a584-64612ff68f96) LLVM 20:...

+1 I lost about 20 FPS in this same scene with the mentioned PR.

Seems to not be an issue with accurate spu reservations set to false, which is probably the intended behavior.

Disabling accurate spu reservations only restores the performance for me on Linux. The regression is still an issue in Windows. **EDIT:** The prebuilt 16670 binary has better performance than my...

I did some more testing. https://github.com/RPCS3/rpcs3/pull/15933 restores the performance lost by the PR from the original post (as expected). The primary regression happens with https://github.com/RPCS3/rpcs3/pull/15934/ Regression - 110fps ![Image](https://github.com/user-attachments/assets/987c08e0-5128-4a95-bda1-22568b13818a) Previous...

Master build with https://github.com/RPCS3/rpcs3/pull/15934 reverted (https://github.com/cipherxof/rpcs3/commits/regression-test3/). Note that I am only seeing the regression under Windows. These tests were done on a 8945HS. ![Image](https://github.com/user-attachments/assets/faf8dc94-6004-42b8-ac8e-76795e020f8c)