MiSTer-devel / SNES_MiSTer

SNES for MiSTer
GNU General Public License v3.0
196 stars 79 forks source link

Bad interlaced resolution. #324

Closed PepAlacant closed 2 years ago

PepAlacant commented 2 years ago

Rendering Ranger Still doesn't work, and there is a resolution issue in interlaced modes. It can be noticed in "Super Family Tennis". The selection mode is in high resolution interlaced, and it's shown incorrectly in the CRT resolutions.

birdybro commented 2 years ago

Yes, there is still an issue open for Rendering Ranger here --> https://github.com/MiSTer-devel/SNES_MiSTer/issues/292 - It's not closed yet.

For the interlaced resolution of Super Family Tennis... It stays on 512x224 with an occasional rare switch to 512x448i on screen transitions before the title screen (and then the selection screen you mentioned). When using a RetroTink5x Pro to get the lines and frequency, it looks correct to me. 525i input lines (this is correct for NTSC), 15.75kHz input h-freq, and 59.98hz v-freq (correct for SNES).

RetroTink 5x Pro capture from MiSTer

Screenshot 2022-04-10 15-37-01

HDMI Capture from MiSTer Screenshot 2022-04-10 15-03-22

And in game shots are the typical 262p as usual (480i is actually 262.5p --> 525i for reference).

What kind of CRT are you using? The game is Japanese so if it is a PAL CRT then it probably won't work right.

PepAlacant commented 2 years ago

I'm using a Sanyo TV with SCART. It is a PAL TV but it has support for NTSC modes. The game shows ok in the Super Famicom and in the MiST FPGA SNES core. But it shows really strange in the MiSTer core.

PepAlacant commented 2 years ago

I'll do the test with a PVM tomorrow and I'll try to get an image.

PepAlacant commented 2 years ago

97B7061A-C9EA-4134-A486-CD43F4AADEF3 it's shown interlaced, but it shows as it. Wrong resolution.

PepAlacant commented 2 years ago

My fault ! I had a the 256px option enabled ! Sorry so much.

birdybro commented 2 years ago

Yup! I just was about to say that was probably what was happening. :) Glad you figured it out!

PepAlacant commented 2 years ago

sorry for the inconvenience !