Skip to content

Commit c8e5336

Browse files
committed
Add specific doc for updating the menu
Add youtube short. Improve readme menu update instructions.
1 parent f91044a commit c8e5336

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,12 @@ Pre-release only:
6565
## Flashcart specific information
6666

6767
### SummerCart64
68-
* Ensure the cart has the latest [firmware](https://github.com/Polprzewodnikowy/SummerCart64/releases/latest) installed.
69-
* Download the latest `sc64menu.n64` file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.
70-
71-
![SC64 flashcart information](./docs/images/sc64-flashcart-information.png "example SC64 flashcart information")
68+
Download the latest `sc64menu.n64` file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.
69+
70+
> [!TIP]
71+
> A quick video tutorial can be found here:
72+
>
73+
>[![Video tutorial](https://img.youtube.com/vi/IGX0XXf0wgo/default.jpg)](https://www.youtube.com/shorts/IGX0XXf0wgo)
7274
7375

7476
### 64drive

docs/00_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- [MP3 Player](./41_mp3_player.md)
2828
- [Advanced Customization](./61_advanced_customization.md)
2929
- [N64 Hardware Modifications Compatibility](./62_hardware_mods.md)
30+
- [Update the menu](./80_update_the_menu.md)
3031
- [FAQ](./81_faq.md)
3132

3233
#### Experimental Features (Subject to change)

docs/80_update_the_menu.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Return to the index](./00_index.md)
2+
## Update the menu
3+
This menu is updated often. It is independent of the flashcart firmware, and must be updated separately.
4+
5+
## Flashcart specific information
6+
7+
### SummerCart64
8+
* Download the latest `sc64menu.n64` file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.
9+
10+
> [!TIP]
11+
> A quick video tutorial can be found here:
12+
>
13+
>[![Video tutorial](https://img.youtube.com/vi/IGX0XXf0wgo/default.jpg)](https://www.youtube.com/shorts/IGX0XXf0wgo)
14+
15+
### 64drive
16+
* Download the latest `menu.bin` file from the [releases](https://github.com/Polprzewodnikowy/N64FlashcartMenu/releases/) page, then put it in the root directory of your SD card.

0 commit comments

Comments
 (0)