Merge pull request #242 from N00byKing/patch-2
sm64ex: Clarify Instructions
This commit is contained in:
commit
8997e786da
|
@ -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.
|
||||
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