The NEW Build Your Own Arcade Controls
Main => Software Forum => Topic started by: keilmillerjr on February 01, 2014, 12:17:03 pm
-
http://scottrice.github.io/Ice/ (http://scottrice.github.io/Ice/)
Seems like an awesome idea to integrate MAME with your steam games in a nice interface (steam big picture).
-
So I decided to try to create a rails app (website) to store the steam grid images for mame.
The idea is to have an app such as Ice to access the api and download the appropriate images, download images yourself by accessing the website, or the website will stream a zip file containing all the images on the fly. Obviously, clones should not require an image as the would be the same or a very similar image.
So I ran mame.exe -listxml >mame.xml to generate a list of supported games for my current mame version, which is 0.152. Hopefully I can process these lists, and have them populate the database. This will enable me to make sure all images and file names are up to date.
- an image has a parent
- a parent has many clones
Here's a few questions I have for the mame experts:
- Can the game "name" change between mame versions? Example: 10yard(.zip), 10yard85(.zip) I know that the rom files inside the zip can change.
- For instance, game "name=32x" is obviously not a game. It does not have the isbios or isdevice attributes. What attribute is only unique to game roms? I need a way to filter through this file so I can get info on the parents and their clones.
-
So anyone tried it?? I wanna use that to run street fighter IV as well as older roms.
-
http://scottrice.github.io/Ice/ (http://scottrice.github.io/Ice/)
Seems like an awesome idea to integrate MAME with your steam games in a nice interface (steam big picture).
Do they have something like this for the Xbox 1? Where you can download all of the old arcade games? I still have the 360 and am looking into getting the Xbox 1, possibly a benefit?