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: ArcadeFE.com Live - New FE Coming Soon!  (Read 2548 times)

0 Members and 1 Guest are viewing this topic.

Regor

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 13
  • Last login:December 02, 2005, 09:10:37 pm
  • I want to build my own arcade controls!
ArcadeFE.com Live - New FE Coming Soon!
« on: October 24, 2005, 08:10:07 pm »
Well I finaly decided to throw my hat into the ring and start on my own M.A.M.E. front end. I am almost finished working on the FE template that will allow me to pay attention to only the graphical part ofthe FE and all the mechanis will be coded already. This will allow any of my front ends to work with the data it compiles.



Features:
* Gathers information from MAME.EXE about every game.
* Can import Controls.ini for button layout info.
* Can import Genre.ini for automatic sorting.
* ROM info can be altered (ex: Title, Manufacturer, # Players...)
* Each ROM can contain its own command line switches.
* A global command line switch can be set.
* Button layout can be set and with the press of a button the layout will be show display what each button does.
* All shortcut keys can be customized.
* ROM management application written as a seperate exe but can be called from the FE. This allows all my FE to work with the same data and allows others to create their own FE without worrying about data management.

I've been working on this project for a week and it is 90% functional. I hope to release the first BETA this week. The site will get a big update tomorrow (10/25/2005).

Until then you can go to http://ArcadeFE.com to view more screenshots.

Cya,
Regor

Buddabing

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1845
  • Last login:February 12, 2015, 02:51:45 pm
  • I'm a llama!
Re: ArcadeFE.com Live - New FE Coming Soon!
« Reply #1 on: October 25, 2005, 09:20:53 am »
So far, very promising. I think this thread should be in the software forum.

A few questions:

Will this FE support movie snapshots?
Will the FE support other emulators than MAME?
Is the genre.ini you mention actually the catver.ini file?
Does the FE support multiple named game lists?
Is there a separate configuration program?
What do you mean by "control layout can be set" Does this program use the controls.dat to do this?

Regards,
Buddabing


I have changed my nickname to "Cakemeister". Please do not PM the Buddabing account because I do not check it anymore.

Please read the wiki!

Regor

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 13
  • Last login:December 02, 2005, 09:10:37 pm
  • I want to build my own arcade controls!
Re: ArcadeFE.com Live - New FE Coming Soon!
« Reply #2 on: October 25, 2005, 06:21:35 pm »
So far, very promising. I think this thread should be in the software forum.

A few questions:

Will this FE support movie snapshots?
Current suports only *.PNG and *.JPG. During rewrite will include support for *.WMV, *.AVI* .MPG. When this feature does become available there will be an option in settings that you can specifcy to show screenshot or video if both are found.

Will the FE support other emulators than MAME?
Current version only supports MAME. Next version will include all emulators support. I have already started to work on this type of settings layout.

Is the genre.ini you mention actually the catver.ini file?
Catlist - http://www.mameworld.net/catlist/

Does the FE support multiple named game lists?
Not sure if I understand this question.

Is there a separate configuration program?
What do you mean by "control layout can be set" Does this program use the controls.dat to do this?
CONTROLS.DAT project. http://fe.donkeyfly.com/controls/controls.php
This will aloow you to show the user the button functions for each game.

Regards,
Buddabing

I answered to the best of my abilities above except the one question I was hoping you could give more details on.

v0.01 is now available at http://ArcadeFE.com

markrvp

  • ARGHHHHHHHHHHHHH!!!!!!!!!! True Genius!
  • Wiki Contributor
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3353
  • Last login:September 14, 2020, 10:19:57 am
  • NFL Expert
Re: ArcadeFE.com Live - New FE Coming Soon!
« Reply #3 on: October 26, 2005, 11:53:45 am »
I'm pretty sure he is asking if you can create game lists like:

Favorites
4-way games
8-way games
Trackball Games
Shooters

That way you don't have to scroll through all 3000+ rom names, you can select a smaller list.

Regor

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 13
  • Last login:December 02, 2005, 09:10:37 pm
  • I want to build my own arcade controls!
Re: ArcadeFE.com Live - New FE Coming Soon!
« Reply #4 on: October 26, 2005, 06:20:59 pm »
In the next re-write I will make it where you can specify your own genre's. If you use genre.ini though many of the genre's will be populated for you, but it will not allow duplicate genres to be entered. This will allow you to have all the current Genre's + Your favorites or even favorites for everyone who plays on your arcade.  Great feedback, keep it coming.