From d0f71b7babfaaa1650c1830e5aaae8ccc9aac2f9 Mon Sep 17 00:00:00 2001 From: squidbus <175574877+squidbus@users.noreply.github.com> Date: Sun, 23 Mar 2025 12:28:17 -0700 Subject: [PATCH] Add macOS save path to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95f9aa3..77868c8 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ You'll probably also want to change the default behavior so that you don't need #### Where is the savefile stored? - Windows: `%LOCALAPPDATA%\Zelda64Recompiled\saves` - Linux: `~/.config/Zelda64Recompiled/saves` +- macOS: `~/Library/Application Support/Zelda64Recompiled/saves` #### How do I choose a different ROM? **You don't.** This project is **only** a port of Majora's Mask (and Ocarina of Time in the future), and it will only accept one specific ROM: the US version of the N64 release of Majora's Mask. ROMs in formats other than .z64 will be automatically converted, as long as it is the correct ROM. **It is not an emulator and it cannot run any arbitrary ROM.**