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: Working on program GenRes to create .ini files and X Windows modelines in Linux  (Read 1408 times)

0 Members and 1 Guest are viewing this topic.

bitbytebit

  • Guest
  • Trade Count: (0)
I'm working on a perl script to allow those with a Wells Gardner D9X00 arcade monitor and AVGA card to do the same as the windows utilities that make all the ini files with correct resolutions and display games close as possible on an arcade monitor with a video card supporting the arcade resolutions (maybe it'll work on others too besides an AVGA card?  Not sure if in Linux the modelines replace the functionality completely).  I wrote it all pretty much today, and just got it where it seems to do what I was having to manually do for each individual game, but for all 8000+ games supported by mame.  So it's very Alpha right now, but I'm curious if others want to try it, play around with it, maybe contribute fixes to it to make it better.   Seems there isn't anything like this in Linux yet and the AVGA card really should have such a utility for Linux.  I'm not sure if all my logic is perfect for how to choose resolutions, but I'm using lrmc to calculate things and some logic to try and always get the best working modeline for each game.  It creates a very large number of modelines, because I'm trying to really get each game properly displayed without stretching, squeezing or any alteration.  For some reason the windows ini utilities don't seem to always get the games to horizontally be totally correct, often a bit too skinny or fat from what I can tell.  This utility at least seems to do most of my test games correctly, seems to make pacman look the best I've seen it yet.

So give it a try, give feed back, it's very alpha and any help is appreciated.  Also you need to get lrmc to use this, and the Perl XML:SimpleObject module.


Thanks,
Chris

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1627
  • Last login:September 29, 2025, 08:10:19 pm
perhaps you should try on the linux section ? http://forum.arcadecontrols.com/index.php?board=39.0  :cheers:

bitbytebit

  • Guest
  • Trade Count: (0)
Thanks, I didn't realize there was a separate sub forum for Linux, although figure the software forum seems like it should be somewhat generic just for software in general.  I posted it in the Linux sub forum too, although seems like it's a lot less used than the main software forum.