tweak: Attempt to help UI consistency #688
Closed
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.
Leaving this as a draft until it is confirmed to help, this PR needs others to confirm:
For me, with SKSE installed (the only way I could get the UI to consistently not show up), pressing the STRUI keys (F2/RCtrl) did nothing (across 15 game restarts). After commenting out STR loading the steamclient64 dll, the UI showed every time (across 20 game restarts). I also confirmed the above to also work without SKSE installed to make sure SKSE wasn't loading steamclient64. To ensure this isn't a random chance, others need to confirm this.
There may have been two instances of steamclient64 being loaded (or attempting to load), the game exe should load the steamclient64 dll itself rather than STR. As far as I can tell, Steam still loads fine with the in-game overlay, and Steam detecting the account as in-game functioning as expected. As stated before, others need to confirm this.