Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: purity1516 on May 28, 2019, 01:21:34 pm

Title: Can't generate 440x400 N64 resolution
Post 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
Title: Re: Can't generate 440x400 N64 resolution
Post by: Calamity on May 28, 2019, 04:10:14 pm
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
Title: Re: Can't generate 440x400 N64 resolution
Post by: purity1516 on May 28, 2019, 04:19:56 pm
It worked!
Thanks a lot, Calamity!
Title: Re: Can't generate 440x400 N64 resolution
Post by: Recapnation on May 28, 2019, 04:36:10 pm
Check the reply at Eiusdemmodi, though. You're confusing the concepts of 'rendering resolution' and 'display resolution'.