From 5d7812afeae69fa352ff990d7d4505e33c967f4c Mon Sep 17 00:00:00 2001 From: glankk Date: Fri, 5 Jan 2018 09:20:54 +0100 Subject: [PATCH] fixed permissions for shell scripts, updated USAGE.md --- USAGE.md | 1 + oot-1.0/upload | 0 oot-1.1/upload | 0 oot-1.2/upload | 0 patch/make-patch | 0 patch/make-rom | 0 patch/patch | 0 7 files changed, 1 insertion(+) mode change 100644 => 100755 oot-1.0/upload mode change 100644 => 100755 oot-1.1/upload mode change 100644 => 100755 oot-1.2/upload mode change 100644 => 100755 patch/make-patch mode change 100644 => 100755 patch/make-rom mode change 100644 => 100755 patch/patch diff --git a/USAGE.md b/USAGE.md index 6780c99c..364e2f07 100644 --- a/USAGE.md +++ b/USAGE.md @@ -163,6 +163,7 @@ Pressing _load from disk_ will bring up the file browser. Pressing the name of a The **load file to** and **after loading** options decide where in memory the file will be loaded to (the current zelda file, the currently selected memfile slot, or both), and what should happen when the loading is completed (reload scene, void out, or nothing). +The _after loading_ option will have no effect when loading only to the current memfile. The file extension used for save files on disk is `.ootsave`, and the default filename is `file`. The filename can be changed by pressing the name field. Select the position you want to change with the D-Pad left and D-Pad right, and use the D-Pad up and D-Pad down to cycle between characters. Holding Z will cycle 3 characters at a time. diff --git a/oot-1.0/upload b/oot-1.0/upload old mode 100644 new mode 100755 diff --git a/oot-1.1/upload b/oot-1.1/upload old mode 100644 new mode 100755 diff --git a/oot-1.2/upload b/oot-1.2/upload old mode 100644 new mode 100755 diff --git a/patch/make-patch b/patch/make-patch old mode 100644 new mode 100755 diff --git a/patch/make-rom b/patch/make-rom old mode 100644 new mode 100755 diff --git a/patch/patch b/patch/patch old mode 100644 new mode 100755