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:
Bannerbomb Alpha Bannerbomb Alpha v2 changelog:- Fixed compatibility with Wii Menu version 4
CustomizeMii 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
Boot it! Boot it!
----------------------
- Introduccion
----------------------
Bliight is a generic filesystem loader for wiilinux, which should let you boot a filesystem installed on any wiilinux compatible device. It also lets you boot from a filesystem image, qhich should simplifcate the use of wiilinux to those users that don't want to do partitions on their sdcard
Wii DVD Dumper (Custom IOS) Wii DVD Dumper (Custom IOS)
Stalwart Wii homebrew developer waninkoko has done it again, and this time in a major, major way, with the release of a custom IOS installer for the Wii. Demonstrating the power of this installer, waninkoko has also released a Wii DVD Dumper. Make sure to read the documentation included in the download archives
Custom IOS37 rev 02 Custom IOS37 rev 02
Stalwart Wii homebrew developer waninkoko has done it again, and this time in a major, major way, with the release of a custom IOS installer for the Wii. Demonstrating the power of this installer, waninkoko has also released a Wii DVD Dumper. Make sure to read the documentation included in the download archives
Wii GC-Mode Dump2USB Wii GC-Mode Dump2USB
Wiibrew release from solut. From the dev:
With this tool you can dump GC and WII SL+(DL) disks via an USB-Gecko
to your PC.
Please notice:
This tool is Wasabi compatible! It's (maybe) the first and fastest tool to dump a complete
Wii-SL-DVD completely to an ISO image with a D2C Drive and a Wasabi chip via USB
BootMii Configuration Editor BootMii Configuration Editor
BootMii configuration editor allows you to change the values in the /bootmii/bootmii.ini file without having to take out the SD card and edit it on a PC.
Changelog:
* Additional Languages, Dutch, Finnish and German
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