

- #FLATOUT 2 KEY CODE INSTALL#
- #FLATOUT 2 KEY CODE MOD#
- #FLATOUT 2 KEY CODE DRIVER#
- #FLATOUT 2 KEY CODE FULL#
The windscreen does not break when bailing out, and you get teleported in front/above your vehicle when bailing out. The eject sound (replace the "eject.wav" file in the FlatoutBail folder to any WAV file). The needle picture (replace the "needle.png" file in the FlatoutBail folder to any png file). The background picture (replace the "background.png" file in the FlatoutBail folder to any png file).

The angle text color (Angle_Text_Color) ( colors list). The angle text position (Angle_Text_Pos_X/Y). The needle picture size (Needle_Width/Height). The background picture size (Background_Width/Height). The needle picture position (Needle_Pos_X/Y). The background picture position (Background_Pos_X/Y). **All positions and sizes are in percentages of screen width/height** The controller button to nudge the player in air (Controller_Nudge_Button) ( buttons list) The controller button to start the bail (Controller_Bail_Button) ( buttons list) Whether to have controller support or not (Controller_Support). The key to nudge the player in air (Nudge_Key) ( keys list). Some Game Trainers are sometimes reported to be a Virus or Trojan, the most common is a keylogger called HotKeysHook or the file has been packed/protected with VMProtect or Themida and is recognized as Win32/Packed.VMProtect or Win32/Packed.Themida. The keyboard key to start the bail (Bail_Key) ( keys list).
#FLATOUT 2 KEY CODE MOD#
The key to enable/disable the mod (Toggle_Mod_Key) ( keys list). Whether to play the nudge sound or not (Play_Nudge_Sound). Whether to play the eject sound or not (Play_Eject_Sound). Whether to be enabled on startup or not (Enabled_On_Startup).Īllow moving while in air after bailing out (Allow_Move_While_In_Air) The force to apply to the player when nudging (Nudge_Force). The force to apply to the player when bailing out (Bail_Force). Move around while in air after ejecting with your walking/driving controls (defaults WASD/left thumb stick). Press Space on keyboard or the jump button on controller (X on Xbox controller) to nudge the player while in air. Hold X on keyboard or the vehicle duck button on controller (by default A on Xbox controller) to increase angle, then release to fly. Copy FlatoutBail.dll, FlatoutBail.ini, NAudio.dll, and the FlatoutBail folder to within the scripts folder in your GTA V directory.I recommend using god mode with this mod, as you'll die pretty quickly after ejecting a few times. Hold down the bail button to increase the angle at which to fly at, then let go to fly. WingMan Formula Force GP Checking input device $ cat /proc/bus/input/devices I: Bus=0003 Vendor=046d Product=c293 Version=0100 # dmesg usb 5-2: new low speed USB device using uhci_hcd and address 6 $ lsusb Bus 005 Device 006: ID 046d:c293 Logitech, Inc.A Flatout 2-style bail-out-of-car.
#FLATOUT 2 KEY CODE INSTALL#
If you do not see your Logitech listed as an input device, you need to install usb_modeswitch package. Please memorize the Handlers, here event15 and js0, as these will be necessary to call the tools for testing and configuring the wheel.įor testing the wheel there are multiple tools that can be accessed via the command-line. One common tool is jstest which can be installed via the joyutils or the linuxconsole package from the community repository. To test the wheel with jstest simply call it with the device handler (in this case with a G29 wheel and js0): A graphical version of jstest is available in the AUR as jstest-gtk-git AUR.Īn alternative is evtest which can be installed via the evtest package.
#FLATOUT 2 KEY CODE DRIVER#
$ jstest /dev/input/js0 Driver version is 2.1.0.
#FLATOUT 2 KEY CODE FULL#
Whenever the input is changed, jstest will print the full state of the device. In case that only events should be displayed, -event can be added as flag. $ evtest /dev/input/event15 Input driver version is 1.0.0 evtest then shows the events coming from the wheel: When using evtest for testing, instead of the js0 as device handler eventX is needed, which in this case is event15 for a Formula Force GP wheel. # ffcfstress -d /dev/input/event15 position center force Input device ID: bus 0x3 vendor 0x46d product 0xc293 version 0x100 FLATOUT 2 KEY CODE DRIVER Logitech wheels can be configured via the oversteer tool from the oversteer AUR package.
