Difference between revisions of "PCSX-ReARMed"

From Pandora Wiki
Jump to: navigation, search
(Default Controls)
(added .ecm and loading explanations)
Line 33: Line 33:
 
<br><br>
 
<br><br>
 
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.
 
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 [http://www.neillcorlett.com/ecm/ unecm] (Windows-only).
  
 
=== BIOS ===
 
=== BIOS ===
Line 44: Line 46:
 
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.
 
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.
  
=== Creating images of Games ===
+
===Loading a Game===
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.
+
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 pressing X 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.
  
 
===Default Controls===
 
===Default Controls===
Line 86: Line 88:
 
|Right nub (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.
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 05:00, 30 April 2011



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 archive (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) Restart your Pandora. In XFCE, the icon to the emulator should appear in the menu under 'menu -> Emulators -> SNES9x4p' (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).

BIOS

PCSX-ReARMed supports loading BIOSes. They 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 pressing X 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.

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.