Commit Graph

61 Commits

Author SHA1 Message Date
orboditilt 992e28aceb Fix typo 2019-08-14 22:07:20 +02:00
orboditilt ba142e1ca0 - Added the haxchi installer
- Move roms creation into sub folder
- re-add support for other base games
2019-08-14 22:06:31 +02:00
orboditilt 2ff7a483fe Execute a given `code550.bin`, update readme 2019-01-24 17:31:24 +01:00
orboditilt fc0b05ab9d Switch to Mii Maker after calling the payload. 2019-01-24 17:22:30 +01:00
orboditilt d765d2530c Remove everything to again have a simple and clean PoC with brainage. 2019-01-24 13:40:18 +01:00
FIX94 19db1dd959
Merge branch 'master' of https://github.com/FIX94/haxchi 2017-01-17 01:12:44 +01:00
FIX94 01a3201d91
unimportant file updates 2017-01-17 01:12:27 +01:00
FIX94 b525520a12 Merge pull request #9 from opendata26/master
Add linux cbhc buildscript
2017-01-15 00:33:57 +01:00
opendata26 2212b926d7 Add linux cbhc buildscript 2017-01-13 07:29:12 +00:00
FIX94 8492589988
-added vwii boot option to cbhc
-made installer more stable on exit
2017-01-13 02:52:57 +01:00
FIX94 bf5e1d92cf
make sure int stays as int 2017-01-12 23:09:14 +01:00
FIX94 6d78599c02 when in cbhc/haxchi cfw, patch system menu version to be 99.99.99 to protect from potential updates 2016-12-30 23:03:16 +01:00
FIX94 df41c5974a when in cbhc/haxchi cfw it will now protect against installing over the used ds vc title 2016-12-29 00:20:00 +01:00
FIX94 f4ac8e7061 push versions 2016-12-23 19:42:31 +01:00
FIX94 5d530f4240 updated installer iosu exploit to be a bit more stable and added tiny debug patch 2016-12-23 19:36:15 +01:00
FIX94 0ad99123db -use same iosu patcher for both haxchi and cbhc to allow haxchi to benefit 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
2016-12-19 04:14:47 +01:00
FIX94 3b005e9a39 -added anti move/delete protection of the ds vc title when in CBHC CFW
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
2016-12-16 23:33:30 +01:00
FIX94 3c6dadb2a6 -when starting up the console with system menu autoboot CBHC will now 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!
2016-12-15 01:51:06 +01:00
FIX94 a004e5a3fe CBHC now comes with a version of wupserver that can be used in for example ftpiiu-everywhere
updated installer for this new wupserver version
2016-12-13 01:22:07 +01:00
FIX94 02f2c1cbf0 better cbhc menu code readability 2016-12-12 09:13:35 +01:00
FIX94 00c9cd2162 -added additional CBHC patch to manually set the flag which checks usb on the next title launch since the ds title by default disables it and its normally not re-enabled 2016-12-10 17:03:09 +01:00
FIX94 89616acfdf Merge branch 'master' of https://github.com/FIX94/haxchi 2016-12-10 06:11:41 +01:00
FIX94 d29e796167 CBHC (ColdBoot HaxChi) v1.0 now available! BE VERY CAREFUL AND ONLY USE IF YOU KNOW THE NORMAL HAXCHI WORKS FINE BEFORE INSTALLING THIS
updated main Haxchi to v2.3
2016-12-10 06:11:17 +01:00
FIX94 1a1a4d06e6 Merge pull request #5 from marco-calautti/master
Added build script for linux
2016-12-05 23:22:19 +01:00
Marco 1094d98249 Added build script for linux 2016-12-05 19:54:31 +00:00
FIX94 da78f776fe Update README.md 2016-12-01 21:07:46 +01:00
FIX94 50974331ce Merge branch 'master' of https://github.com/FIX94/haxchi 2016-12-01 21:03:43 +01:00
FIX94 afd6c271ac small text update and some meta files 2016-12-01 21:03:25 +01:00
FIX94 e3dcfd7a0a Update README.md 2016-12-01 03:37:30 +01:00
FIX94 97865bf5fd readme 2016-12-01 03:36:26 +01:00
FIX94 26fd322cb6 Merge branch 'master' of https://github.com/FIX94/haxchi 2016-12-01 03:33:47 +01:00
FIX94 bfa52229b6 -added error message if no game was found on NAND
-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
2016-12-01 03:32:25 +01:00
FIX94 9be1464e7e Update README.md 2016-11-30 06:12:57 +01:00
FIX94 3b4e51b809 added support for Pokemon Ranger: Shadows of Almia 2016-11-29 18:29:55 +01:00
FIX94 e95c51fc1b small update 2016-11-28 19:05:58 +01:00
FIX94 527d39deb7 Haxchi v2.0 - now with its own installer! 2016-11-28 05:35:13 +01:00
FIX94 97fa900877 -added zelda spirit tracks port 2016-11-25 06:41:27 +01:00
FIX94 17c2638bf5 -added support for 6 new games
-recompiled everything using devkitppc r28
2016-11-25 02:47:29 +01:00
FIX94 a7a9652396 added some custom tga files which could be used to replace the default ones in your ds vc meta folder 2016-11-17 02:39:36 +01:00
FIX94 2e11595c25 Merge branch 'master' of https://github.com/FIX94/haxchi 2016-11-17 00:01:17 +01:00
FIX94 40a20b3dcc -added port for new super mario bros EUR 2016-11-17 00:00:59 +01:00
FIX94 d2ae5cc3a1 Merge pull request #2 from Jimmy-Z/master
document
2016-11-16 08:00:05 +01:00
JimmyZ d07bc5dfec document 2016-11-16 14:56:22 +08:00
FIX94 74afa4a9f8 -added zip for yoshi touch and go 2016-11-16 07:39:11 +01:00
FIX94 a1e732cd70 -added super mario 64 ds port 2016-11-16 05:55:00 +01:00
FIX94 c503921eaa -keep the hbl loader in sync with the latest commits
-added zips for mario kart ds, new super mario bros, star fox command and phantom hourglass
2016-11-15 01:49:12 +01:00
FIX94 eedfba866c -made possible elf path much longer, instead of 80 characters it now 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
2016-11-14 20:07:50 +01:00
FIX94 e803047295 -added file loading with button configuration, make sure to check the README for instructions. 2016-11-14 00:18:10 +01:00
FIX94 f68e046dae Merge branch 'master' of https://github.com/FIX94/haxchi 2016-11-12 22:16:26 +01:00
FIX94 791b2944a7 -fixed screen corruption when loading homebrew launcher by properly clearing 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
2016-11-12 22:16:06 +01:00