Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Can't generate 440x400 N64 resolution  (Read 1667 times)

0 Members and 1 Guest are viewing this topic.

purity1516

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:May 28, 2019, 04:32:32 pm
  • I want to build my own arcade controls!
Can't generate 440x400 N64 resolution
« 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

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: Can't generate 440x400 N64 resolution
« Reply #1 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
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

purity1516

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:May 28, 2019, 04:32:32 pm
  • I want to build my own arcade controls!
Re: Can't generate 440x400 N64 resolution
« Reply #2 on: May 28, 2019, 04:19:56 pm »
It worked!
Thanks a lot, Calamity!

Recapnation

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 353
  • Last login:May 16, 2025, 07:59:16 am
    • Eiusdemmodi
Re: Can't generate 440x400 N64 resolution
« Reply #3 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'.