pcsx2
pcsx2 copied to clipboard
[BUG]: TimeSplitters Future Perfect - sun crossing structures
Describe the Bug
In phases where it is possible to see the sun it crosses solid structures many times.
https://github.com/PCSX2/pcsx2/assets/136722551/2f96a6a9-feda-48b9-afdc-ecc9bfa387fd
Reproduction Steps
In the first and second phase it is already possible to see what is happening.
Expected Behavior
the sun hide behind the structures.
PCSX2 Revision
1.7.4585
Operating System
Windows 10 (64bit)
GPU
RX-570 4GB
Emulation Settings
Might need auto flush or CPU/GPU CLUT.
Please upload a GS dump of the issue.
Could be an invalidation/download issue.
This effect's not entirely on the GS, it downloads the depth buffer, then reuploads later.
Could be an invalidation/download issue.
This effect's not entirely on the GS, it downloads the depth buffer, then reuploads later.
I used the search engine first, but I probably wrote the name wrong, that's why it didn't appear. By the way, this bug still cannot be solved, right?
1.7.5003 Yes, the sun still goes through things
We still can't solve this error? :(
Hello again, is there any progress on the possible fix of this bug? Thank you.
You have to wait for someone to be interested in investigating it.
Spamming the thread tends to do the opposite - causes loss of interest.
You have to wait for someone to be interested in investigating it.
Spamming the thread tends to do the opposite - causes loss of interest.
Hello, yes, I understand, I didn't want to spam, just ask if there was any progress on this, (my last question was 2 weeks ago), thanks for answering :)
In my tests I noticed a significant improvement from 1.7.4244 to 1.7.4245
see that the sun here is not stopped by anything 👎(1.7.4244): https://github.com/PCSX2/pcsx2/assets/136722551/de86ee04-98bd-4837-a13d-3370143ea9fb
notice that here he starts to have difficulty crossing walls 👍(1.7.4245): https://github.com/PCSX2/pcsx2/assets/136722551/b40270d2-1313-437a-9f10-6b70479c7628
In my tests I noticed a significant improvement from 1.7.4244 to 1.7.4245
see that the sun here is not stopped by anything 👎(1.7.4244): PCSX2/pcsx2/assets/136722551/de86ee04-98bd-4837-a13d-3370143ea9fb
notice that here he starts to have difficulty crossing walls 👍(1.7.4245): PCSX2/pcsx2/assets/136722551/b40270d2-1313-437a-9f10-6b70479c7628
semi win for rewriting invalidation, I guess :P