Jump to content

New MTM2 user


Jpez1432

Recommended Posts

Hi, some of you might remember me, Jpez1432, when I was working on my own monster truck game. That never came to be and I have been playing ROR for a while now and realize it isn't going to get much better than this. That being said I will hopefully be able to contribute towards the efforts that sim-monsters.com is trying to accomplish. I enjoy playing the new stable version however I do have a question. I have a dual analog logitech controller and no matter how hard I try to get the "thumb sticks" to correspond to the front tires it only does a left turn. Here is what I have so far.


; COMMANDS
COMMANDS_01                    JoystickButton       0 4 
COMMANDS_02                    JoystickButton       0 5 

; TRUCK
TRUCK_ACCELERATE               JoystickButton       0 0 
TRUCK_BRAKE                    JoystickButton       0 2 
TRUCK_SHIFT_DOWN               JoystickButton       0 1 
TRUCK_SHIFT_UP                 JoystickButton       0 3 
TRUCK_STEER_LEFT               JoystickAxis         0 1 LOWER
TRUCK_STEER_RIGHT              JoystickAxis         0 1 UPPER
TRUCK_SAVE_POS1                JoystickButton       0 8 
TRUCK_LOAD_POS1                JoystickButton       0 9 

Like I said, rear stear is mapped to the two top trigger buttons, and the front steer is suppose to be on the left stick, it does turn right and when I attempt to, it kinda jiggles like it wants to. I have looked at the ROR website for help with no luck. I have no idea what is wrong, and hopefully someone here can help me.

 

- Jpez1432

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...