Suggestion: Implement NNU Patcher's function into Haxchi and CBHC#5
Open
ghost wants to merge 54 commits into
Open
Suggestion: Implement NNU Patcher's function into Haxchi and CBHC#5ghost wants to merge 54 commits into
ghost wants to merge 54 commits into
Conversation
…o dimok compiles in once piece now to a directly usable rom.zip
…ow this to run with all wiiu langauge settings now
…learing the screen -modified IOSU exploit to load from high MEM1 to not run into existing memory and crash -updated homebrew launcher loader to follow dimoks latest commit and be ready for 1.4 .rpx loading
… README for instructions.
…supports up to 250 -if a elf requests to return to hbl it will now also return to hbl instead of always forcing it out to mii maker, fixes apps like wupinstaller
-added zips for mario kart ds, new super mario bros, star fox command and phantom hourglass
document
…t ones in your ds vc meta folder
-recompiled everything using devkitppc r28
-sorting game list before displaying it -better stack positions for kirby mass attack, super mario 64 ds, kirby canvas curse, zelda phantom hourglass, spirit tracks and pokemon ranger shadows of almia -added support for pokemon ranger, animal crossing wild world, pokemon mystery dungeon explorers of sky and pokemon ranger guardian signs
Added build script for linux
…SE IF YOU KNOW THE NORMAL HAXCHI WORKS FINE BEFORE INSTALLING THIS updated main Haxchi to v2.3
…b on the next title launch since the ds title by default disables it and its normally not re-enabled
…ample ftpiiu-everywhere updated installer for this new wupserver version
… start the menu into mii selection if no default mii is set instead of just using the first mii -added system reload patches to CBHC, thanks to dimok for patch location and elf patcher!
NOTE: this change (as well as the last update) do NOT AFFECT MOCHA CFW, they only affect my internal CBHC CFW which you can enable by just setting it to autoboot system menu which will give you full signature and region patching as well as this protection and re-applying patches on reloads; overall letting your wiiu and the menu run as they would normally
…nefit from it -added new config option to haxchi, "sysmenu" which will relaunch you into the system menu with signature, region patches and everything else that cbhc patches -small logic correction in the iosu patcher
…he used ds vc title
…protect from potential updates
-made installer more stable on exit
Add linux cbhc buildscript
Create README_Kr.md
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.
The need for NNU Patcher to access Eshop and game updates is high, as everyone must rely on DSN to block updates, all whilst staying on 5.5.1. Not only does the DNS restrict connection with the server, but you need to be on 5.5.2 to use the eshop/game updates. NNU Patcher temporarily unblocks the access to the server, and also bypasses the check if you're on the latest update or not.
So with that said, it would be great if NNU Patcher's function can be implemented into Haxchi and CBHC. This way we won't need to launch NNU Patcher every time and accessing the eshop/game updates will be mindless.
This would be a big addition for Haxchi and CBHC.