Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble During Install #63

Closed
CandiSAHM opened this issue Dec 25, 2019 · 1 comment
Closed

Trouble During Install #63

CandiSAHM opened this issue Dec 25, 2019 · 1 comment

Comments

@CandiSAHM
Copy link

@CandiSAHM CandiSAHM commented Dec 25, 2019

Hi. The installer is unable to find my beat saber install folder. However, when I find it manually, it does not allow me to select it. It simply continues to open the folder I select instead of accepting the selection. I can't choose a folder, so I can't continue with installation.

@skylinelock
Copy link

@skylinelock skylinelock commented Jan 24, 2020

I found a solution for this.

According to this, InstallDir is Util#GetOculusDir's return value.
So looking into Util#GetOculusDir, this method will search registry key "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Oculus VR, LLC\Oculus\Config" for Oculus installation path.
And the InstallDir variable will be the value of "InitialAppLibrary".

So if you changed the default oculus installation path to F drive, for example, the value of "InitialAppLibrary" is "F\Oculus\Software"

You can now launch ModAssistant.exe.

@Assistant Assistant closed this May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.