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

custom notes bug #14645

Open
ximingindehong opened this issue May 12, 2024 · 1 comment
Open

custom notes bug #14645

ximingindehong opened this issue May 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ximingindehong
Copy link

Describe your bug here.

When I put a custom note lua into mod file, and run 0.7.3 engine. The custom note that I made will turn into a color that the note was set. For example, normal down note is in a bluish color, my custom note is in a bluish color too, which it should not. When I put this custom note into 0.6.3 psych engine, it worked properly with no strange color stuff. So it must be some problems during updating the engine.

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

No

@ximingindehong ximingindehong added the bug Something isn't working label May 12, 2024
@HourOfEternity
Copy link

It's not a bug, you need to turn off rgb shader for your custom notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants