No description
- C 86.4%
- C++ 12.5%
- Makefile 0.7%
- Assembly 0.3%
| boot | ||
| channel | ||
| common | ||
| data | ||
| ios | ||
| .clang-format | ||
| .gitignore | ||
| boot.ld | ||
| boot.mk | ||
| channel.mk | ||
| data.mk | ||
| ios.ld | ||
| ios.mk | ||
| ios_loader.ld | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Saoirse Launcher [OUTDATED]
This repository contains the original libogc-based project that preceeded the development of Starling. Please see that repository for the modern rewrite of the project.
The orignal readme read as followed:
Saoirse is a (WIP) portable Wii homebrew project for launching games under a modified IOS firmware. The project aims to eventually become a user-friendly launcher for game modifications.
Planned Features
Without any requirement for installation or modification to the Wii console itself, Saoirse hopes to provide the following:
- Game file replacement.
- Save data redirection.
- Support for patch configuration and module formats (such as Riivolution, Brainslug).
- Game backup loading.
License
All code in this repository is licensed under the MIT license unless stated otherwise in an individual file header. The full text of the license can be found in the 'LICENSE' file.