-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Tekken 5 with Distorted(Garbage) Graphics on Latest Build #638
Comments
As said on the forum, the wild arms hack and align hack is not compatible. |
I'm retested pcsx2 again and pre-assume it was caused by Progresive Scan in Tekken 5. http://forums.pcsx2.net/Thread-Tekken-5-with-Distorted-Garbage-Graphics-on-Latest-Build?page=2 |
issue 1/ sub rt support (8 bits texture) on the texture cache Potentially additional upscaling issue. |
Yes issue 3/ blit with linear filtering, but there are some holes between the sprite! It is the root cause of theee small rectangle lines. |
This game has multiple effects which are CRC hacked and still not perfectly working. I'll make a new master issue with detailed info |
This was mentioned in another PR/Issue recently, but I can't remember which one |
You're probably referring to this one: #1413 |
Yep that's it :) |
The top left corner garbage issue has been fixed on all renders. D3D misses an extra effect that requires a dedicated shader. The other upscaling issue can be solved when the Merge Sprite code is updated. Stated by Gregory. Edit: Forgot to mention the half screen bottom issue which is also currently present but is skipped with Automatic CRC hacks on both renders. |
So gregory has the fix ready??? |
No, someone needs to write the code 😄 |
But the exact cause and how to solve it is known? |
Well sort of I guess. Gregory can explain it in detail, you should really hop on discord. |
There's a pcsx2 discord? |
Discord is the new irc, well it's not official but a lot of us are there :) |
I adjusted the crc hacks to work on progressive mode as well a few months ago. |
I'll go ahead and close this, there's nothing else we can do about the upscaling issues for now. Edit: As for the half screen issue it's already a duplicate. |
It is on newest http://buildbot.orphis.net/pcsx2/
It happened only at certain background screen scene (Moonlit Widerness, Burning Temple, etc) and use a non-native resolution. Thank.
In Game Screen:
http://oi58.tinypic.com/23jfq01.jpg
http://oi60.tinypic.com/2ylvke9.jpg
http://oi60.tinypic.com/fw55w5.jpg
http://oi60.tinypic.com/fxh3di.jpg
Config Screen:
http://oi58.tinypic.com/2dsodbq.jpg
http://oi62.tinypic.com/260a3p1.jpg
The text was updated successfully, but these errors were encountered: