Line 15:
Line 15:
:in contrast to the gamecube, wii images do have multiple partitions. these are encrypted, and wiifuse supports on the fly decryption - provided you have the required 128bit AES key.
:in contrast to the gamecube, wii images do have multiple partitions. these are encrypted, and wiifuse supports on the fly decryption - provided you have the required 128bit AES key.
−
:further, wiifuse provides access to special data found on these disc's. among others, this includes the main executable and informational things like the game name.
+
:further, wiifuse provides access to special data found on these discs. among others, this includes the main executable and informational things like the game name.
===requirements===
===requirements===
Line 33:
Line 33:
:hints:
:hints:
−
:*append <code>-f</code> for debug messages (process won't deamonize).
+
:*append <code>-f</code> for debug messages (process won't daemonize).
:*append <code>-o allow_other</code> to let other users access the mount point.
:*append <code>-o allow_other</code> to let other users access the mount point.
:*append <code>-h</code> for common FUSE library options.
:*append <code>-h</code> for common FUSE library options.