Game Development Community

config.cs not being generated

by Matt Cuda · in Technical Issues · 01/25/2009 (4:49 am) · 1 replies

I just moved my project to a new laptop and now when I execute the game I do not have any bound keys. I noticed that the config.cs is not being generated which I believe should have all the bindings from the default.bind.cs file.

If I manually create the config.cs it is deleted on startup but is never recreated. This results in no movement for the player.

Has anyone ran into this. Could this be a Vista permissions issue?

Thanks,

Matt