Hi,
I'm working on a MyGames plugin that reads its info out of a SQLite database.
Objectives:
* support emulators and the different ways they need to be launched (quotes around romname ON/OFF, startup in hidden mode etc.)
* add and display additional information (full game name, screenshot, overview, year, genre etc.)
* use SQLite database (instead of a directory listing)
* Import *.my files (from the
http://www.getmygames.com/ tool) through the plugin-configuration screen
* Import Meedio output of the myGames-Tool through the plugin-configuration screen
Until now, I've done only about 10%. I will post more details as soon as it's worth posting them! 8)