Line 5:
Line 5:
| group = 0
| group = 0
}}
}}
β
'''/shared2''' is a general purpose directory used as a shared savefile-like space, much like how [[:/shared1]] holds shared title contents. It was probably created later in the Wii's development, since some shared files are instead in the [[System Menu]]'s savefile ([[:/title/00000001/00000002/data]]).
+
'''/shared2''' is a directory accessible to all [[Broadway]] titles. It resembles a root directory for these titles.
β
The NAND SDK library seems to deny access to /shared2 through the main <code>OpenFile</code>, although a separate function (<code>OpenFilePrivileged</code>) exists without this restriction, and due to the lack of memory protection in [[Revolution OS]], <code>OpenFilePrivileged</code> can be freely called.
+
The NAND SDK library seems to deny access to /shared2 through the main <code>NANDOpen</code>, although a separate function (<code>NANDPrivateOpen</code>) exists without this restriction, and due to the lack of memory protection in [[Revolution OS]], <code>NANDPrivateOpen</code> can be freely called.
A quick (and incomplete) overview of the containing folders:
A quick (and incomplete) overview of the containing folders: