Changes

6 bytes added ,  04:03, 19 April 2012
Line 46: Line 46:  
User extdata and SpotPass extdata use separate mount points at /user and /boss. Therefore one mount can't access the other directory, and also can't access /icon.(The title's SpotPass extdata can be mounted by the title itself, if it uses SpotPass)
 
User extdata and SpotPass extdata use separate mount points at /user and /boss. Therefore one mount can't access the other directory, and also can't access /icon.(The title's SpotPass extdata can be mounted by the title itself, if it uses SpotPass)
   −
* /icon This file contains the extdata icon displayed in data management. This icon can only be written to by titles when creating extdata, titles would have to recreate extdata to change the icon. Reading this icon isn't done by directly reading the file, this is done by other means.
+
* /icon This file contains the extdata [[SMDH|icon]] displayed in data management. This icon can only be written to by titles when creating extdata, titles would have to recreate extdata to change the icon. This file can't be read directly, instead it is read via [[FS:ReadExtSaveDataIcon]].
 
* /user/ Contains the title's actual extdata files.
 
* /user/ Contains the title's actual extdata files.
 
* /boss/ Can contain [[SpotPass]] content. SpotPass content is *always* stored in SD extdata.
 
* /boss/ Can contain [[SpotPass]] content. SpotPass content is *always* stored in SD extdata.