Flying Red Barrel - The Diary of a Little Aviator

Flying Red Barrel - The Diary of a Little Aviator

View Stats:
Button Mapping issue
So I swapped Z and X keys on the controls, so that Z sends a missile and X is the default fire, but it resulted in the game inputting both "confirm" and "back" when in the menu and settings after testing it in a practice stage. How do I unf*ck my game thanks
< >
Showing 1-1 of 1 comments
Hi,

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. :xmei:
< >
Showing 1-1 of 1 comments
Per page: 1530 50