PCSX2

From Wikipedia, the free encyclopedia
PCSX2
PCSX2 1.6.0 Windows 10.png
Screenshot of PCSX2 1.6.0 running on Windows 10
Original author(s)Linuzappz, Shadow, Refraction, Saqib, Gabest, Gregory
Developer(s)PCSX2 Team
Initial releaseMarch 23, 2002; 19 years ago (2002-03-23)
Stable release
1.6.0 / May 7, 2020; 16 months ago (2020-05-07)
Repositorygithub.com/PCSX2/pcsx2
Written inC++, C (wxWidgets)[1]
Operating systemWindows, Linux, macOS
PlatformIA-32 & AMD64[2]
Size
Available in28 languages[4]
TypeVideo game console emulator
LicenseSince 0.9.7: GPL-3.0-or-later[5]
Until 0.9.6: GPL-2.0-or-later
Websitepcsx2.net

PCSX2 is a free and open-source PlayStation 2 emulator for Windows, Linux, and macOS[6] 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 (a PlayStation emulator), is based on a 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 (i.LINK) 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.[7]

The main bottleneck in PS2 emulation is emulating the Emotion Engine multi-processor on the PC x86 architecture. Although each processor can be emulated well independently, accurately synchronizing them and emulating the console's timing is difficult.[8]

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.[9]

Compatibility[]

The current development version is reported to be compatible with approximately 97.66% of 2,689 tested games as of August 2021.[10] Compatibility means only that the game will not crash, lock up, or enter a loop; there can still be bugs, missing post-processing effects,[11] 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.[12][13]

The following areas of PS2 emulation in PCSX2 still require further research and development[citation needed]:

  • DMA, SIF, VIF and IOP
  • IPU MPEG-2 Decoder
  • SPU2 ADSR
  • Vulkan GS Driver
  • Disk swapping
  • Mipmapping
  • Post-processing effects
  • Graphics Synthesizer's texture shuffle and pixel shuffle
  • PS1 games support
  • Texture cache
  • Dynamic recompilation
  • Half bottom screen rendering issue
  • Disc drive

Features[]

PCSX2 supports save states and dynamic recompilation (JIT). 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 (subsystems) 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.

A list of several 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[14] version and the GSdx-Cutie version.[15]
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.

As of v1.7.0-dev-1420[16] PCSX2 has merged all functionality into the core emulator, eliminating the concept of plugins.

The list of plugins that have been merged are listed below:

  • GS: GSDX
  • SPU: SPU2
  • PAD: Lillypad (Windows) | Onepad (Linux)
  • DEV9: Dev9Gigaherz
  • CDVD: CDVDGigaherz

Graphical Improvements (GSdx Plugin)[]

The GSdx plug-in offers a variety of image quality improvements over the original PlayStation 2 hardware, such as:

Hardware requirements[]

hideSystem requirements
Minimum Recommended
Personal Computer[17]
Operating system Windows 8.1 (IA-32) or higher

Ubuntu 18.04 or higher, Debian, Arch Linux, or other distro (IA-32 or x86-64)

Windows 10 (x86-64) or higher

Ubuntu 19.04 or higher, Debian, Arch Linux, or other distro (x86-64)

CPU SSE4.1 support, 1600 Single Thread Performance on Passmark w/ 2 physical cores and hyperthreading support. AVX2 support, 2100 Single Thread Performance on Passmark w/ 4 physical cores with and/or without hyperthreading.
Memory 4 GB RAM. 8 GB RAM.
Graphics hardware DirectX 10 or OpenGL 3.x supported GPU and 2 GB VRAM. DirectX 11 or OpenGL 4.5 supported GPU and 4 GB VRAM.

Hardware requirements are largely game-dependent. Due to the demanding nature of emulation, PCSX2 is much more likely to perform well with modern mid-range to high-end hardware, with lower-end systems likely to experience less than full performance. The performance bottleneck in most cases is the CPU rather than the GPU. This is especially the case in software mode, in which only the CPU is used for emulation. In hardware mode, the GPU emulates the graphics, but can still be a bottleneck if the internal resolution is set too high. Some games may also run slower due to unoptimized graphics code or weak video cards. As computer hardware has continued to advance with time, the likelihood of performance issues with PCSX2 has experienced a corresponding decrease.

Reception[]

PCSX2 has been very well received. Matthew Humphries of Geek.com described it as "an impressive piece of work".[18] Alex Garnett of PC World criticized the difficulty of setting up PCSX2 but called it a "masterpiece."[19] Although David Hayward of Micro Mart also criticized the complexity, he also called it "technically amazing."[20] Sriram Gurunathan of In.com described PCSX2 as "arguably the most popular emulator around" and named it as one of the site's top five emulators.[21] Brandon Widder of Digital Trends included PCSX2 in his Best Emulators article.[22] PCSX2 can be easily installed on any Windows versions by using its documentation.[23] John Corpuz of Tom's Guide mentioned PCSX2 in his Best PlayStation Emulators for PCs article, saying, "When it comes to stable, playable Playstation 2 emulation, PCSX2 is pretty much the best game in town at the moment."[24]

See also[]

References[]

  1. ^ "Debian -- Details of package pcsx2 in stretch". Debian. Retrieved 2017-07-28.
  2. ^ "x64 Work and Testing · Discussion #4102 · PCSX2/pcsx2". GitHub. Retrieved 7 July 2021.
  3. ^ "PCSX2 - The Playstation 2 emulator - Windows". pcsx2.net. Retrieved 9 June 2021.
  4. ^ "PCSX2/pcsx2". GitHub. Retrieved 9 June 2021.
  5. ^ "Upgraded PCSX2 core and utilities to GPLv3". 2009-09-08.
  6. ^ "Getting Started". Pcsx2.net. Retrieved April 21, 2016.
  7. ^ https://github.com/PCSX2/pcsx2/pull/1583
  8. ^ https://forums.pcsx2.net/Thread-Why-is-PCSX2-slow
  9. ^ Refraction (2010-11-05). "The History of PCSX2". PCSX2. Retrieved 2013-09-03.
  10. ^ "PCSX2 compatibility list". Pcsx2.net. Retrieved 2021-06-10.
  11. ^ "Post processing Removed When?". Forums.pcsx2.net. Archived from the original on 2016-03-04. Retrieved 2016-04-21.
  12. ^ "Mipmapping in GSDx hardware mode". Forums.pcsx2.net. Retrieved 2016-04-21.
  13. ^ "GSdx Memory Coherency". Forums.pcsx2.net. Retrieved 2016-04-21.
  14. ^ "Custom GSdx Plugin Released". Toca Edit. 2014-12-20. Retrieved 2016-04-21.
  15. ^ "s90110019/Gsdx-cutie: pcsx2 plugin". GitHub. Retrieved 2016-04-21.
  16. ^ "Merge GS, Mcd into core, remove plugin selector/subsystem". Govanify Edit. 2021-07-03. Retrieved 2021-07-11.
  17. ^ "PCSX2/pcsx2". GitHub. Retrieved 16 March 2021.
  18. ^ Humphries, Matthew (August 6, 2012). "PlayStation 2 emulator PCSX2 reaches v1.0, plays games in 1080p". Geek.com. Ziff Davis. Archived from the original on October 5, 2013. Retrieved September 3, 2013.
  19. ^ Garrett, Alex (September 1, 2011). "How to Emulate the Sony Playstation 2 (PS2) on Your PC". Retrieved September 3, 2013. Cite journal requires |journal= (help)
  20. ^ Hayward, David (2013-07-19). "Retro Console Emulators Group Test: PCSX2 1.0.0 Review". Micro Mart. Dennis Publishing. Archived from the original on 2015-11-25. Retrieved 2013-09-03.
  21. ^ Gurunathan, Sriram (February 4, 2011). "Top Five Emulators". In.com. Network 18. Archived from the original on October 4, 2013. Retrieved September 3, 2013.
  22. ^ Widder, Brandon (April 20, 2013). "Best Emulators (NES, SNES, Genesis, N64, and more)". Digital Trends. Retrieved October 3, 2013.
  23. ^ Raha, Gopal (January 19, 2015). "PCSX2 Install and Configure on Windows 8.1 / 7". TechBrown. Retrieved June 22, 2017.
  24. ^ Corpuz, John (January 30, 2013). "Best Playstation Emulators for PCs". Tom's Guide. Retrieved October 3, 2013.

External links[]

Retrieved from ""