Commodore 64 4x "perfect scaling" doesn't work
Posted: Fri Feb 18, 2022 9:33 pm
Hi all!
I'm using my MISTer on my Lg Studioworks 700S Svga that has a max resolution of 1280 x 1024 / 60Hz.
I'm trying to "perfect" upscaling Commodore 64 core with scanlines. These are the settings on .ini:
Now, the Commodore has a native resolution of 320x200px, so multiplied by 4 is exactly 1280x800px.
I've set it but, both in vscale_mode=0 or vscale_mode=1 it doesn't fit the screen and/or displays correctly the scanlines, as from pictures below why?
I'm using my MISTer on my Lg Studioworks 700S Svga that has a max resolution of 1280 x 1024 / 60Hz.
I'm trying to "perfect" upscaling Commodore 64 core with scanlines. These are the settings on .ini:
Code: Select all
[MiSTer]
key_menu_as_rgui=0 ; set to 1 to make the MENU key map to RGUI in Minimig (e.g. for Right Amiga)
forced_scandoubler=0 ; set to 1 to run scandoubler on VGA output always (depends on core).
ypbpr=0 ; set to 1 for YPbPr on VGA output.
composite_sync=0 ; set to 1 for composite sync on HSync signal of VGA output.
vga_scaler=1 ; set to 1 to connect VGA to scaler output.
[c64]
# 320×200; The C64 has a resolution of 320×200 pixels, consisting of a 40×25 grid of 8×8 character blocks.
vscale_mode=0
video_mode=1280,72,136,208,800,2,6,50,87410
I've set it but, both in vscale_mode=0 or vscale_mode=1 it doesn't fit the screen and/or displays correctly the scanlines, as from pictures below why?