PCSX2 - The Playstation 2 Emulator
Go to file
Gregory Hainaut 0958b9db8e gsdx-ogl: use the standard openGL name
Function pointer was mangled to avoid any collision. Nowadays all symbols
are hidden so no risk of collision.

Syntax is nicer beside it would allow to put back GLES3.2. I think it
supports most of the used extension.

glActiveTexture & glBlendColor are provided without symbol query.
2015-10-17 17:05:15 +02:00
3rdparty 3rd Party: Update Soundtouch (Timestretching) to 1.9.2. 2015-10-08 01:18:15 +01:00
bin i10n: add zh_TW 2015-10-12 23:48:02 +02:00
cmake cmake: Don't add -std=c++11 to CMAKE_C_FLAGS 2015-09-21 20:45:50 +01:00
common common: don't return a boolean for an assert 2015-10-17 11:49:04 +02:00
debian-packager debian: drop very old conflict/replace 2015-06-04 19:35:41 +02:00
fps2bios Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
linux_various Use set -e in the body of the script. 2015-07-27 14:13:03 -04:00
locales Update GUI Translation for Chinese Traditional 2015-10-05 13:26:29 +08:00
nsis Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
pcsx2 Merge pull request #894 from ssakash/coverity_fix 2015-10-17 16:00:28 +02:00
plugins gsdx-ogl: use the standard openGL name 2015-10-17 17:05:15 +02:00
tools gameindex.dbf updater: slightly more verbose by default 2015-09-18 15:02:23 +03:00
.gitattributes Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
.gitignore Simplify BuildBot and add a helper script for compilation. 2015-09-26 06:27:34 -04:00
CMakeLists.txt Update the gcc version requirements. 2015-08-07 05:03:37 -04:00
CONTRIBUTING.md stupid space 2014-07-09 15:46:46 +02:00
COPYING.GPLv2 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.GPLv3 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv2.1 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv3 copyright again: 2012-04-18 14:09:18 +00:00
PCSX2_suite.sln Rename Release/Debug SSE2 to Release/Debug. 2015-09-08 23:17:07 -04:00
README.md Fix a typo in README 2014-07-31 00:48:24 -04:00
build.sh build: add an option to build a coverity DB 2015-09-10 13:40:45 +02:00
buildbot.xml Buildbot: Revert to using the sln instead of the project file. 2015-09-26 10:49:25 -04:00
mscompile.cmd Simplify BuildBot and add a helper script for compilation. 2015-09-26 06:27:34 -04:00
old_plugins.sln Update pthreads project. 2015-08-25 09:53:00 -04:00
rebuild.sh copyright again: 2012-04-18 14:09:18 +00:00

README.md

PCSX2 is an open source Playstation 2 emulator. Its purpose is to mimic the the PS2 hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory.

Project Details

The PCSX2 project has been running for more than ten years. Once able to run only a few public domain demos, recent versions enable many games to work at full speed, including popular titles such as Final Fantasy X or Devil May Cry 3. Visit the PCSX2 homepage to check the latest compatibility status of games (with more than 2000 titles tested), or ask your doubts in the Official forums.

The latest officially released version is 1.2.1 (SVN r5875). Installers and binaries for both Windows and Linux are available from our homepage.

KOF 2002 Final Fantasy XII Odin Sphere

System Requirements

Minimum

  • Windows/Linux OS
  • CPU: Any that supports SSE2 (Pentium 4 and up, Athlon64 and up)
  • GPU: Any that supports Pixel Shader model 2.0, except Nvidia FX series (broken SM2.0, too slow anyway)
  • 512MB RAM (note Vista needs at least 2GB to run reliably)
  • Windows Vista / Windows 7 (32bit or 64bit) with the latest DirectX
  • CPU: Intel Core 2 Duo @ 3.2ghz or better
  • GPU: 8800gt or better (for Direct3D10 support)
  • RAM: 1GB on Linux/Windows XP, 2GB or more on Vista

Note: Because of copyright issues, and the complexity of trying to work around it, you need a BIOS dump extracted from a legitimately owned Playstation 2 console to use the emulator.

Note: PCSX2 mainly takes advantage of 2 CPU cores. As of r4865 PCSX2 can now take advantage of a 3rd core using the MTVU speedhack. This can be a significant speedup on CPUs with 3+ cores, however on GS limited games (or on dual core CPUs) it may be a slowdown.

Pro Evo 2009 Megaman X8 TOTA