from neimod:
This package contains the necessary basic tools and project files needed to create a custom IOS module and interact with it. This is perfect for running test code on the Wii's IOS system.
Sourcecode is delivered for all tools and projects.
For compiling the ARM IOS code, devkitARM (arm-elf or arm-eabi) is needed. For compiling the PPC Wii code, devkitPPC and libOGC are needed.
Package contents:
* stripios: This is a tool that will take a tradional ARM ELF file and converts it into a format the IOS system understands.
* iosmodule: This is the project which will create a custom IOS module.
In order to create a working IOS module, you must supply the fixed absolute memory addresses for the module to live in, in the linker script. Currently, it defaults to the memory addresses set by the DIP module from IOS31.
To install a custom IOS module, you need to add it to the TMD of an existing IOS, and allocate it with an unused content id, or replace an existing one.
Currently, the produced IOS module is tested by replacing the DIP module from IOS 31. This is done by letting patchmii install IOS 31 as IOS 254, and replacing the contents of the DIP module with the custom IOS module.
The example main source file sets up a device called "/dev/haxx" and allows you to read/write to the IOS memory space (currently limited to the module's memory space because it is running from usermode), and allows you to upload and execute custom code.
* iostester: This is the project which will interact with the custom IOS module.
In the first step, a completely position independent ARM program is compiled, and the file arm.bin is produced.
The ARM program is made position indepdenent by means of an global offset table (GOT), which the ARM program will automatically correct upon boot up.
Then the arm.bin file is automatically added into the PPC program, so that it can upload it to the custom IOS module, and let it execute it from the IOS side.
Happy hacking!
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Powder Powder
A port of POWDER to the Wii using SDL Wii.
Changelog:
Updated to version 114 of POWDER, see the POWDER releases page for changes.
This version contains a new version of the Akoi Meexx 10 tileset with a larger font, in addition to the "distorted" version which is the default tileset for this port (screenshots to follow later)
CustomizeMii CustomizeMii
is a 100% legal custom Channel creator for the Wii.
It's completely written by myself (some parts are based on other 100% legal codes).
Use legal Base WADs to create your own legal custom Homebrew Channels.
The .NET Framework 2
Bathaxx Bathaxx
Bathaxx is a safe way to enable homebrew on a Wii without hardware modification. Bathaxx is achieved by playing a hacked game save for LEGO Batman which executes a homebrew application from an external SD card. Examples of such homebrew .elf or .dol files can be found on the Homebrew applications page. The bathaxx was created by Team Twiizers & lewurm
ELF to DOL Converter ELF to DOL Converter
What is this for?
When HBCb9 came out, they decided that they no longer need to support any invalid .elf files. If you have .elf files, you need to convert then to .dol with some little program that gets buried in some directory when/if you install devkitPro. This script will automate the task of converting all your stuff
Channel File Manager Channel File Manager
from CashMan:
Channel File Manager is based on WAD Manager 1.21 and you can manage your Wii channel menu. You can install devices from your choice, and uninstall. The homebrew can also use your cIOS to benefit from the installation chains. Attention! Only cIOS IOS36 rev04 is compatible for the moment. Compared to WAD Manager 1
Geckoloader Geckoloader
The Nintendo Wii homebrew scene is definitely opening up, and in this update of Geckoloader, it's about to open wider
WiiSCU WiiSCU
WiiSCU by Wack0 (updated by Illinialex24) (mod of IOS51+shop by tona) - powered by PatchMii. The application gives you the option to install new versions of channels and IOSes without touching the system menu.
Which version do I download?
If you need Shop Channel, use version 0
OpenWii2.4 Source OpenWii2.4 Source
Nintendo Wii homebrew developer andii has announced the release of a new build for the open-source modchip OpenWii, bumping the project up to version 2.4. This is still for Atmega8 (Chiip).
Anyway, andii has highlighted the many changes that were implemented to this specific build
Wii Homebrew Loader Wii Homebrew Loader
Tired of duplicate channels appearing from your Nintendo Wii main menu when you run homebrew? Coder hell_hibou has a remedy with Wii Homebrew Loader. Having the same interface as the Wii main menu, this application loads ELF files (the stuff which homebrews are made of) from the front SD card slot into the Wii
WriteELF WriteELF
Brakken has announced the release of WriteELF, an application from cybermind that allows users to write ELF files to their SD card. This release is made to be used with Team Twiizer's Twlight Hack.
The release of Twilight Hack v0.1 Alpha 2 allowed users to run ELF files on their Wii using an exploit found in the Legend of Zelda: Twilight Princess
Comments on Custom IOS Module:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Custom IOS Module supports it