Great idea, but I can't seem to figure out how it works. It seems to want a file named melee.cfg, which as far as I can tell doesn't exist. Am I missing something here? What build is it meant to run on?
What I did I made a .bat (batch) file that runs the program and creates a new melee.cfg everytime I run UQM.
@echo off randuqm.exe > "F:\Documents and Settings\MYUSERNAME\Application Data\uqm\melee.cfg" Uqm.exe -r 800x600 -d 32 -o -c biadv -q high -m 3do --font pc --menu pc --cscan pc --scroll 3do --sound openal
It should work on any and all builds of UQM, (unless older ones had a differant way of using the file).