PCSX2
PCSX2 is a free and open-source PlayStation 2 emulator for Windows, Linux, and macOS that supports a wide range of PlayStation 2 video games with a high level of compatibility and functionality. Although PCSX2 can closely mirror the original gameplay experience on the PlayStation 2, PCSX2 supports a number of improvements over gameplay on a traditional PlayStation 2, such as the ability to use custom resolutions up to 8192×8192, anti-aliasing, and texture filtering.
Background
PCSX2, like its predecessor project PCSX, is based on a PSEmu Pro spec plug-in architecture, separating several functions from the core emulator. These are the graphics, audio, input controls, CD/DVD drive, and USB and FireWire ports. Different plug-ins may produce different results in both compatibility and performance. Additionally, PCSX2 requires a genuine copy of the PS2 BIOS, which is not available for download from the developers due to copyright-related legal issues. Since September 2016, PCSX2 is partially compatible with PlayStation games.The main bottleneck in PS2 emulation is emulating the multi-processor PS2 on the PC x86 architecture. Although each processor can be emulated well independently, accurately synchronizing them is difficult.
Development
Development of PCSX2 was started in 2001 by programmers who go by the names Linuzappz and Shadow, who were programmers for the PlayStation emulator PCSX-Reloaded. Other programmers later joined the team, and they were eventually able to get some PS2 games to the loading screen. The team then started working on the difficult task of emulating the PlayStation 2's BIOS; they got it to run, although it was slow and graphically distorted. Version 0.9.1 was released in July 2006.From 2007 to 2011, developers worked on Netplay and speed improvements. PCSX2 0.9.8 was released in May 2011 and featured an overhauled GUI written with wxWidgets that improved compatibility for Linux and newer Windows operating systems, the addition of a new VU recompiler that brought better compatibility, a memory card editor, an overhaul of the SPU2-X audio plug-in, and numerous other improvements.
Compatibility
The current development version is reported to be compatible with approximately 96% of 2,629 tested games as of August 2018. Compatibility means only that the game will not crash, lock up, or enter a loop; there can still be bugs, missing post-processing effects, textures, and shadows in many compatible games. This is especially the case in hardware mode; a slower software mode is available for bugs without workarounds.The following areas of PS2 emulation in PCSX2 still require further research and development:
Features
PCSX2 supports save states and dynamic recompilation. There is also support for gameplay recording in Full HD using the GSdx plugin. Options such as the ability to increase/decrease game speeds, use unlimited memory cards, and utilize any gamepad controllers supported by the native operating system are also available. Cheat codes are supported via the use of PNACH patching files.Plug-ins
PCSX2 makes use of plug-ins as a means of modularizing development efforts among the separate components of the emulated PlayStation 2 hardware. For instance, video plug-ins are utilized by PCSX2 to render images to the screen and emulate the graphics hardware of the PlayStation 2, whereas sound plug-ins emulate the sound hardware of the PlayStation 2. Not only does this allow different developers to focus their efforts on one aspect of the PlayStation 2 hardware, this also allows users that have a system configuration that does not yield good results with one plug-in to attempt to try another to see if they have better results.Multiple plug-ins are currently under ongoing development with a focus on performance and compatibility enhancements. A list of several such plug-ins follows:
Name | Subsystem | Notes |
GSdx | Video | The fastest, most accurate graphics plug-in. Requires Direct3D or OpenGL support and optionally uses a GPU. GSdx plug-in is compatible with PSX emulators but is limited to software rendering with them. There also exists an unofficial ToCAEDIT version and the GSdx-Cutie version. |
GSdx FX | Video | Post-processing shader pack for GSdx plugin. |
ZZogl | Video | A less optimized graphics plug-in that uses Open GL. Compatible with Linux and Windows. This plugin is fork of ZeroGS KOSMOS plugin. |
SPU2-X | Audio | The most accurate sound plug-in. |
SSSPSX Pad | Input | A simple input plug-in. |
LilyPad | Input | An advanced input plug-in that supports keyboards, mice, and controllers. |
Nuvee | Input | An input plug-in that supports lightguns and USB mice. |
TwinPad | Input | Another keyboard and mouse plug-in. |
XPad | Input | An Xbox 360 controller input plug-in. |
CDVD | Optical | A simple optical media plug-in that runs games from optical discs. |
Linuz ISO CDVD | Optical | A plug-in which has the ability to compress ISO images. |
Dev9 | Hard drive | Handles PS2 hard disk drive and Ethernet emulation. |
MegaDev9 | Hard drive | A more advanced version of Dev9. Currently, it only partially emulates the PS2 hard drive. |
Netplay | Netplay | A plug-in which allows certain games to be playable multiplayer over the Internet. |
Graphical Improvements (GSdx Plugin)
The GSdx plug-in offers a variety of image quality improvements over the original PlayStation 2 hardware, such as:- Option to increase internal resolution
- Anti-aliasing: FXAA, MSAA and Edge-AA
- Post-Processing Pixel Shaders
- Mipmapping
- Bilinear filtering and Trilinear filtering
- Anisotropic filtering
- Widescreen hacks
Hardware requirements