PCSX2 Documentation/PCSX2 Build Scripts: Difference between revisions

Jump to navigation Jump to search
→‎Expert debugging parameters: wxWidgets 2.8 is not supported anymore (and doesn't compile)
(→‎Expert debugging parameters: wxWidgets 2.8 is not supported anymore (and doesn't compile))
 
(6 intermediate revisions by 2 users not shown)
Line 29: Line 29:
*Build GS replayer: <code>-DBUILD_REPLAY_LOADERS=TRUE</code>
*Build GS replayer: <code>-DBUILD_REPLAY_LOADERS=TRUE</code>
*Use Address Sanitizer: <code>-DUSE_ASAN=TRUE</code>
*Use Address Sanitizer: <code>-DUSE_ASAN=TRUE</code>
*Force wxWidget 2.8 (to spot a regression) : <code>-DWX28_API=TRUE</code>


===Experimental parameters===  
===Experimental parameters===  
Line 185: Line 184:
</source>
</source>


Download the tarball from the [https://aur.archlinux.org/packages/pcsx2-git | AUR package page], and unpack it.
Download the tarball from the [https://aur.archlinux.org/packages/pcsx2-git AUR package page], and unpack it.
Open the folder that you just unpacked in a terminal, and type:  
Open the folder that you just unpacked in a terminal, and type:  
<source lang="bash">
<source lang="bash">
Line 191: Line 190:
</source>
</source>
This will build the package, automatically installing all dependencies. It will then prompt for your password to install the package with pacman.
This will build the package, automatically installing all dependencies. It will then prompt for your password to install the package with pacman.
{{PCSX2 Documentation Navbox}}
ninja
8

edits

Navigation menu