mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-27 13:51:01 -04:00
404 B
404 B
libWiiPy.nand.sys Module
The libWiiPy.nand.sys
module provides support for editing system files used on the Wii. Currently, it only offers support for uid.sys
, which keeps a record of the Title IDs of every title launched on the console, assigning each one a unique ID.
Module Contents
.. automodule:: libWiiPy.nand.sys
:members:
:undoc-members:
:show-inheritance: