From de4aa78fd6eaa3c772ec47b981b1ef114466c0ba Mon Sep 17 00:00:00 2001 From: Yussur Mustafa Oraji Date: Wed, 26 Jan 2022 12:05:08 +0100 Subject: [PATCH] sm64ex: Clarify Instructions --- WebHostLib/static/assets/tutorial/sm64ex/setup_en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md b/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md index 0833cfc8..64547aa3 100644 --- a/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md +++ b/WebHostLib/static/assets/tutorial/sm64ex/setup_en.md @@ -14,6 +14,7 @@ You can use other sm64-port based builds with it, but you can't use a different # Installation via sm64pclauncher (For Windows) First, install [MSYS](https://www.msys2.org/) as described on the page. DO NOT INSTALL INTO A FOLDER PATH WITH SPACES. +Do all steps up to including step 6. Best use default install directory. Then follow the steps below @@ -77,4 +78,4 @@ Should the problem still be there after about a minute or two, just save and res When manually compiling just pull in changes and run `make` again. Sometimes it helps to run `make clean` before. -When using the Launcher follow the normal build steps, but when choosing a folder name use the same as before. Then continue as normal. \ No newline at end of file +When using the Launcher follow the normal build steps, but when choosing a folder name use the same as before. Then continue as normal.