Mira
Mira
When launching the game through this Launcher via the `--LaunchBS` cmdline option, it does not respect the settings you set inside the launcher (e.g. `--verbose`, `-vrmode oculus`).
There should be a way to know whether the user failed or finished a song. It could be possibly implemented via 2 additional events. Additionally, there should also be a...
One of the updates in the last month or so changed the behavior of Kick.getMessage() to return a BaseComponent instead of a string, throwing a NoSuchMethodError when kicked. This PR...
## Description When a game is set to anything but 100% FOV in SteamVR's Video Settings, the rendering on the VR Headset get's totally screwed up. When using Oculus Link,...
This PR further addresses #493 and #494. ~~@quinchs Feel free to double-check my work. I've used your method from #494 for this implementation, that's why i'm mentioning you.~~ I replaced...