Jump to content

PS controller map simplified


digger01

Recommended Posts

I've been on and off ror for some years now. Up until last week I was still playing on .37 so I finally updated to the newest .4 and quickly realized I deleted my .37 too quick and lost my controller settings. I sat down for a good 2 hours and remapped the xbox 360 in the note pad to my ps3 controller. Anyways here's what I have setup. Should be able to copy and paste right into the xbox 360 map note pad and your good to go. As for the rear steer, go to input, below the controller maps, commands 1 and 2 are what you want to change. I'll post below the controller map.

; -------------------------------------------
; ps3 Controller Input Map
; Created by digger01
; Version 1

;Buttons:                       ps3
;X: Button 0 - starter
;Circle: Button 1 - camera change 
;Square: Button 2 - main power
;Triangle: Button 3 - e brake
;L1: Button 4 - shift down
;R1: Button 5 - shift up
;L2: button 4 upper - brake
;R2: button 4 lower - accelerate
;Select: Button 6 - lights
;Start: Button 7 - pause menu
;Dpad Up: joystickpov 0 north - enter/exit truck
;Left stick button: Button 8     left joy button-
;Right stick button: Button 9    right joy button-

;Axes:
;Left Stick (Left/Right): Axis 1  left joy-front steering
;Left Stick (Up/Down): Axis 0
;Right Stick (Left/Right): Axis 3 right joy-rear steering
;Right Stick (Up/Down): Axis 2
;Left/Right Trigger: Axis 4
; -------------------------------------------

 


; AIRPLANE
AIRPLANE_ELEVATOR_DOWN         JoystickAxis         0 0 UPPER
AIRPLANE_ELEVATOR_UP           JoystickAxis         0 0 LOWER
AIRPLANE_PARKING_BRAKE         JoystickButton       0 5
AIRPLANE_REVERSE               JoystickButton       0 4
AIRPLANE_RUDDER_LEFT           JoystickAxis         0 4 UPPER
AIRPLANE_RUDDER_RIGHT          JoystickAxis         0 4 LOWER
AIRPLANE_STEER_LEFT            JoystickAxis         0 1 LOWER+DEADZONE=0.15
AIRPLANE_STEER_RIGHT           JoystickAxis         0 1 UPPER+DEADZONE=0.15
AIRPLANE_THROTTLE_AXIS         None                
AIRPLANE_THROTTLE_UP           JoystickPov          0 0 North
AIRPLANE_THROTTLE_FULL         JoystickButton       0 2
AIRPLANE_THROTTLE_NO           JoystickButton       0 1
AIRPLANE_THROTTLE_DOWN         JoystickPov          0 0 South
AIRPLANE_TOGGLE_ENGINES        JoystickButton       0 0


; BOAT
BOAT_STEER_LEFT               JoystickAxis         0 1 LOWER+DEADZONE=0.25
BOAT_STEER_RIGHT              JoystickAxis         0 1 UPPER+DEADZONE=0.25
BOAT_THROTTLE_UP        JoystickAxis         0 4 LOWER
BOAT_THROTTLE_DOWN        JoystickAxis         0 4 UPPER
BOAT_REVERSE                  JoystickButton       0 1
BOAT_CENTER_RUDDER            JoystickButton       0 2

; CAMERA
CAMERA_CHANGE                  JoystickButton       0 1
CAMERA_ROTATE_DOWN             JoystickAxis         0
CAMERA_ROTATE_UP               JoystickAxis         0
CAMERA_ROTATE_LEFT             JoystickAxis         0 
CAMERA_ROTATE_RIGHT            JoystickAxis         0

; CHARACTER
CHARACTER_BACKWARDS            JoystickAxis         0 0 UPPER
CHARACTER_FORWARD              JoystickAxis         0 0 LOWER
CHARACTER_JUMP                 JoystickButton       0 2
CHARACTER_LEFT                 JoystickAxis         0 1 LOWER
CHARACTER_RIGHT                JoystickAxis         0 1 UPPER
CHARACTER_RUN                  JoystickButton       0 0

; COMMON
COMMON_ENTER_OR_EXIT_TRUCK     JoystickPov          0 0 North
COMMON_LOCK                    JoystickPov          0 0 East
COMMON_QUIT_GAME               JoystickButton       0 7
COMMON_TOGGLE_TRUCK_LIGHTS     JoystickButton       0 6

; TRUCK
TRUCK_ACCELERATE               JoystickAxis        0 4 LOWER
TRUCK_BRAKE                           JoystickAxis        0 4 UPPER 
TRUCK_PARKING_BRAKE         JoystickButton   0 3
TRUCK_SHIFT_DOWN               JoystickButton   0 4
TRUCK_SHIFT_UP                     JoystickButton    0 5
TRUCK_STARTER                      JoystickButton    0 0
TRUCK_STEER_LEFT                JoystickAxis         0 1 LOWER+DEADZONE=0.25
TRUCK_STEER_RIGHT             JoystickAxis         0 1 UPPER+DEADZONE=0.25
TRUCK_TOGGLE_CONTACT   JoystickButton     0 2

 

 

Heres the rear steer. INPUT note pad folder

; COMMANDS
COMMANDS_01                    JoystickAxis         0 3 LOWER
COMMANDS_02                    JoystickAxis         0 3 UPPER

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...