-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Scud Race* (Sega Super GT) original arcade steering is too sensitibe for thumbstick.
Here is my custom setting for Xbox one controller optimized. Hope this as the supermodel default setting.
Also some useful keys mapped.
*Scud Race Plus uses different steering feels as OG Scud Race was too hard to drive. I only tested with OG one and may need additional adustments for Scud Race Plus and Daytona USA2, etc...
; Common
InputStart1="KEY_1,JOY1_BUTTON8" ; Start button
InputCoin1="KEY_3,JOY1_BUTTON7" ; Inset Coin as back button
InputTestA="JOY1_BUTTON10" ; MODEL3 test SW as R3 thumbstick
; Steering wheel
InputSteeringLeft = "KEY_LEFT" ; digital, turn wheel left
InputSteeringRight = "KEY_RIGHT" ; digital, turn wheel right
InputSteering = "JOY1_XAXIS" ; analog, full steering range
InputJoy1XSaturation = 100 ; Smaller number will limit the range of steering. 100 as default
InputJoy1XDeadZone = 0.15 ; Set deadzone as 15%
; Pedals <Not sure why default setting won't work so i modified below>
InputAccelerator="JOY1_RZAXIS_POS"
InputBrake="JOY1_ZAXIS_POS"
; VR4 view change buttons (Daytona 2, Le Mans 24, Scud Race)
InputVR1="JOY1_BUTTON1" ; A button
InputVR2="JOY1_BUTTON2" ; B button
InputVR3="JOY1_BUTTON3" ; X button
InputVR4="JOY1_BUTTON4" ; Y button
Metadata
Metadata
Assignees
Labels
No labels