After a week of playing around and finally getting the game to load I tried to use the keybind thing to give myself rescources but for some reason I just can't get it to work. Below are the line I added in the DefaultInput file as well as the line on either side, .Bindings=(Name="F4", Command="ALT_F4_QUIT", Alt=True) .Bindings=(Name="F9", Command="exec Strategy.txt", Alt=True) .Bindings=(Name="F12", Command="F12_Key_Press | onrelease F12_Key_Release") And I also placed a file called Strategy.txt in the Binaries folder that contained the following, GiveResource Money 1000 GiveResource Elerium 100 GiveResource Alloys 100 GiveResource Engineers 10 GiveResource Scientists 10 GiveItem WeaponFragment 100 Anyone have any idea what I'm doing wrong. I love this game but the lack of rescources kills me and was really hoping this would help.