-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Regression] TLoU and GT6 bugs after #14104 #14142
Comments
Probably fixed by 14140, try again |
Unable to reproduce this in TLOU using the latest master (v0.0.28-15311) which has #14140 already merged, it is quite possible that this issue has already been resolved in that PR for TLOU. |
|
Can you please upload a new log with logging enabled? |
Sure, here it is: |
And here is RSX capture from v.15277 with working shadows and lighting: |
@Linear524 Let's start with the easy one - explain how to reproduce the green blotch on GT6. I'm not able to reproduce that one. |
I'm just using my regular max-accuracy settings: |
Could be a pascal-specific problem. Which track did you test with? |
Every track, but mostly Nurburgring, second option |
Then it's probably pascal (maybe all nvidia?) rounding mode issue in shaders. I'll try and reproduce on the nvidia card later although it is a newer model. |
Verified the tlou bug, it's caused by projected coordinate scaling with the new setup. We need some more work around that special case. |
i've noticed something, on build 15277 tlou works fine but when i tested on 15302 and later builds the marks on the screen appears issue https://youtu.be/jZq87fz0gLc my specs are: ryzen 5 5600, 32GB, RX570 (23.5.2) |
TLOU shadow issue should be fixed by #14149 |
@Clarke2131 There have been many fixes since 15302 specifically to fix those artifacts. The issue is only relevant if it still happens after 15311 |
fair enough my bad 😅, here is the 15318 |
@Linear524 The PR got improvements and was merged. Please retest. |
Thanks KD-11 ! :) |
Hi KD-11 ! ) P.S. - is it possible for you to complete #10208 this year ?)) I know it is not so simple, but a lot of titles will benefit from this fix :) |
Quick summary
TLoU and GT6 have bugs after #14104
TLoU shadowmaps are screwed (projected shadows from dynamic light sources).
GT6 have weird green pixelated garbage at lower right corner.
Screensots attached.
Details
Build with regression
#14104
Attach two log files
RPCS3.log
Attach capture files for visual issues
https://drive.google.com/file/d/1eKeW9HAsyOLNFaEnsmFNYMFd_mlLtG5N/view?usp=sharing
System configuration
Other details
I use WCB + RCB + WDB + RDB and native 720p mode.
For TLoU I use only RSX lighting patch and no other patches.
The text was updated successfully, but these errors were encountered: