andruzzzhka / BeatSaverDownloader

Mod for Beat Saber to download songs from BeatSaver.com in-game
MIT License
72 stars 42 forks source link

modprefs.ini file on Oculus #21

Closed atrickpay closed 6 years ago

atrickpay commented 6 years ago

I see the steam path in the instructions for "modprefs.ini" to add your token for voting, but I don't have the same folder structure for my Oculus games, and searching for a file of that name, or any .ini file, turns up nothing. If I need to make it, where should I put it?

beatsaber

andruzzzhka commented 6 years ago

It looks like for some reason the plugin didn't create the UserData folder. Can you send your output_log.txt? ("%UserProfile%\AppData\LocalLow\Hyperbolic Magnetism\Beat Saber\output_log.txt")

atrickpay commented 6 years ago

That file pointed me in the right direction, I created a new Oculus install directory in C:\Games, and apparently there were some permission issues involved with doing that. Once I gave full control to my user and reloaded the game, the folder and modprefs.ini were created successfully, thank you very much! Great mod, appreciate the work & the help!