slackbuilds/games/pcsx2
Steven Voges f6764a96cf
games/pcsx2: Updated for version 1.7.3772.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-13 22:03:49 +07:00
..
README games/pcsx2: Updated for version 1.7.3772. 2024-04-13 22:03:49 +07:00
doinst.sh games/pcsx2: Added (PlayStation 2 Emulator) 2022-09-14 19:28:04 +01:00
pcsx2.SlackBuild games/pcsx2: Updated for version 1.7.3772. 2024-04-13 22:03:49 +07:00
pcsx2.info games/pcsx2: Updated for version 1.7.3772. 2024-04-13 22:03:49 +07:00
slack-desc games/pcsx2: Added (PlayStation 2 Emulator) 2022-09-14 19:28:04 +01:00

README

PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its
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.

PCSX2 requires a CPU that supports the SSE4.1 instruction set.
Check your processor flags with lscpu for sse4_1.

PCSX2 requires a GPU that supports OpenGL 3.3 or Vulkan 1.1.

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.