From 5420da028ed57bd38fcb9b8038a8bd3bdabfa362 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 18 Mar 2018 07:52:53 -0700 Subject: [PATCH] mention python3 *nix command --- Dumping-Config-Savegame-from-a-3DS-Console.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Dumping-Config-Savegame-from-a-3DS-Console.md b/Dumping-Config-Savegame-from-a-3DS-Console.md index 640dcf9..041127c 100644 --- a/Dumping-Config-Savegame-from-a-3DS-Console.md +++ b/Dumping-Config-Savegame-from-a-3DS-Console.md @@ -36,6 +36,7 @@ Instructions py -3 disa-extract.py /gm9/out/00000000 ``` Note: + - Linux and macOS users must use `python3` instead of `py -3`. - Make sure python is in your system path and it is python 3, or you will have to give the full path to python - `disa-extract.py` is the save file extractor downloaded above. Replace it with a full path if necessary. - `/gm9/out/00000000` is where GodMode9 copied the file out. Rplace it with the correct directory/driver.