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:
SD-Boot SD-Boot
Wiibrew program from Emu_Kidid. Allows you to boot .GCM files from your SD card using your GameCube or Wii with an SD->GC adapter
DOP-Mii DOP-Mii
originally known as DOP-IOS MOD, is in short; A homebrew Wii system tool that can do almost anything to your Wii.
Changelog:
IOS Menu Changes
* You can now select what version of an IOS you want to install. Including Stubbed IOSes if you want to revirginize your Wii.
o NOTE: Just because the option is available to install any IOS version
StartPatch StartPatch
is a homebrew application that patches your System Menu v4.0, v4.1, or v4.2 in a similar fashion as Starfall. It is based upon Menu Patcher by Isaac356.
Changelog:
* Added IOS Selection.
* Removed IOS-Reload to 250.
* Removed IOS-Check code
Homebrew Channel The latest build for the Homebrew Channel for the Wii is at Beta 8, and Team Twiizer's update has made the HBC installer a bit more proactive in determining the status of your Nintendo Wii's System Menu
Return of the Jodi exploit Return of the Jodi exploit
Developer's note:
Return of the Jodi is a safe way to enable homebrew on a Wii without hardware modification. Return of the Jodi is achieved by playing a hacked game save for Lego Star Wars 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
Powder Powder
A port of POWDER to the Wii using SDL Wii.
Changelog:
* Your tame creatures now have a heart badge beside them to identify them as such.
* Switching to a different tile res will no longer cause a crash. (Inu)
* Building the tile choice list now comes from the internal allbitmaps.h rather than being hardcoded, so Ibson the Grey's tiles will show up as expected
Return of the Jodi Return of the Jodi
The infamous Team Twiizers are back, releasing a new version of Return of the Jodi, the Lego Star Wars exploit that allows you to run homebrews on your system without hardware modification.
What's new in the latest update? Well, just a quick fix release to include support for the JPN region of the game
IOS50 and Mii Channel, Wii System Menu 3.4 update IOS50 and Mii Channel, Wii System Menu 3.4 update
From Requiem
Nintendo has released a major update today. We're working as hard as we can to get it fixed. For now, I'm releasing my modification of tona's IOS51 / Shop channel patchmii installer to patch IOS50 and install the new Mii Channel.
We're working on the disassembly of the new system menu now
Wii Home Wii Home
Wii Home is a "plugin" for Preloader.
1.3
* The default font was changed.
* Added UTF-8 characters support with the new font.
* Better English translation.
* Better French translation.
* Better Spanish translation.
* Using Dollz 3.0 to have a little size (943 ko -> 559 ko : 384 ko earned)
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