Homebrew Channel Beta 9 mit SDHC Support


  • Release Notes von wiibrew.org:


    The Homebrew Channel
    Beta 9
    Wiibrew.org


    2008/10/26


    In this archive, you will find the following files:


    * README.txt This file
    * boot.dol Main channel installer
    * wiiload/ USBGecko / TCP loader client
    * win32/wiiload.exe Precompiled binary for Windows
    * lin32/wiiload Precompiled binary for Linux (x86)
    * osx/wiiload Precompiled binary for Mac OS X (Universal)
    * wiiload.tgz Source code


    SPECIAL NOTES FOR THIS RELEASE OF THE HOMEBREW CHANNEL:


    The ELF loading code in The Homebrew Channel has been updated to be consistent
    with the ELF Specification. Due to inconsistencies in ELF executables produced
    by current versions of DevkitPPC as of this writing, current ELF applications
    will not work with this version (this is why we have been recommending the use
    of DOL files instead). The next release of DevkitPPC is expected to include a
    new executable build process that will produce both valid ELFs and DOLs. If
    you have applications in ELF format, please ask the developer to release the
    proper DOL executable. If only the ELF is available, you can convert it using
    the `powerpc-gekko-objcopy' utility from DevkitPPC. Use it as follows:


    powerpc-gekko-objcopy -O binary boot.elf boot.dol


    Note that this will only work with the old, incorrect ELF files. In the
    future, DevkitPPC will use an `elf2dol' utility to convert new ELF executables
    to DOL executables. Newer ELF files will continue to work on older loaders.


    Update instructions:


    If you have previously installed The Homebrew Channel, you can update it. If
    this is the first time you are installing it, see below for Installation
    Instructions. The easiest way to update is using the built-in Online Update
    functionality. Simply configure the WiFi network settings for your Wii for
    proper Internet connectivity, and boot up the channel. If the connection is
    established, you'll see an opaque white (not semitransparent) world icon
    in the lower right corner, and an update prompt will automatically appear.
    Accept it to begin downloading the update. If you cannot or do not want to
    connect your Wii to the Internet, simply run the boot.dol file using any
    homebrew booting method. For example, you can upload it using wiiload or
    you can make a directory inside /apps (for example, /apps/Update) and copy
    boot.dol there. Then, simply run it from the previous version of the channel.


    Installation instructions:


    The suggested way to install the Homebrew Channel is by using Zelda: The
    Twilight Pricess with the Twilight Hack, which is available at
    http://wiibrew.org/index.php?title=Twilight_Hack. After installing the
    Twilight Hack savegame, format an SD card (as FAT16; must be <=2GB, non-SDHC)
    and place the contents of this distribution in the root directory of that card.
    Boot.dol must be in the root directory, and you must have a directory named
    "apps" inside the root directory. (You can delete the wiiload files from the
    SD card, as they are not needed.)


    Execute the Twilight Hack, and it will load and run boot.dol from the SD card.
    You will be presented with a disclaimer screen about the dangers of installing
    this hack (discussed here as well, below); follow the instructions. After this
    process has completed, you should have a new Homebrew Channel in your System
    Menu. You may safely delete the boot.dol file from the SD card; it is no
    longer needed.


    Adding and customizing apps:


    All user applications should be stored in their own subdirectory inside of
    apps/; some examples have been provided. Each subdirectory should have at
    least three files; ScummVM will be used as an example.


    * apps/ScummVM/boot.[dol|elf] main executable to be loaded
    * apps/ScummVM/icon.png icon to be displayed in the Homebrew Channel
    Menu; should be 128 x 48
    * apps/ScummVM/meta.xml XML description of the channel. This format
    will change for future releases of the
    Homebrew channel, but we will try to remain
    backwards-compatible. See the included
    files for information on what data should
    be included in this file.


    Staying current with new releases:


    Relax, you will not need to do anything to keep up with new releases of the
    Homebrew Channel. When a new version is available, a message will appear
    giving you the option to download and install the new version, if your Wii
    is configured to connect to the Internet.


    Uninstallation:


    You may uninstall the channel as you would any other channel, by using the Data
    Management screen of the Wii Menu. Erasing every last trace of The Homebrew
    Channel is not practical on a complex system such as the Wii. If a need arises,
    we will develop a more thorough uninstaller application.


    ***************************************************************


    RISKS, CAUTIONS, and SYSTEM UPDATES:


    Any persistent modification to your system (meaning, anything that does not go
    away when you turn off your Wii) carries some inherent risk. We have worked
    hard to avoid this whereever possible, but we are unable to test all possible
    configurations.


    We do, however, believe that our channel is safer to install than any other
    homebrew channel that has been released, and once you have installed it we hope
    you will never need to install another!


    A special note about System Updates:
    The Homebrew Channel relies on certain security flaws (fakesigned TMD and
    ticket) that exist in older versions of the Wii's software. The most recent
    update as of this writing (dated 23 October 2008) was the first update to
    completely correct these flaws. This version of The Homebrew Channel
    incorporates a workaround for this (by exploiting a different flaw), and will
    work with this version of the Wii's software. However, this new flaw may also
    be fixed in the future. When it is, you may not be able to install this
    channel for the first time.


    The effects on users who have already installed the channel depend on the
    particular nature of the update. Up until now, they have not been affected
    and The Homebrew Channel continued to work normally; however, this might
    change in the future. Excluding a deliberate attempt to cause harm to users,
    we believe there is no danger to your system, even if you upgrade.


    That having been said, we are releasing this software to you in the hope that
    you will find it useful. We can not and will not offer you any warranty on the
    functionality of this software, or its impact on your Wii System. We have
    made our best effort to ensure its safety and to honestly explain the risks
    involved, but the decision (and responsibility) is ultimately up to you.


    We recommend that you check for news at http://wiibrew.org about compatibility
    with new Nintendo System Updates before installing them; we will test each
    update as soon as it is publicly available, and will announce whether any
    issues have been discovered.


    Note that the above information applies solely to The Homebrew Channel itself,
    and not to any applications launched from it. We cannot be held responsible for
    any damage caused by these applications, nor do you get bitching rights if
    something happens. As The Homebrew Channel is delivered with no warranty
    whatsoever, we also cannot be held responsible for any damage caused by it.
    However, in that case, you do get bitching rights.





    * Installer / updater now works with the October 23 update
    * SDHC support
    * REALLY fixed the memcard bug
    * Installer now picks newest sane IOS, fixes some beta8 regressions
    * Added a reload button (for SD card changes)
    * Return to system menu skips warning
    * Fixed some graphical glitches
    * Saner XML load code
    * Many fixes to underlying stuff in the newer libogc






    Interessant ist, dass nun SDHC Karten unterstützt werden. Also ist das mit den 2GB SD Karten bei der Wii eine reine Softwarebeschränkung. Weiss der Geier, was Nintendo da geritten hat. Es hätte NIE zu den Speicherproblemen kommen müssen, die Nintendo den Usern hier künstlich aufgebürdet hat...


    ACHTUNG!
    Einige Anwendungen werden nicht mehr funktionieren nach der Installation des neuen Homebrewchannels! Es geht imho allerdings nur um elf Dateien. Alles, was ihr als dol files drauf habt, sollte funktionieren... Die nicht funktionierenden elf Dateien sollten sich aber mit


    powerpc-gekko-objcopy -O binary boot.elf boot.dol


    aus dem DevkitPPC so konvertieren lassen, dass sie funktionieren...


    Alle, die den HBC schon drauf haben bekommen direkt wenn sie den HBC starten sowieso eine Meldung, dass ein Update vorliegt und können direkt via WLAN updaten...



    The Homebrew Channel Beta 9

  • Ja richtig, hab den HB drauf gehabt.
    Wollte dann nach dem Update 3.4 testen und hab per TP Hack den HB nochmal installieren wolllen.


    Beim Install Fehlermeldung.
    Danach war der alte HB auch nicht mehr da.
    Neuinstall ging nicht.
    Jetzt hab ich den selben TP-Hack genommen und die .dol dazu vom HB 0.9
    und TP Hack hat ihn Installiert.
    Er lässt sich starten, er greift auf die SD Karte zu und startet auch HBs

  • Umentern? :D :D
    Umwandeln oder neucomplimieren heißt das.


    Mach den Command von Windows auf, also Windowstaste + R und cmd eingeben, dann zu der powerpc-gekko-objcopy.exe navigieren, in den Ordner vorher dir elf kopieren und dann mit dem Befehl umwandeln:


    powerpc-gekko-objcopy -O binary boot.elf boot.dol


    Wenn dus nicht hinbekommst, schick mir die elf per PN

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!