PCSX2 / pcsx2_patches

Patches for Widescreen, No Interlace etc go in here, syncs with the main repo
159 stars 75 forks source link

Corrected Tekken Tag Tournament (SLUS-20001) character ratio #414

Open crashGG opened 3 weeks ago

crashGG commented 3 weeks ago

The ratio of Tekken TT should be 640:448 (original pixel ratio), but it is usually stretched to 4:3 in pcsx2, causing the y-axis to be stretched by 7.14% and the character to look a bit thin and long visually.This issue also carries over to using the 16:9 patch.

Now adjust a value on the 16:9 patch to get the character back to the correct ratio.

master: 1

pr: 2

PeterDelta commented 3 weeks ago

But the calculation is correct, according to my tests this change is not convenient to have in the repository...

Tekken Tag Tournament_SLUS-20001_20240905220601 4:3 original

Tekken Tag Tournament_SLUS-20001_20240905220612 Current patch, matches the original proportion

Tekken Tag Tournament_SLUS-20001_20240905220626 PR Scanlines appear in native resolution denoting that something is not right. Also, the original 4:3 aspect ratio is lost in comparison.

crashGG commented 3 weeks ago

I used the deinterlacing patch at the same time as the 16:9 patch. I didn't seem to notice any issues with the image under hardware acceleration.

crashGG commented 3 weeks ago

The same for Tekken Tag Tournament (Japan) (v3.00) ,and with a No-Interlacing patch added