-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Lakka Switch Updates.... #15754
Merged
LibretroAdmin
merged 7 commits into
libretro:master
from
GavinDarkglider:Lakka-Switch-Changes
Oct 6, 2023
Merged
Lakka Switch Updates.... #15754
LibretroAdmin
merged 7 commits into
libretro:master
from
GavinDarkglider:Lakka-Switch-Changes
Oct 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GavinDarkglider
force-pushed
the
Lakka-Switch-Changes
branch
4 times, most recently
from
September 30, 2023 22:56
ed52df3
to
c3c3aec
Compare
…device reports it as unknown This is useful for most arm devices that have unknown battery status until charger state changes
GavinDarkglider
force-pushed
the
Lakka-Switch-Changes
branch
from
October 1, 2023 00:12
c3c3aec
to
5e11302
Compare
Lakka will never include this, as it only runs base system, and retroarch.
I'm not really sure how these edits will go to the localization files as you are normally supposed to handle these through Crowdin, I just hope nothing bad happens there. |
JoeOsborn
pushed a commit
to JoeOsborn/RetroArch
that referenced
this pull request
Nov 2, 2023
* Lakka: Switch: Decouple From LibNX builds. * Lakka: Always show Power Management Settings menu * Lakka: Switch: Add Nintendo Switch Options Menu, and First Option * Lakka: Switch: Add CEC Toggle * Lakka: Switch: Add Bluetooth ERTM Toggle * Retroarch: unix platform: Always display battery meter even when the device reports it as unknown This is useful for most arm devices that have unknown battery status until charger state changes * Retroarch: Lakka: Remove Gamemode stuff from build Lakka will never include this, as it only runs base system, and retroarch.
Sunderland93
pushed a commit
to Sunderland93/RetroArch
that referenced
this pull request
Dec 26, 2024
* Lakka: Switch: Decouple From LibNX builds. * Lakka: Always show Power Management Settings menu * Lakka: Switch: Add Nintendo Switch Options Menu, and First Option * Lakka: Switch: Add CEC Toggle * Lakka: Switch: Add Bluetooth ERTM Toggle * Retroarch: unix platform: Always display battery meter even when the device reports it as unknown This is useful for most arm devices that have unknown battery status until charger state changes * Retroarch: Lakka: Remove Gamemode stuff from build Lakka will never include this, as it only runs base system, and retroarch.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes decouple LibNX Clock speed menus from Lakka Switch build, as that makes no sense in linux, where mariko's, dvfsb, and a ton of other things effect the reported clock speeds, so hardcoding the menu doesnt work there. I have also started adding in new menu options for the switch build, to make it easier to configure some things. More to come later, but I dont have a ton of time to work on this, at the moment.