Changes

106 bytes added ,  04:47, 6 July 2022
mentioned that ES reads these files on boot, also some minor changes
Line 1: Line 1:  
This directory is part of the [[:/dev/fs]] filesystem and part of the Wii NAND.  
 
This directory is part of the [[:/dev/fs]] filesystem and part of the Wii NAND.  
   −
[[:/dev/es|ES]] uses this as a temporary location to store [[title]] contents as they are added. After this finishes, the directory is renamed to the proper location in [[:/title]], to prevent malformed titles from being installed.
+
[[ES]] uses this as a temporary location to store [[title]] contents as they are added. After this finishes, the directory is renamed to the proper location in [[:/title]], to prevent malformed titles from being installed. ES also appears to look at files here when it boots, possibly to finish installs where the only remaining call is a call to ES_ImportTitleDone.
 
  −
Similar to /title, subdirectories of this directory correspond to titles, which are arranged the same way as in /title. Contents are first written to [[:/tmp]], then renamed to be placed in the correct title in this directory. The entire directory is moved to /title when calling ES_AddTitleFinish.
      +
Similar to /title, subdirectories of this directory correspond to titles, which are arranged the same way as in /title. Contents are first written to [[:/tmp]], then renamed to be placed in the correct title in this directory. The entire directory is moved to /title when calling ES_ImportTitleDone.
    
{{Navbox filebrowser}}
 
{{Navbox filebrowser}}
  −
[[Category:Wii Filesystem]]
 
5,579

edits