Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra documentation about osx archive bit when changing sd cards #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion docs/extras/transfer_sd.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,16 @@ You should first check whether you have a file or partition based emuMMC:
- To do this, use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) for example (Windows).
6. Copy the files from your PC to your new SD card and you’re done.

!!!note "Note for macOS users"
If you perform this copy on macOS, you may find that Switch titles can no longer start and error with `Could not start the Software`, or other issues relating to the SD card. This is due to a quirk with how macOS handles FAT32 file systems. Fortunately, the fix is simple:

1. Boot into hekate
2. In the main menu, tap on `Tools`, then `Arch bit • RCM • Touch • Pkg1/2`
3. Tap on `Fix Archive Bit`

-----
### If you are using a partition based emummc:

!!!warning "Space for the backup"
You need at least 30GB of free space to be able to backup and restore the emuMMC!

Expand All @@ -47,3 +54,10 @@ You should first check whether you have a file or partition based emuMMC:
- It is very important that for both of these the `SD emuMMC Raw Partition` option is enabled, otherwise you will be altering your sysMMC
which is not what you want.
15. Your emuMMC is now restored on the new SD card and you should be able to launch it from `Launch` -> `Atmosphere FSS0 emuMMC` in hekate.

!!!note "Note for macOS users"
If you perform this copy on macOS, you may find that Switch titles can no longer start and error with `Could not start the Software`, or other issues relating to the SD card. This is due to a quirk with how macOS handles FAT32 file systems. Fortunately, the fix is simple:

1. Boot into hekate
2. In the main menu, tap on `Tools`, then `Arch bit • RCM • Touch • Pkg1/2`
3. Tap on `Fix Archive Bit`