diff options
| author | SonicDcer <alejandro.asenjo88@gmail.com> | 2025-05-25 22:25:57 -0300 |
|---|---|---|
| committer | SonicDcer <alejandro.asenjo88@gmail.com> | 2025-05-25 22:25:57 -0300 |
| commit | 7d10e429d33a4845f0813e794b83ece6c78c9b89 (patch) | |
| tree | b38d9677f339d335759030f083eefc892d7d0cbf | |
| parent | 7b3098762ec33855a923452edbc820bca9f09cf0 (diff) | |
| parent | 95dd7728d17b98d333b05ba8231f94a2aff4dbfe (diff) | |
Merge branch 'main' of github.com:HarbourMasters/Starship
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -40,12 +40,15 @@ Your ROM needs to be in .z64 format. If it's in .n64 format, use the following t #### Linux * Extract every file from the zip into a folder of your choosing. * Execute starship.appimage. You may have to chmod +x the appimage via terminal. -* Select your US 1.0 or US 1.1 ROM. #### MacOS * Extract every file from the zip into a folder of your choosing. * Run starship and select your US 1.0 or US 1.1 ROM. +#### Nintendo Switch +* Run one of the PC releases to generate an `sf64.o2r` file. After launching the game on PC, you will be able to find these files in the same directory as `starship.exe` or `starship.appimage`. +* Copy the files to your sd card + # Configuration ### Default keyboard configuration |
