Docs: update build guide URLs (#8972)

This commit is contained in:
maxdunbar 2023-06-12 21:10:06 -07:00 committed by GitHub
parent 8f8c85273c
commit 76cbc64f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -116,9 +116,10 @@ Normally, PCSX2 will launch the PS2 BIOS, which will then launch the game. Some
Fast Boot will directly mount and launch the game without first launching the PS2 BIOS. On versions 1.6 and below, this may cause some multi-language games to boot into the wrong language.
### Question 18: How do I compile the PCSX2 source code?
* [Windows compile guide](https://wiki.pcsx2.net/PCSX2_Documentation/Compiling_on_Windows)
* [Linux compile guide](https://wiki.pcsx2.net/PCSX2_Documentation/Compiling_on_Linux)
### Question 18: How do I build the PCSX2 source code?
* [Windows build guide](https://github.com/PCSX2/pcsx2/wiki/Setting-up-the-PCSX2-repository-on-Windows)
* [MacOS build guide](https://github.com/PCSX2/pcsx2/wiki/Building-on-MacOS)
* [Linux build guide](https://github.com/PCSX2/pcsx2/wiki/Installing-on-Linux)
### Question 19: When will the next version be released?
It will be released when it is ready. Please don't waste your time and ours asking when.