Skip to content

Fullmetal5/WiiNetworkLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wii Network Loader

A network/SD loader for the Wii.

IMPORTANT (If using this for str2hax): Please make sure you update the Makefile line include $(DEVKITPPC)/wii_rules to point to a version of libogc that is built with -Os otherwise your payload will not fit in memory.

If you make any changes to elf loading then you have to copy the updated elf_loader.h file from elf_loader to source to build the loader with it.

Configuration: Change payload_server to the website you are hosting the payload on and http_get_boot to the GET request for the path of the file.

Building: make

That's it!

About

A network/SD loader for the Wii.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published