Skip to main content

Mount your Wii disc images on a local directory using the FUSE API.

1. How to use

$ ./wiiodmount –help

You can also install wiiodmount on your system using distutils:

$ python2 setup.py install

2. Dependencies

  • PyCrypto (needed for AES computations)

  • PyFS (used to expose the FS with FUSE)

3. Use the wod library

wiiod is also a Python 2.x package you can use in your applications. There are several layers you can use, from the lowest level to the highest level:

  • wiiod.disc: disc image access, partition table, game metadata.

  • wiiod.partition: crypted partition access, DOL/bootloader/FS raw access.

  • wiiod.wiiodfs: “high level” API to access files on WOD partitions.

  • wiiod.fs: a PyFS filesystem using wiiod.wiiodfs.

4. Authors

See AUTHORS.

5. Thanks

Release history Release notifications | RSS feed

This release

0.1 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page