sm64ex: Clarify Instructions
This commit is contained in:
parent
d701a7b04e
commit
de4aa78fd6
WebHostLib/static/assets/tutorial/sm64ex
|
@ -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)
|
# 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.
|
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.
|
Best use default install directory.
|
||||||
Then follow the steps below
|
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 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.
|
When using the Launcher follow the normal build steps, but when choosing a folder name use the same as before. Then continue as normal.
|
||||||
|
|
Loading…
Reference in New Issue