tappi287 / rf2_video_settings

Create presets of your rFactor 2 settings and quickly change between performance focused VR setup or an eye-candy favoured Replay setup.
https://sim-site.netlify.app/blog/2021-02-20-rfactor-2-settings-widget
MIT License
16 stars 2 forks source link

Launch in VR #15

Closed Bean789789 closed 1 year ago

Bean789789 commented 1 year ago

Hi - loving the widget, been using it for several months with Oculus Quest 2.

Recent rF2 upgrade however means that the widget seems to refuse to launch in VR mode, like it used to everytime before. I use OpenXR and have replaced the openvr_api.dll in Bin64 but that doesn't fix it. Any ideas?

Thanks!

tappi287 commented 1 year ago

Thanks for the report. It just starts rf2 binary without any special commands. Are you sure it starts in VR if you directly start the executable?

Bean789789 commented 1 year ago

If I start it from Steam, it works fine. Just looked at the patch notes - could this be a reason...?

Client: 10601581

Dedicated Server: 10601594

General

delzimar commented 1 year ago

Hi - loving the widget, been using it for several months with Oculus Quest 2.

Recent rF2 upgrade however means that the widget seems to refuse to launch in VR mode, like it used to everytime before. I use OpenXR and have replaced the openvr_api.dll in Bin64 but that doesn't fix it. Any ideas?

Thanks!

Same problem here.

tappi287 commented 1 year ago

Please take a look if the latest version works for you https://github.com/tappi287/rf2_video_settings/releases/tag/1.4.4 and report back if it does not.

Bean789789 commented 1 year ago

Thanks Tappi - seems to work fine. Much appreciate the work to update the code. Thank you.

Question - does the setting widget just write a 'settings' file which would be used if I just initiated the exe direct, or does it inject those settings, or dynamically create that file, as I start rF2 from the widget? Thanks!

tappi287 commented 1 year ago

It writes to the player.json, controller.json, dx_config.ini and ReShade presets(when in use) and afterwards starts rF2 with the option you choose. This means you can manipulate settings however you like in the widget and start rF2 from wherever you want afterwards.

delzimar commented 1 year ago

It writes to the player.json, controller.json, dx_config.ini and ReShade presets(when in use) and afterwards starts rF2 with the option you choose. This means you can manipulate settings however you like in the widget and start rF2 from wherever you want afterwards.

Thank you very much, this app is essential for anyone who wants to switch between monitors and VR. great job

delzimar commented 1 year ago

The first time the option appeared to be able to select the execution by steam or .exe of the game. Then it starts directly without being able to choose again. There's a way to leave it as before. choosing VR starts on VR choosing HIGH starts on monitor?

tappi287 commented 1 year ago

Just use the drop down menu(arrow on the right) next to the launch button to select a different launch option.

tappi287 commented 1 year ago

There's a way to leave it as before. choosing VR starts on VR choosing HIGH starts on monitor?

Nope, they've taken that option away from us with those new launch options :/

tappi287 commented 1 year ago
delzimar commented 1 year ago

after I started it once in VR , the other settings only work in VR too, that is, I can no longer start it from the monitor using the app

tappi287 commented 1 year ago

after I started it once in VR , the other settings only work in VR too, that is, I can no longer start it from the monitor using the app

See https://github.com/tappi287/rf2_video_settings/issues/15#issuecomment-1445832451_

tappi287 commented 1 year ago

..and yes I will have to implement a VR/pancake switch inside the Graphics Preset to "restore" the old behaviour of having presets either starting in VR or pancake.

delzimar commented 1 year ago

and yes I will have to implement a VR/pancake switch inside the Graphics Preset to "restore" the old behaviour of having presets either starting in VR or pancake.

Ok, Thank you

tappi287 commented 1 year ago

This has been adressed: github.com/tappi287/rf2_video_settings/releases/latest