-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly check if settings file exists on windows
While there was logic to check if the vk_loader_settings.json file existed, it was not being run at an appropriate time and with another expression that caused the check to never happen. This commit also logs that the loader fails to find the loader settings file, and if it finds a registry entry, if the file doesn't exist.
- Loading branch information
1 parent
684dcee
commit 639f392
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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