mirror of
https://github.com/patchzyy/wiicompiled
synced 2026-09-11 17:31:29 -04:00
10 lines
430 B
Markdown
10 lines
430 B
Markdown
# Wii first-run bootstrap payload
|
|
|
|
This directory contains the small `shared2/wc24` first-run tree needed when Mario
|
|
Kart Wii is launched directly without an imported Wii NAND. The runtime copies
|
|
these files only into a newly managed, per-user NAND and never overwrites an
|
|
existing profile.
|
|
|
|
The layout and required files follow Dolphin's direct-disc Wii bootstrap:
|
|
`Source/Core/Core/WiiRoot.cpp` and `Data/Sys/Wii/shared2/wc24`.
|