We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is only an issue for wiiu
the location for song/difficulty seems to change depending on unknown factors
so far I've determined that having auto enabled causes the location to shift
The text was updated successfully, but these errors were encountered:
ok this is partially fixed in 4154e9b due to a silly mistake
but still no fix for auto mode 😕
Sorry, something went wrong.
I've found out that if auto is enabled, the difficulty is set lower than it is normally, so like this
"levels": { "108": "Easy (auto)", "110": "Normal (auto)", "112": "Hard (auto)", "114": "Extreme (auto)", "116": "Easy", "118": "Normal", "120": "Hard", "122": "Extreme" },
there must be a better way to do it though?
No branches or pull requests
this is only an issue for wiiu
the location for song/difficulty seems to change depending on unknown factors
so far I've determined that having auto enabled causes the location to shift
The text was updated successfully, but these errors were encountered: