PCSX-ReARMed

From Pandora Wiki
Revision as of 00:48, 16 July 2011 by Aethix (talk | contribs)
Jump to: navigation, search



PCSX-ReARMed
Playstation console
Download(s) version r8
License {{{license}}}
Developer(s) Notaz
Porting
developer(s)
Version R8 (2011-03-21)
Status Public Beta
Webpage
Compatibility List (Google docs)

PCSX-ReARMed is a PlayStation 1 Emulator. A better alternative to PSX4Pandora.

Emulator Information

Development Status

In development with a beta version available.

Compatibility

A compatibility list is maintained as Google spreadsheet doc: PSX compatibility list

Related Links


Installation Instructions

Installation

Download the latest version of the emulator from the repo (here) and place it in one of the folders on your SD card according to the PND guide (This guide will assume that you put the PND in /pandora/menu). In XFCE, the icon to the emulator should appear in the menu under 'menu -> Emulators -> PCSX-ReARMed' (if you put the PND in /pandora/menu), or on the desktop (if you put the PND in /pandora/desktop or /pandora/apps).

ROM Images

ROM files (Disc images) come in a range of formats, most commonly .iso, .img, .bin/.cue or .mdf/.mds. This emulator cannot handle compressed ROM files.

While it does not matter where the ROM files are placed, it is often easiest to put them somewhere that makes sense in relation to the PND for easy browsing. A good place to put them would be either in a clearly-named folder in the root of the SD card (e.g. /PS1) or in the same folder as the emulator PND (e.g. /pandora/menu/PS1). It does not matter how many ROM files are in the folder, or what directory structure is used.

Some images come as a .ecm file. These will not work in this emuator, but can be 'un-ECMed' buy using a tool such as unecm (Windows-only. If using Linux, ecm and unecm are usually available from your repository). Notaz has also ported unecm to the Pandora

BIOS

PCSX-ReARMed supports loading BIOSes. A minimum of one BIOS should be copied to [sd card]/pandora/appdata/pcsx_rearmed/bios/ ..and then selected in options->bios/plugins menu. Loading a BIOS can potentially fix tons of bugs. It is highly recommended to activate it. A BIOS file is not strictly necessary, but not all games will work correctly without one.

Usage

Overclocking is often necessary to achieve acceptable emulation. See the Compatibility List for each game's tested speed.

Nub Control

Nub control is disabled by default (left joystick is mapped to the D-Pad). To enable it, select 'Controls->Nubs as Buttons' in the menu.

Loading a Game

Upon staring the emulator, you will be presented with a GUI. Select (with B) 'Load CD Image', then navigate to the folder where you keep your image files. If you cannot find them, try selecting '/..' until the directory at the top of the list (in white) shows '/', then select '/media' then '/SD_CARD' where SD_CARD is the name of your card, then navigate to the folder where you placed the files. NOTE: Only select files highlightes as either blue or white. Grey files will not work.

At any time during gameplay, you can press the spacebar to return to the menu, pausing the game session. You can select 'Resume Game' to continue playing.

Default Controls

PS1 Controller Button Pandora Button
Triangle (Green) Y (Gamepad)
Circle (Red) B (Gamepad)
Square (Pink) A (Gamepad)
X (Blue) X (Gamepad)
Start Start
Select Select
R Right Shoulder
L Left Shoulder
D-Pad (Up, Down, Left, Right) D-Pad (Up, Down, Left, Right)
Left Analog Stick (Up, Down, Left, Right) Left Nub (Up, Down, Left, Right)
Right Analog Stick (Up, Down, Left, Right) Right nub (Up, Down, Left, Right)

Creating images of Games

A short how-to for doing this on Linux is available: Creating images of PSX games using Linux. On Windows you can probably rely on the common tools for creating disc images, like for example Alcohol or the likes. There were some reports in the forums that using Nero for creating images does not work.