In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "/shared2"

From WiiBrew
Jump to navigation Jump to search
m (added some info)
(added info about /succession folder in nand)
Line 20: Line 20:
 
[[/ec]] - State kept by the Wii Store (EC = "Electronic Commerce", probably)
 
[[/ec]] - State kept by the Wii Store (EC = "Electronic Commerce", probably)
  
[[/succession]]
+
[[/succession]] - contains shop.log and transfer.id, both presumably have something to do with the shop channel.
  
 
[[/menu]] - Public state managed by the system menu
 
[[/menu]] - Public state managed by the system menu

Revision as of 17:53, 27 December 2020

This is a member of the /dev/fs file structure

A quick (and incomplete) overview of the containing folders:


/menu/FaceLib/RFL_DB.dat - this is the database-file where Mii's are stored

/sys/net/dhcp.dat - This file contains IP-addresses used by the Wii when connecting to the internet

/sys/NANDBOOTINFO - This file keeps state about what title was most recently launched by the System Menu.

/expired - contains something like a PlayTime-limit? (Reference: OSPlayTime.c - PlayTime: %d seconds left [found in mariokart-channel])

/test2/dvderror.dat - This file keeps track of disc drive errors

/test2/nanderror.log - This file presumably keeps track of NAND errors

/ec - State kept by the Wii Store (EC = "Electronic Commerce", probably)

/succession - contains shop.log and transfer.id, both presumably have something to do with the shop channel.

/menu - Public state managed by the system menu

/shared2