mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
228143b48d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
542 B
Text
13 lines
542 B
Text
PCSX2 is an open source Playstation 2 emulator.
|
|
Its purpose is to mimic the PS2 hardware, using a combination
|
|
of MIPS CPU Interpreters, Recompilers and a Virtual Machine
|
|
which manages hardware states and PS2 system memory.
|
|
|
|
NOTE: This is buildable only on x86 32bit platform and will
|
|
require a PS2 bios dump to play games.
|
|
For x86_64 64bit platforms multilib support will be needed
|
|
including compat32 versions of SDL2, wxGTK3, portaudio and
|
|
soundtouch.
|
|
|
|
To build a legacy GSdx plugin compatible with GL3.3 use:
|
|
GL3="yes" ./pcsx2.SlackBuild
|