Build Your Own Arcade Controls Forum
Software Support => GroovyMAME => Topic started by: purity1516 on May 28, 2019, 01:21:34 pm
-
Hello guys,
I'm trying to generate a 440x400 @ 60.000000 video mode for N64 games (Factor 5 games)...
It turns out that VMMaker always gives me a "664x496_60 16.17KHz 60.00Hz" 14.10 664 696 760 872 496 499 505 539 interlace -hsync -vsync, even if I put only that video mode in the list.
I'm using this monitor preset:
monitor "arcade_15", "Arcade 15.7 kHz - standard resolution", "4:3"
crt_range0 15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.192, 1.024, 0, 0, 192, 288, 448, 576
Is there a way to achieve a 440x400 resolution?
Thanks
-
Change the preset to:
crt_range0 15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.192, 1.024, 0, 0, 192, 288, 400, 576
-
It worked!
Thanks a lot, Calamity!
-
Check the reply at Eiusdemmodi, though. You're confusing the concepts of 'rendering resolution' and 'display resolution'.