VR working well in LMU.. but need help please

Discussion in 'General Discussion' started by Fingers, Feb 20, 2024.

  1. Fingers

    Fingers Registered

    Joined:
    Dec 17, 2023
    Messages:
    18
    Likes Received:
    9
    Using OpenXR

    I just copied the openvr_api.dll from RF2 into LMU. Then added +VR to the steam startup.

    Works a treat but only once you get into car, no menus in VR, not a problem.

    BUT....

    I cannot find a way to reset the view, VR head position!!!??
     
    Magus likes this.
  2. AlexHeuskat

    AlexHeuskat Registered

    Joined:
    Feb 21, 2020
    Messages:
    1,129
    Likes Received:
    692
    maybe wait for an official support ;)
     
  3. GTClub_wajdi

    GTClub_wajdi Registered

    Joined:
    Feb 28, 2012
    Messages:
    3,239
    Likes Received:
    572
    Yes o think it’s better to wait for the official support…. I think the game will be better polished then.
     
  4. Woodee

    Woodee Registered

    Joined:
    Oct 4, 2010
    Messages:
    4,010
    Likes Received:
    1,071
  5. Coutie

    Coutie Moderator Staff Member

    Joined:
    Oct 5, 2010
    Messages:
    3,782
    Likes Received:
    2,243
    I've only ever used Oculus, but it has a built in reset position button, does that work?
     
  6. elgagon

    elgagon Registered

    Joined:
    Dec 21, 2022
    Messages:
    213
    Likes Received:
    139
    Not all the headsets have the button.
    HP Reverb G2 doesn't have it :(
     
  7. justposted

    justposted Registered

    Joined:
    Oct 14, 2020
    Messages:
    127
    Likes Received:
    102
    Hopefully you've sorted this out by now, but for the sake of any others who find this....

    You can use the Steam VR overlay and click the reset position there. I think you can map a button by editing an ini/txt file somewhere, but I don't think it's reliable yet.

    The rF2 VR Discord might help you out.
     
  8. elgagon

    elgagon Registered

    Joined:
    Dec 21, 2022
    Messages:
    213
    Likes Received:
    139
    Yesterday i did a trick from Discord to recenter VR view that works.
    Go to control assignments and assign to the button/key that you want to assign the center view, any control that you dont use.
    I did it with the Starter
    Exit from LMU and edit the direct input.json with a text editor
    There will be a section as this
    Code:
        "Starter":{
            "device":"F1S Wheel by Gaboni & Simulaje-D0146523641E2402",
            "id":38
        }
    
    You have to change Starter by VR : Re-Center head position
    And the section bill be as this
    Code:
        "VR : Re-Center head position":{
            "device":"F1S Wheel by Gaboni & Simulaje-D0146523641E2402",
            "id":38
        }
    Save the file and open LMU
    The VR recenter will be assigned to that button/key
     
    Last edited: Feb 22, 2024
  9. 2ndLastJedi

    2ndLastJedi Registered

    Joined:
    Nov 3, 2016
    Messages:
    1,873
    Likes Received:
    1,198
    Thanks heaps mate.
     
    elgagon likes this.
  10. GaetanL

    GaetanL Registered

    Joined:
    Mar 14, 2012
    Messages:
    353
    Likes Received:
    138
    II had a centering issue despite having set up my headset position correctly in relation to the sensor with Oculus tools. I solved the problem by using OpenVR, and in the OpenComposite.ini, I added the following line: initUsingVulkan=false.
     
    elgagon likes this.

Share This Page