diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-10-28 07:55:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 10:28:38 +0700 |
commit | 82592f7509788ef773a33b186c59c924d80feeda (patch) | |
tree | 3cc46247d1a1f830fe5c4d1c41d273f612adee12 /games/pcsx2/README | |
parent | ce50767fb93d8bcc52fe7d3607209e939e8a2db3 (diff) |
games/pcsx2: Updated for version 1.7.3492.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pcsx2/README')
-rw-r--r-- | games/pcsx2/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/pcsx2/README b/games/pcsx2/README index 568e8ae7e0752..9be6dba231576 100644 --- a/games/pcsx2/README +++ b/games/pcsx2/README @@ -3,3 +3,9 @@ purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits. + +RetroAchievements are enabled by default, to disable this +functionality, pass ACHIEVEMENTS=OFF to the build script. + +Discord Rich Presence is disabled by default, to enable Discord +functionality, pass DISCORD=ON to the build script. |