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

[bug] Blue Light filter enables itself automatically #1684

Open
3 tasks done
light-and-ray opened this issue Oct 12, 2024 · 10 comments
Open
3 tasks done

[bug] Blue Light filter enables itself automatically #1684

light-and-ray opened this issue Oct 12, 2024 · 10 comments

Comments

@light-and-ray
Copy link

light-and-ray commented Oct 12, 2024

Checklist

  • I am reporting a bug in the Onion OS - Any issues with the closed source frontend (MainUI), or RetroArch or any of the cores should be directed to their respective repositories
  • I have reviewed the Onion Docs and did not find the answer
  • I have searched the existing (open and closed) issues to ensure I do not log a duplicate

Onions OS Version

4.3.1-1

Miyoo Firmware Version

202303262339

Provide a clear and concise description of the issue

I don't enable the filter, but while I'm gaming it can enable itself, I even see this transaction. This is not connected with schedule, maybe it becomes after 30min after the device started. Every time I need to go into tweaks and disable it

Steps to Reproduce

(upd)
press menu (e.g. for quick load) and B at the same time, and then hold only B

Provide any additional context or information that may help us investigate your issue

Tweaks_001

@light-and-ray

This comment was marked as outdated.

@light-and-ray

This comment was marked as outdated.

@allanrps
Copy link

Sorry I dont have assistance, but just asking how can the schedule menu option be enabled on a mini v4 with rtc?

@tGecko
Copy link
Member

tGecko commented Oct 17, 2024

.blfIgnoreSchedule is created around here

// toggle blue light filter

But I don't think it has something to do with your issue.

Is it possible that you are pressing the hotkey to enable blue light filter? It is Menu + B for 2 seconds.

Can you please enable logging in Tweaks > Advanced > Diagnostics > logging.
On the next instance it happens, please create a log snapshot from the same menu, and upload it here.
You will find the snapshot on the root of your SD card.

@light-and-ray
Copy link
Author

Is it possible that you are pressing the hotkey to enable blue light filter? It is Menu + B for 2 seconds.

I didn't know about it. But nope. This hotkey is used only in NDS but I saw this bug in other games too

Maybe it is registered wrongly for example running on B in Super Mario Bros, then quick load (maybe still holding B), and then continue running, and it is registered although the menu button wasn't holded 2 seconds. I need to test it. If my clue is true, it should be fixed

BTW how to disable this hotkey? I dislike blue light filter in any form

@light-and-ray
Copy link
Author

light-and-ray commented Oct 18, 2024

Yes! I can reproduce. You need to press menu+L(1or2) to quick load, and while this pressing start holding B button. And after around 2 seconds screen became dark and brown

I think the shortcut option should be next to other blue light filter options. But also the shortcut works wrongly because only B is being holded for 2 seconds

@light-and-ray
Copy link
Author

I recommend you this ultra hardcore romhack (Super Mario Zero 2), it's very fun for playing with often quick loads, and you will face with this problem regularly https://youtu.be/Lp8IvoHd6HA 🤪

I also faced with this in other games. But so often it became in this specific game

@tGecko
Copy link
Member

tGecko commented Oct 18, 2024

I don't know why (or how) you are pressing all these buttons at once, but we probably should provide an option to disable the hotkey 👍🏻

@light-and-ray
Copy link
Author

It's enough to press menu and B at the same time, and then hold only B

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

No branches or pull requests

3 participants