You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.
Does it work?
If so, one thing that's missing is firmware checking, where if it's 11.3, the below code would be used. (unless the top works on all firmwares?)
I downgraded to 11.3 on my n2ds XL which shipped with 11.4 and the
brightness control menu option is showing and working correctly. Although
some people have reported it working while on 11.6, but that may be because
they were on 11.3 at one point in time. Still unsure why it works for them
but I do know that it doesn't work for me past 11.3, and unless there's
more code elsewhere that patches the memory and looks for version specific
offsets, updating this would fix it.
Updated the original post with the whole function for clarification
On Dec 16, 2017 7:44 PM, "Robz8" <notifications@github.com> wrote:
Does it work?
If so, one thing that's missing is firmware checking, where if it's 11.3,
the below code would be used. (unless the top works on all firmwares?)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAba1ZjyuvzboiaEs22pStj4eQ13n1iCks5tBI4FgaJpZM4RENVM>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
from source/tools.c
line 651
This would fix the brightness control not working in system versions past 11.3
The text was updated successfully, but these errors were encountered: