Created
July 16, 2024 00:21
-
-
Save Petalousa/577ce363e002c75925ba7cac4903b4fd to your computer and use it in GitHub Desktop.
Ace Combat 7 Joystick config for Logitech Attack 3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[JoystickSetting] | |
EnableJoystick=True | |
EnableDeviceJoystick=True | |
EnableDeviceFlight=True | |
EnableDevice1stPerson=True | |
[JoystickMappingFormat] | |
HelpComment=" ObjectFormat" | |
HelpComment=" X, Y, Z, Rx, Ry, Rz, Slider[1-2], POV_[U, D, L, R][1-4], Button[1-32]" | |
HelpComment= | |
HelpComment=" ValueFormat" | |
HelpComment=" Object, Object:[P, N, R, C]...[P, N, R, C]" | |
HelpComment=" P:PositiveValue / N:NegativeValue / R:ReverseSign / C:ConvertRange(+1.0~-1.0 -> 0.0~1.0)" | |
HelpComment= | |
HelpComment=" MappingFormat" | |
HelpComment=" Value, Value1 [&, !, +, >, <] Value2" | |
HelpComment=" &:IfValue2!=0 / !:IfValue2==0 / +:AddValue / >:SelectLarger / <:SelectSmaller" | |
HelpComment= | |
HelpComment=" Example" | |
HelpComment=" Flight_Pitch=Y:R ! Button10" | |
HelpComment=" Flight_HatSwitchRight=POV_R1" | |
[Joystick-C214046D-0000-0000-0000-504944564944] | |
ProductName=Logitech Attack 3 | |
Flight_Gun=Button1 | |
Flight_Missile=Button2 | |
Flight_Weapon=Button6 | |
Flight_Target=Button3 | |
Flight_Radar=Button8 | |
Flight_Flare=Button7 | |
Flight_View= | |
Flight_AccelerationDeceleration= | |
Flight_AutoPilot= | |
Flight_Pause= | |
Flight_HatSwitchUp= | |
Flight_HatSwitchDown= | |
Flight_HatSwitchLeft= | |
Flight_HatSwitchRight= | |
Flight_Pitch=Y:R | |
Flight_Roll=X | |
Flight_Yaw=Button4:R + Button5:P | |
Flight_Throttle=Z | |
Flight_CameraPitch= | |
Flight_CameraYaw= | |
UI_B= | |
UI_A= | |
UI_X= | |
UI_Y= | |
UI_LB= | |
UI_RB= | |
UI_LT= | |
UI_RT= | |
UI_LeftStickPress= | |
UI_RightStickPress= | |
UI_DPadUp= | |
UI_DPadDown= | |
UI_DPadLeft= | |
UI_DPadRight= | |
UI_LeftStickUp= | |
UI_LeftStickDown= | |
UI_LeftStickLeft= | |
UI_LeftStickRight= | |
UI_RightStickUp= | |
UI_RightStickDown= | |
UI_RightStickLeft= | |
UI_RightStickRight= | |
UI_Menu= | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment