Open saftle opened 9 years ago
would be nice
+1
This is a pretty good solution
mamedb urls use the filename: http://mamedb.com/game/mslug3
The scraper used in emulation station makes the mame file -> title association by scraping it off of the mamedb page. See here: https://github.com/sselph/scraper/blob/master/mamedb/mamedb.go#L61
I think an essential feature for ICE would be the ability to pull the names before searching and creating shortcuts from a name translation file. This is a requirement for emulators that look for a specific naming format (i.e. MAME).
Let's use mslug3.zip as an example.
We have a semi-colon delimited file which includes the following line:
The console.txt could then look like this:
The shortcut in turn would be Metal Slug 3 and it would pull the Metal Slug 3 image from consolegrid.com.