Difference between revisions of "PCSX-Reloaded"

From Emulation General Wiki
Jump to navigation Jump to search
(New ref link on PGXP's variant.)
(grammar)
Line 30: Line 30:
 
*Controller plugin support
 
*Controller plugin support
 
*Compatibility with anti-jitter options in graphics plugins, such as '''GTE accuracy''' in the default Peops OpenGL plugin, or '''Improved coordinate accuracy''' in  Edgbla gpuBladeSoft and it also supports Pete OpenGL2 plugin.
 
*Compatibility with anti-jitter options in graphics plugins, such as '''GTE accuracy''' in the default Peops OpenGL plugin, or '''Improved coordinate accuracy''' in  Edgbla gpuBladeSoft and it also supports Pete OpenGL2 plugin.
*Suppport for ECM files (currently only OSX and Linux version)
+
*Support for ECM files (currently only OSX and Linux version)
 
*Support for Libarchive (currently only OSX and Linux version)
 
*Support for Libarchive (currently only OSX and Linux version)
 
*Save Rewind feature    (currently only OSX and Linux version)
 
*Save Rewind feature    (currently only OSX and Linux version)
Line 54: Line 54:
 
==Issues==
 
==Issues==
 
===Keybinds in LilyPad===
 
===Keybinds in LilyPad===
To get hotkeys to work, like using the esc key: in the keyboard Input API (radio buttons in the top left of the LilyPad options), choose raw input.
+
To get hotkeys to work, like using the ESC key: in the keyboard Input API (radio buttons in the top left of the LilyPad options), choose raw input.
  
 
===Default plugin on Windows===
 
===Default plugin on Windows===
Line 65: Line 65:
 
# Emulator → Switch ISO...
 
# Emulator → Switch ISO...
 
# Emulator → Run
 
# Emulator → Run
# Press F10 to close Disc tray
+
# Press F10 to close the Disc tray
  
 
===OS X disc switching===
 
===OS X disc switching===
Line 74: Line 74:
 
## Replace the CD that was ejected.
 
## Replace the CD that was ejected.
 
## Close the drive: PCSX-R will wait for a new CD to be inserted and resume when a new one is available. '''NOTE:''' The current release version ''does not wait'' for a new CD. An svn build will work better.
 
## Close the drive: PCSX-R will wait for a new CD to be inserted and resume when a new one is available. '''NOTE:''' The current release version ''does not wait'' for a new CD. An svn build will work better.
# ​For ISOs:
+
# For ISOs:
## ​A file selection window will come up.
+
## A file selection window will come up.
 
## Select your new ISO.
 
## Select your new ISO.
 
## Click the "Open" button.
 
## Click the "Open" button.

Revision as of 12:33, 7 September 2018

PCSX-Reloaded
Pcsx.jpg
Developer(s) PCSX-Reloaded Team
Latest version 1.9.94
Active Yes
Platform(s) Windows, Linux, macOS
Emulates PlayStation
Website CodePlex.com
Source code CodePlex.com

PCSX-Reloaded is a plugin-based PlayStation emulator.

Downloads

Overview

PCSX-R is the best choice if you want to play 3D games at higher resolutions. If you encounter glitches or you're emulating a 2D game, use Mednafen instead. Check Recommended PS1 Plugins for plugin configurations.

The PGXP fork[1] adds texture perspective correction, reduced polygon culling, and reduced polygon jitter (more so than mainline PCSX-R's GTE hack). Mainline has a major issue where a hack written for WipeOut causes slowdowns in many games. This is fixed by making the hack an option (in CPU settings; off by default), and also adds an option for CPU overclocking. It is recommended to use this fork until mainline fixes this issue.

Features

  • Support for PeteOpenGL2Tweak
  • Native multitrack Cue sheet support
  • Disk tray opening and closing for games that require it
  • A widescreen hack in the CPU options (3D games only)
  • Controller plugin support
  • Compatibility with anti-jitter options in graphics plugins, such as GTE accuracy in the default Peops OpenGL plugin, or Improved coordinate accuracy in Edgbla gpuBladeSoft and it also supports Pete OpenGL2 plugin.
  • Support for ECM files (currently only OSX and Linux version)
  • Support for Libarchive (currently only OSX and Linux version)
  • Save Rewind feature (currently only OSX and Linux version)
  • Snapshot feature (Currently only Windows version)

Keybinds

  • F1: Save state
  • F2: Switch to next save slot
  • F3: Load state
  • F4: Display state screenshot
  • F5: Toggle SIO IRQ
  • F6: Toggle Black & White decoders
  • F7: Toggle XA
  • F8: Take a game screenshot (Windows Version only)
  • F9: Open the Disc tray
  • F10: Close the Disc tray
  • ESC: Return to the main window
  • Ctrl 1 to 5: Save state 1 to 5
  • Alt 1 to 5: Load state 1 to 5
  • Alt 0: Load state from last ESC quit

Issues

Keybinds in LilyPad

To get hotkeys to work, like using the ESC key: in the keyboard Input API (radio buttons in the top left of the LilyPad options), choose raw input.

Default plugin on Windows

The default GPU plugin that comes with PCSX-R mostly doesn't work on Windows. Check Recommended PS1 Plugins for plugin configurations.

Changing discs

Some games (like Final Fantasy) allow you to save in the "Disc Change screen". For games that don't allow that (like Metal Gear Solid), disc switching can be a bit tricky:

  1. Press F9 to open Disc tray
  2. Press Esc to go to PCSX-R menu
  3. Emulator → Switch ISO...
  4. Emulator → Run
  5. Press F10 to close the Disc tray

OS X disc switching

The process for switching discs on OS X is slightly different:

  1. Go to File → Eject…
  2. For physical CDs:
    1. The physical CD will eject.
    2. Replace the CD that was ejected.
    3. Close the drive: PCSX-R will wait for a new CD to be inserted and resume when a new one is available. NOTE: The current release version does not wait for a new CD. An svn build will work better.
  3. For ISOs:
    1. A file selection window will come up.
    2. Select your new ISO.
    3. Click the "Open" button.

References