Just a quick update on the automatic downloader app: Once I finish up with the new additions to dbm, I plan on offloading map/ini creation into a new php page that will generate the list on the server instead of only generating when the database is updated, and will be updating the console exe accordingly. This should remove the problem mentioned earlier if the map/ini isn't uploaded properly. I will keep you updated with the progress there. Instead of having to know the url of the appropriate file, both will use the same url but with a different arg in the url, for example: gameinfo.hfc-essentials.com/hiscore/get.php?type=map&icon=hiscore will generate the map file on request, and set the custom icon to hiscore.png, which will allow users to specify their own custom GameEx icon. Just a heads up for those who use this, since the launch before command will change when the exe is updated.