No description
  • C 75.3%
  • C++ 21.4%
  • Python 2.3%
  • Assembly 0.6%
  • Makefile 0.3%
Find a file
2026-01-22 00:28:09 -05:00
assets Initial commit 2023-09-14 18:08:21 -04:00
channel Big refactor and code I didn't commit before 2026-01-22 00:28:09 -05:00
common Big refactor and code I didn't commit before 2026-01-22 00:28:09 -05:00
ios Big refactor and code I didn't commit before 2026-01-22 00:28:09 -05:00
loader Big refactor and code I didn't commit before 2026-01-22 00:28:09 -05:00
tools Initial commit 2023-09-14 18:08:21 -04:00
.clang-format Initial commit 2023-09-14 18:08:21 -04:00
.gitattributes Initial commit 2023-09-14 18:08:21 -04:00
.gitignore Update .gitignore 2025-01-09 02:25:06 -05:00
ios_loader.ld Initial commit 2023-09-14 18:08:21 -04:00
ios_module.ld Initial commit 2023-09-14 18:08:21 -04:00
LICENSE Update readme and license 2025-12-09 03:00:44 -05:00
Makefile Big refactor and code I didn't commit before 2026-01-22 00:28:09 -05:00
ppc.ld Refactor code layout 2023-10-16 18:53:15 -04:00
README.md Update readme and license 2025-12-09 03:00:44 -05:00

Starling

Starling is an unofficial Wii channel for loading games with patches. The project is a work-in-progress, and is not ready for general use even by technical users.

Planned Features

Without any requirement for installation or modification to the Wii system memory itself, Starling 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

This software is licensed under the GNU General Public License version 2 (or any later version). The full license can be found in the LICENSE file.