Jump to content

MJFAN

Members
  • Posts

    274
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by MJFAN

  1. Yes, if you use <Shift+C> to unlock the camera, then using your mouse and the WASD Keys move it around to where you want to place it (Use shift to move faster), then press <Alt+C> to lock it in place.
    You can then go to the settings at the top of the screen, in the drop down menu under camera make sure tracking is selected. 

  2. Found a solution to the problem, in the 2020 update of RoR the replay mode was moved to Ctrl+J and J now pauses all physics. 
    However, there is still a conflict with the input.map.

     

    If you go into your input.map, look for 

    COMMON_TOGGLE_REPLAY_MODE      Keyboard             EXPL+CTRL+J
    COMMON_TOGGLE_PHYSICS          Keyboard             J

     

    Then replace it with 

    COMMON_TOGGLE_REPLAY_MODE      Keyboard             CTRL+J
    COMMON_TOGGLE_PHYSICS          Keyboard             EXPL+J

     

    Replay mode works with Ctrl+J
    I would also recommend going into the settings from the main menu and changing the replay length as 400 is very short. 

    Hope this helps! :D 

  3. Custom Toronto 2019


    **Both 0.38 and 0.4 Compatible!**

    Here is my first completed track!

    Since Toronto didn't have a show this year due to renovations of the Rogers Centre, I figured I'd make a custom track. Using the standard 2019 track layout as a base I made some changes including an extra backflip ramp, a triple, and a few extra things. 

    Be sure to comment and let me know what you think!

    Special thanks goes to:
    ABGamerX - for sending me the Rogers Centre file
    RockCrwlr(?) - Original stadium model
    MaxDMan - Dumpster/Tire models
    RockCrwlr - Crush car models.
    Plus any others I forgot to mention in here!


     

  4. Try this: 

     

     

    ; This input map is for: Logitech G27 Racing Wheel USB
    ; Axes: 3
    ; Sliders: 2
    ; POV/HATs: 1
    ; Buttons: 23
    ; Vector3: 0
    ; Vector3Sensitivity: 2.28
    ; created by Brickman, September 2012

    ; BOAT
    BOAT_STEER_LEFT_AXIS           JoystickAxis         0 0 LOWER 
    BOAT_STEER_RIGHT_AXIS          JoystickAxis         0 0 UPPER                 
    BOAT_THROTTLE_AXIS             JoystickAxis         0 2  
    BOAT_THROTTLE_DOWN             JoystickButton       0 21 
    BOAT_THROTTLE_UP               JoystickButton       0 6 

    ; CAMERA
    CAMERA_CHANGE                  JoystickButton             0 17

    ; CHARACTER
    CHARACTER_BACKWARDS            JoystickPov          0 0 South
    CHARACTER_FORWARD              JoystickPov          0 0 North
    CHARACTER_JUMP                 JoystickButton       0 17 
    CHARACTER_LEFT                 JoystickPov          0 0 West
    CHARACTER_RIGHT                JoystickPov          0 0 East
    CHARACTER_RUN                  JoystickButton       0 16 

    ; COMMON
    COMMON_ENTER_OR_EXIT_TRUCK     JoystickButton       0 15 
    COMMON_LOCK                    JoystickButton       0 1 
    COMMON_TOGGLE_TRUCK_LIGHTS     JoystickButton       0 18
    COMMON_REPAIR_TRUCK            JoystickButton       0 19 

    ; COMMANDS
    COMMANDS_01                    JoystickButton       0 2 
    COMMANDS_02                    JoystickButton       0 3 

    ; TRUCK
    TRUCK_ACCELERATE               JoystickAxis         0 2 REVERSE+DEADZONE=0.05 
    TRUCK_BLINK_LEFT               JoystickButton       0 7 
    TRUCK_BLINK_RIGHT              JoystickButton       0 6 
    TRUCK_BRAKE                    JoystickAxis         0 1 REVERSE+DEADZONE=0.05 
    TRUCK_HORN                     JoystickButton       0 20 
    TRUCK_HORN                     JoystickButton       0 19 
    TRUCK_MANUAL_CLUTCH            JoystickSliderY      0 Y 0 REVERSE+DEADZONE=-30 
    TRUCK_PARKING_BRAKE            JoystickButton       0 0 
    TRUCK_SHIFT_DOWN               JoystickButton       0 5 
    TRUCK_SHIFT_NEUTRAL            JoystickPov          0 0 West
    TRUCK_SHIFT_UP                 JoystickButton       0 4 
    TRUCK_SHIFT_GEAR_REVERSE       JoystickButton       0 14 
    TRUCK_SHIFT_GEAR1              JoystickButton       0 8 
    TRUCK_SHIFT_GEAR2              JoystickButton       0 9 
    TRUCK_SHIFT_GEAR3              JoystickButton       0 10 
    TRUCK_SHIFT_GEAR4              JoystickButton       0 11 
    TRUCK_SHIFT_GEAR5              JoystickButton       0 12 
    TRUCK_SHIFT_GEAR6              JoystickButton       0 13 
    TRUCK_SHIFT_LOWRANGE           JoystickPov          0 0 South
    TRUCK_SHIFT_MIDRANGE           JoystickPov          0 0 East
    TRUCK_SHIFT_HIGHRANGE          JoystickPov          0 0 North
    TRUCK_STARTER                  JoystickButton       0 21 
    TRUCK_STEER_LEFT               JoystickAxis         0 0 LOWER+DEADZONE=0.00+LINEARITY=0.70 
    TRUCK_STEER_RIGHT              JoystickAxis         0 0 UPPER+DEADZONE=0.00+LINEARITY=0.70 
    TRUCK_SWITCH_SHIFT_MODES       JoystickButton       0 1 
    TRUCK_TOGGLE_CONTACT           JoystickButton       0 22 

  5. YOU ARE AMAZING!!!

    I did that, then the profiler actually worked. 
     

    However, my wheel is now really stiff when I'm not editing the settings. When I exit out of the settings it's almost like it "locks" the wheel. I've tried messing with the force feedback settings,but it doesn't seem to do a whole lot. 

    Any ideas what I'm doing wrong?

  6. I just got a G27, I'm trying to use Mark's map. However, it is currently not working.

    I tried the map that comes with the .4 and it also doesn't work. 
    There are somethings like the brake starts half way pressed, and buttons don't appear to have mapped properly.
    I was wondering if any has any beginners guides so to speak how to set up a G27.

    I'm using RoR .38 with Windows 10

     

    All help is appreciated!

×
×
  • Create New...