Merge pull request #242 from N00byKing/patch-2

sm64ex: Clarify Instructions
This commit is contained in:
Hussein Farran 2022-01-27 13:36:18 -05:00 committed by GitHub
commit 8997e786da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.