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: Game Program  (Read 1205 times)

0 Members and 1 Guest are viewing this topic.

Nightmare03

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 195
  • Last login:August 18, 2007, 07:20:34 am
  • Stupid llama!
Game Program
« on: January 09, 2004, 11:19:48 pm »
Hey, i was thinking about making a program for PC that could be used on MAME arcades. Like you choose it to startup with windows, or even make it the shell for the computer, and you can add, remove or select and play a game.

Would anybody be intrested in using it ?

-Nightmare

TalkingOctopus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1722
  • Last login:August 04, 2025, 03:48:02 am
  • @!#?@!
    • My Arcade
Re:Game Program
« Reply #1 on: January 09, 2004, 11:40:47 pm »
There are many programs that allready exist which allow you to do the things you mention.  Make sure you check them out so you do not reinvent the wheel.  Here are a few of them:

Gamelauncher - http://www.dribin.org/dave/game_launcher/
Mamewah - http://mamewah.mameworld.net/
Dragon King - http://www.oscarcontrols.com/lazarus/

Nightmare03

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 195
  • Last login:August 18, 2007, 07:20:34 am
  • Stupid llama!
Re:Game Program
« Reply #2 on: January 09, 2004, 11:50:09 pm »
Oh i see, just a idea anyway!  ;D

APFelon

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 564
  • Last login:July 04, 2024, 08:51:53 pm
  • Posts: 5922
Re:Game Program
« Reply #3 on: January 10, 2004, 01:17:20 am »
Go ahead and write a new one! There is always room at the top. :)

APf

Brad Lee

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 619
  • Last login:May 26, 2005, 11:39:04 am
    • 666
Re:Game Program
« Reply #4 on: January 10, 2004, 11:08:26 am »
I did this with Flash.
My cabinet boots up to a flash select screen which has the various emulators on it, atari, nes, mame, winamp. Pick one and it goes to the front end for just that system. They're all using AdvanceMenu once I get to that point but it's optimized for each system. Exit out of the emulator front end and youre back at the flash screen

The down side is that everything is hardcoded into the flash, so if I ever make changes such as adding an emu then I would need to add it and recompile the flash. Not too big a deal but it makes it very specific to my cabinet

« Last Edit: January 10, 2004, 11:08:52 am by Brad Lee »

tmasman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 537
  • Last login:January 04, 2024, 03:50:44 pm
  • Hello...
    • My (no so up to date) Home
Re:Game Program
« Reply #5 on: January 10, 2004, 11:40:12 am »
You know, flash can read-write to files right?
Why not set up an ini file to drive the contents of the flash menu?
I'm not a freak!...
Oh wait...
Yes I am...

StephenH

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 544
  • Last login:January 09, 2023, 06:15:45 am
  • I'm a llama!
Re:Game Program
« Reply #6 on: January 10, 2004, 03:02:37 pm »
Also, check out PartyON, if you want a joystick based one.

go to www.critters.org/noontidenight.com/partyon

Nightmare03

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 195
  • Last login:August 18, 2007, 07:20:34 am
  • Stupid llama!
Re:Game Program
« Reply #7 on: January 11, 2004, 03:32:41 am »
Well, i was thinking of using Visual Basic to program in... Im still learning C++

I was thinking making a nice GUI, where you add games to a list where then you just select it and play.

When you add then game, it would ask what it should be played on ( like what emulator etc.. )

-Nightmare

Nightmare03

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 195
  • Last login:August 18, 2007, 07:20:34 am
  • Stupid llama!
Re:Game Program
« Reply #8 on: January 20, 2004, 12:15:32 pm »
I was wondering, is there any mame emulators that you just set the emulator dir and it auto detects your roms and adds them to a list?

mahuti

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2757
  • Last login:September 18, 2024, 01:16:22 pm
  • I dare anything! I am Skeletor!
Re:Game Program
« Reply #9 on: January 20, 2004, 12:27:59 pm »
Brad Lee, I've been working on something (in a non-arcade related field) using Flash & XML. If you could give me that flash file, I could make it so you could import a .cfg file on the fly into your flash FE that would allow you (or anyone) to make changes to the directories without making changes to the flash itself.

I can control just about everything from directories, to text, to image loading & location, etc, via flash. Names of the roms, their locations, what emulator to use them on, etc.

I could show you a demo of something like this I did for an automotive image company that allows them to load over a hundred thousand images in on the fly, change skins, & text. The product hasn't launched, so I can't post the link, but if you are interested, msg me.
Raspberry Pi, AttractMode, and Skeletor enthusiast.

Nightmare03

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 195
  • Last login:August 18, 2007, 07:20:34 am
  • Stupid llama!
Re:Game Program
« Reply #10 on: January 20, 2004, 01:38:20 pm »
Nevermind, i figure out mamewah! It RULEZ ;D