Open
Conversation
|
Author
|
Also the concept of the steamvr restore being reliant on bsmanager gives me the willies If a user:
Might be worth checking if a restore is pending on close of bsmanager or better yet; spawning a separate daemon process |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Scope
fpfc launch takes 60+ seconds when steamvr lives in a protected dir (annoyingly even happens in oculus mode on the steam version of the game)
this seems to have been around for awhile, unsure how it hasn't been reported; anyway.. I've recently simplified my pc (big nvme, one partition) so i'd never run into this issue before as stuff was usually installed outside of
C:\anywho bsmanager backs up steamvr (
SteamVR->SteamVR.bak) before every fpfc launch to prevent steamvr from opening alongside the game and runs even when oculus mode is enabled even though-vrmode oculusbypasses steamvr entirely, so that backup is pointless. if steam is installed somewhere like program files, the rename hangs for ~60 seconds waiting on an EPERM before failing and moving on.Implementation
BSLaunchWarningevents to actually show toast notifications, looks like they were silently filtered out beforeHow to Test
C:\Program Files (x86)\Steam, bsmanager running without admin