Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem


the config files that save the game settings are in the game folder.
To get there, you can right-click on the game, and select "Manage" -> "Browse local files".
It seems that "controller.cfg" only saves gamepad config settings. The keyboard controls are saved in "configfbf.dat", along with fullscreen settings (and probably other stuff).
You can rename "configfbf.dat" to something else (e.g. "_configfbf.dat"). If you start the game, the game should create a new "configfbf.dat" with the default settings.
However, this will most likely reset any other game settings as well (like graphic and sound settings).
I don't assume anything important is stored in this file, but if you notice some data loss (like highscores), you can at least restore your old data by deleting "configfbf.dat" (the newly created file), and rename "_configfbf.dat" back to "configfbf.dat".
If you're willing to install/use a hex editor, I could also check which bytes you can modify in the config file to change the keyboard settings (which means you can keep your game settings), but the above solution is probably easier.