Forum Discussion

adamsv's avatar
3 years ago

Skipping the Play F1 22/Play F1 22 VR message window

Is there any way to skip Play F1 22 / Play F1 22 VR popup window after launching the game using command line option?

-vr works for VR version, what switch should I use for no VR?

5 Replies

  • @adamsv Had the same problem, deleted the VrOriginSelector.exe and got an error message that it couldn't be started. Clicked OK and the game launched. Still would be nice if -novr worked on Origin like it works on Steam
  • @adamsv If you have Steam version, right click on steam icon in taskbark and chose F1 22 and it will lunch no-vr mode without this pop-up.
    If you are on Orgin, have no idea.
  • OK, here is workaround:

    Go into F1 22 install directory

     

    rename VROriginSelector.exe

    create autohotkey script with following text and compile it, place it into same directory as F1_22.exe and run this compiled exe instead.

     


    Run, F1_22.exe

    sleep, 1000

    WinWait, Error,
    IfWinNotActive, Error, , WinActivate, Error,
    WinWaitActive, Error,

     

    Send, {ENTER}

     

    Thx. for epic support EA.

About F1® Franchise Discussion

Join other players talking about classic F1® games here.4,984 PostsLatest Activity: 2 years ago