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

Disable SP in practice #827

Merged
merged 4 commits into from
Aug 3, 2024

Conversation

Purplo-cf
Copy link
Contributor

Adds a setting to automatically strip star power from notes while in Practice mode. On by default.

Requires YARG.Core branch disable-sp-core to run

@@ -495,6 +495,10 @@
"Name": "Drums Volume",
"Description": "Adjusts the song's drum track volume. Only does something if the song is multi-track."
},
"EnablePracticeSP": {
"Name": "Star Power in Practice",
"Description": "Allow Star Power phrases and activation while in Practice Mode."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the text specifying it allows activations. These are not directly supported but are possible on drums only because of activation notes which is unintentional and a bug.

A practice mode that allows for activation and path practicing could be considered in the future but for now it is not supported and will be patched in the future.

@RileyTheFox RileyTheFox merged commit 25219eb into YARC-Official:dev Aug 3, 2024
@Purplo-cf Purplo-cf deleted the disable-sp-in-practice branch August 4, 2024 02:23
Purplo-cf added a commit to Purplo-cf/YARG that referenced this pull request Aug 4, 2024
* Found an unrelated missing quote in the localization file

* Setting to disable SP phrases in practice mode

* Fixed display of Vocals lyric color when SP is disabled

* Correct setting description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants