diff --git a/distribute b/distribute index a62e3b5..9bdd702 100755 --- a/distribute +++ b/distribute @@ -20,9 +20,9 @@ compile_boot () compile_installer () { if [[ -e boot/hbf_boot.dol && ! $FORCE ]]; then - cp boot/hbf_boot.dol installer/wad/00000002.app + cp boot/hbf_boot.dol installer/wad/00000001.app else compile_boot - cp boot/hbf_boot.dol installer/wad/00000002.app + cp boot/hbf_boot.dol installer/wad/00000001.app fi wine installer/WadMii.exe -input "Z:\home\chris\Projekte\homebrewfilter\installer\wad" -output "Z:\home\chris\Projekte\homebrewfilter\installer\data\install.wad" diff --git a/installer/wad/00000000.app b/installer/wad/00000000.app index 291049f..5881768 100644 Binary files a/installer/wad/00000000.app and b/installer/wad/00000000.app differ diff --git a/installer/wad/00000001.app b/installer/wad/00000001.app deleted file mode 100644 index a8d94c8..0000000 Binary files a/installer/wad/00000001.app and /dev/null differ diff --git a/installer/wad/00000002.app b/installer/wad/00000002.app new file mode 100644 index 0000000..ccf3026 Binary files /dev/null and b/installer/wad/00000002.app differ diff --git a/installer/wad/0001000154484246.cert b/installer/wad/0001000154484246.cert index 32dd50c..2184107 100644 Binary files a/installer/wad/0001000154484246.cert and b/installer/wad/0001000154484246.cert differ diff --git a/installer/wad/0001000154484246.footer b/installer/wad/0001000154484246.footer new file mode 100644 index 0000000..a78f7c1 Binary files /dev/null and b/installer/wad/0001000154484246.footer differ diff --git a/installer/wad/0001000154484246.tik b/installer/wad/0001000154484246.tik index d8732a8..436b36b 100644 Binary files a/installer/wad/0001000154484246.tik and b/installer/wad/0001000154484246.tik differ diff --git a/installer/wad/0001000154484246.tmd b/installer/wad/0001000154484246.tmd index dbffc06..56297d9 100644 Binary files a/installer/wad/0001000154484246.tmd and b/installer/wad/0001000154484246.tmd differ diff --git a/updates b/updates index 3324a6d..241aa14 100644 --- a/updates +++ b/updates @@ -8,10 +8,12 @@ - BUGFIX: installer no longer crashes on IOS58 due to early controller initialization (only happened under certain circumstances) -- BUGFIX: when loaded via THBF channel it could happen that - WiiMC was the only application that did NOT see the - USB HDD - this is temporarly solved, until we have - a proper THBF channel +- BUGFIX: use waninkoko's NAND loader in THBF channel, + rather than comex'. Fixes the issue that HBF + does not properly respond when power or reset + button on the console have been pressed +- BUGFIX: work around the issue that WiiMC under certain circumstances + does not recognize the USB HDD. - BUGFIX: compiled with libpng 1.4 to fix a problem in PNG handling - BUGFIX: return to HBF feature now works again - installer now supports Classic-Controller