Add the ability to open wikis in the browser#77
Merged
Epicpkmn11 merged 7 commits intomasterfrom Jun 2, 2025
Merged
Conversation
Member
|
I also added the ability for custom Themes in the latest commit through a |
Member
Author
Should just not put unrelated things into specific branches ;P I think it'd be better to cherry-pick that commit over to master and just wait on this for the next release since it's being buggy but do the rest now since there's already several bug fixes worth doing a release for |
fab7827 to
685cedd
Compare
0591d72 to
6fb3d46
Compare
Currently press SELECT and if the app has one it'll *quit UU* and open the browser I feel like it should be possible to launch the browser without quitting UU as you can launch it from the home menu while the app is running, but that wasn't working.
NOTE: This now freezes on returning to UU
This uses the new aptLaunchSystemApplet from libctru v2.5.0. It's failing to download from pacman for me so I can't test at the moment.
Member
Author
|
This works now, the 3DS browser definitely struggles these days but GitHub wikis do work at least if a little glitched looking |
This file contains hidden or 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
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.
Currently press SELECT and if the app has one it'll quit UU and open the browser
I feel like it should be possible to launch the browser without quitting UU as you can launch it from the home menu while the app is running, but that wasn't working.