Difference between revisions of "PCSX-ReARMed"

From Pandora Wiki
Jump to: navigation, search
m (ROM Images: space)
(moved bios, added nub control)
Line 19: Line 19:
 
===Compatibility===
 
===Compatibility===
 
A compatibility list is maintained as Google spreadsheet doc: [https://spreadsheets.google.com/ccc?key=0ArSWWAWRjErldHZVZlFxY0tBVnRRNXM5U3ZqWFNuN0E&hl=en#gid=0 PSX compatibility list]
 
A compatibility list is maintained as Google spreadsheet doc: [https://spreadsheets.google.com/ccc?key=0ArSWWAWRjErldHZVZlFxY0tBVnRRNXM5U3ZqWFNuN0E&hl=en#gid=0 PSX compatibility list]
 
=== 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.
 
  
 
=== Related Links ===
 
=== Related Links ===
Line 37: 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.
 +
 +
=== 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==
 
==Usage==
 
[Overclocking] is often necessary to achieve acceptable emulation. See the [https://spreadsheets.google.com/ccc?key=0ArSWWAWRjErldHZVZlFxY0tBVnRRNXM5U3ZqWFNuN0E&hl=en#gid=0 Compatibility List] for each game's tested speed.
 
[Overclocking] is often necessary to achieve acceptable emulation. See the [https://spreadsheets.google.com/ccc?key=0ArSWWAWRjErldHZVZlFxY0tBVnRRNXM5U3ZqWFNuN0E&hl=en#gid=0 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.
  
 
=== Creating images of Games ===
 
=== Creating images of Games ===

Revision as of 04:43, 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.

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.

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.