SiraUtil icon indicating copy to clipboard operation
SiraUtil copied to clipboard

Fix game starting SteamVR in replay and/or when switching FPFC

Open Arimodu opened this issue 1 year ago • 2 comments

Fix game automatically starting SteamVR when FPFC is switched on or off. Done by checking if SteamVR is running before initializing OpenXR, if SteamVR is not running, dont initialize OpenXR. This way we even preserve the functionality for people who want to start the game in FPFC and then switch to SteamVR, since in that case user can just start SteamVR anytime along the way manually and it will be bound on next check

Arimodu avatar Dec 18 '23 18:12 Arimodu

Converting to a draft since not done yet. Aparently some people can fuck around and change the steam dir, so now I gotta write a finder

Arimodu avatar Dec 19 '23 01:12 Arimodu

So I guess that fixes it, also gives the option to dynamically bind to SteamVR as long as fpfc flag is active, however thats kinda whacky so ¯_(ツ)_/¯

Arimodu avatar Dec 19 '23 13:12 Arimodu