Skip to content

Commit

Permalink
Update 00_getting_started_sd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
networkfusion authored Oct 2, 2024
1 parent b8fa9e2 commit 4d311ff
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/00_getting_started_sd.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
## First time setup of SD card

Using your PC, insert the SD card and ensure it is formatted for compatibility with your flashcart (*FAT32 and EXFAT are fully supported on the SC64*).
Using your PC, insert the SD card and ensure it is formatted for compatibility with your flashcart
#### SC64
- FAT32 and EXFAT are fully supported.
- An SD formatted with 128 kiB cluster size is recommended.

- Download the latest `sc64menu.n64` (assuming you are using an *sc64*) file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.
- Create a folder in the root of your SD card called `menu`.
- Place your ROMs on the SD Card, in any folder (**except for `menu`**).

#### Other supported flashcarts
- FAT32 recommended.
- An SD formatted with default cluster size is recommended.



### Emulator support
Emulators should be added to the `/menu/emulators` directory on the SD card.
Expand Down

0 comments on commit 4d311ff

Please sign in to comment.