jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
240 stars 41 forks source link

CPS-2 Dimahoo - scandoubler/integer not working #751

Closed dfilskov closed 3 months ago

dfilskov commented 3 months ago

Like on all JT cores that rotates its video signal integer scaling does not work. I think Integer scaling applied before the rotation instead of after (or it could be becuase I use 1920x1920 and the scaling can't deal with square resolutions).

Scandoubler CRT scanlines don't work either.

Please check this video to see for yourself that scanlines does not appear:

https://github.com/user-attachments/assets/5a89e83c-8648-4d9c-b32b-be545919a2d8

jotego commented 3 months ago

Duplicated in #726