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: Mame NMS File Generator  (Read 2184 times)

0 Members and 1 Guest are viewing this topic.

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Mame NMS File Generator
« on: September 07, 2005, 07:46:13 pm »
I'm not sure if anyone would ever need this but I figured I'd make it available. It hasn't been tested much but should be pretty bug free due to the simplicity of the code.

Requirements:
Microsoft .Net Framework
Mame 0.94 or later
Windows 2000 or Windows XP

You can grab it at http://home.comcast.net/~cpviewer/applications.htm

Enjoy,
John

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mame NMS File Generator
« Reply #1 on: September 07, 2005, 10:34:01 pm »
I added automatic sorting of the list so it is now alphabetical.

John

papaschtroumpf

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 972
  • Last login:July 23, 2013, 11:41:10 pm
  • Have a Cow!
Re: Mame NMS File Generator
« Reply #2 on: September 20, 2005, 12:04:36 pm »
OK, what does this do? what's an NMS file?


This is a comment I have for most of your page JCrouse, most downloads aren't described.

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mame NMS File Generator
« Reply #3 on: September 20, 2005, 12:12:19 pm »
If you have to ask you will not need this. That being said, an NMS files takes an actual rom name and converts it to something more user friedly for the front end to display in its game list. It must be supported by the front end.

a typical entry would be something like:

Donkey Kong|dkong

with the part before the "|" being the rom name and the part after the "|" being the user freindly part.

John

papaschtroumpf

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 972
  • Last login:July 23, 2013, 11:41:10 pm
  • Have a Cow!
Re: Mame NMS File Generator
« Reply #4 on: September 20, 2005, 12:21:03 pm »
Cool thanks.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mame NMS File Generator
« Reply #5 on: September 20, 2005, 05:43:12 pm »
Just to add that NMS files aren't usually required for MAME (fe's can get the name from -listxml or whatever).  They are usually used for emulators which can only handle 8.3 filenames.

I know John is using this for a special case...