Now that was most interesting.
Hell they only take all the hard work out of it hey
Just a few minor changes (or major depends how you look at it ) I've made to MVX.
While editing the CustomGameConfigs in 1024x768 I found I was continuously scrolling from left to right to see the GameName= to see where I am.
So, I did the following.
1. I shortened the name from CustomGameConfigs[0] to just CustomGame[0]
2. I swapped the GameClass= with the GameName=
All you will need to do in your ini is switch to column mode and remove all the Configs so to speak, the swapping of the GameClass and GameName will happen automatically.
3. I also dumped the bGameName=True/False because after some tests with it as False, the wrong game kept starting up as I said earlier, MVX goes by GameName and not GameClass.
Anyway now all works well.
4. I'm thinking about replacing the bEnabled= with just bUse= as that will shorten the string even further.
I'll see if I can get the last beta (hopefully) out to you when you wake up