MiSTer-devel / Saturn_MiSTer

Sega Saturn for MiSTer
51 stars 13 forks source link

SEGA Saturn Core Has A Blank Vertical Line On The Right Of The Screen #168

Closed InfernoHabanero closed 2 months ago

InfernoHabanero commented 3 months ago

Untitled Untitled2

So I was playing around with the SEGA Saturn core trying to get a 4:3 aspect ratio, and I noticed that there was blank space on the right of the screen. At first I assumed it was some quirk with the SEGA Saturn hardware I wasn't aware of, but I knew something wasn't right because no other core gave me this specific issue.

So I decided to test it out by using a raw screenshot from an emulator and the SEGA Saturn core outputting at an integer scale, both images scaled to 1280x896 for better visibility. As you can see, despite technically being the exact same resolution, the SEGA Saturn core is not showing the entire image. One vertical line on the right is not being shown like it should, which then creates four blank vertical lines when scaled up four times.

Untitled3 Untitled4

Interlaced content is also producing a similar problem, for example on the title screen for Virtua Fighter 2 there are two vertical lines on the right of the screen from the SEGA Saturn core being blanked out when scaled two times to 1408x896.

real-amano commented 3 months ago

I wonder if this is the same issue as #22. That bug seems to be dealing with a lot more blank lines (10-15% of the picture) thus that one could be fixed already.

Zet-sensei commented 3 months ago

Should be fixed with commit https://github.com/MiSTer-devel/Saturn_MiSTer/commit/4f9777657f0a23603d1b3d3561dab0a25d4a30ef

real-amano commented 3 months ago

@InfernoHabanero probably another one bit the dust ;)