Difference between revisions of "Emulator:PCSX2"

From Wah!ki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== About ==
 
== About ==
 +
''from Wikipedia''
 +
 +
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.
 +
 
== Configuration ==
 
== Configuration ==
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
Line 16: Line 20:
 
| D
 
| D
 
| --fullscreen --nogui "[rompath]/[name].[romext]"
 
| --fullscreen --nogui "[rompath]/[name].[romext]"
|-
+
|
 
| Linux
 
| Linux
 
| SVN
 
| SVN
Line 24: Line 28:
 
| N/A
 
| N/A
 
|}
 
|}
 +
=== Platforms ===
 +
{| class="wikitable" width="100%"
 +
|-
 +
! width="10%" | Short Code
 +
! width="90%" | Platform
 +
|-
 +
| N/A
 +
| Playstation 2
 +
|}
 +
 +
== Cabinet-Friendliness Tips ==
 +
=== Exit on ESC ===
 +
Unknown, needs testing
 +
 +
== External Links ==
 +
* [https://pcsx2.net Project Page]
 +
* [https://github.com/ferion11/PCSX2_Appimage/releases/tag/continuous PCSX2 Appimage] [https://forums.pcsx2.net/Thread-PCSX2-for-Debian-Ubuntu?pid=619911#pid619911 (info)]
 +
* [https://en.wikipedia.org/wiki/PCSX2 Wikipedia Article]
 +
* [https://launchpad.net/~gregory-hainaut/+archive/ubuntu/pcsx2.official.ppa Official PPA] (seems dead, last package 2018)
 +
* [https://launchpad.net/~pcsx2-team/+archive/ubuntu/pcsx2-daily Official PPA] (daily builds)
 +
* [https://aur.archlinux.org/packages/pcsx2-git/ Arch AUR package]
 +
  
[[Category:Emulator]]
+
[[Category:Emulator|PCSX2]][[Category:PCSX2]][[Category:Sony PlayStation 2]]

Latest revision as of 21:36, 7 October 2021

About

from Wikipedia

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.

Configuration

Platform Version Device Exec Type commandline_format
Linux SVN Disc Image pcsx2 D --fullscreen --nogui "[rompath]/[name].[romext]" Linux SVN DVD-ROM pcsx2 D N/A

Platforms

Short Code Platform
N/A Playstation 2

Cabinet-Friendliness Tips

Exit on ESC

Unknown, needs testing

External Links