Pcsxr

From Sinden Lightgun
Jump to navigation Jump to search



Emulator
Emulates: PlayStation
Download: PCSX-Reloaded website
License: Free (GNU GPLv3)
Developer: PCSX-Reloaded Team
Pcsxr-gameplay.jpg

PCSX-Reloaded, also known as PCSX-R or PCSXR, is an open-source, plugin-based PlayStation emulator.

Setup Guide

Firstly download and extract the PCSX-R emulator from the official site.

You will also need some games and BIOS files to match the region of the games.

Copy your BIOS files to the "bios" folder inside the PCSXR folder you just extracted.

Copy your games to a folder together somewhere in your hard drive.

You will also require the Nuvee plugin zip file which you can download Below, inside you will find a folder "nuvee_ps1_pad guncon1"

Go into that folder and then into the "bin" folder.

Inside you will find a file called "nuvee_psx_pad.dll", Extract this file to the "plugins" folder inside your PCSXR folder.

Now we will start to configure the emulator.

Load the PCSXR executable file to load the emulator and then from the top menu select "Configuration" then "Plugins & Bios".

A new menu will pop up where you can select various plugins and settings.

At the bottom of the menu you will see buttons to set the BIOS and Plugins directories, Press the corresponding buttons and use the file manager to point the emulator to the correct folders inside its root directory.

Next select your Graphics and Sound plugins from the drop downs.

For this tutorial we will be using the "Open GL Driver" for the Graphics and "Direct Sound" for the Sound.

Click the "Configure" button under the Graphics plugin drop down.

You can play with most of the options in this new menu to tune your settings but it is recommended to have the following set:

"Fullscreen Mode" should be enabled, and set your desktop resolution to whatever you use.

Also have "Keep PSX aspect ratio" and "Force 4:3 aspect ratio" enabled.

Under "Framerate" enable the following settings "Use FPS Limit" & "Auto detect FPS/Frame skipping limit".

Once done press "Ok"

Next under "First Controller" select "Nuvee PSX pad" from the drop down.

Next press the "Configure" button.

In the new menu that pops up select "Guncon" from the drop down next to "Port 1", Also check "Snap mouse to window" is enabled and HID Mouse API is set to "Rawinput".

Now press the "Config" button next to the "Port 1" drop down.

Check the following settings match:

"Reload" has "Manual" in the drop down box, "Cursor" is set to "Hidden", "Model" should be set to "Namco", "Left" should be set to "Trigger", "Right" should be set to "A" and "Middle" should be "B".

You can change the "Right" and "Middle" bindings around if you wish depending on your tastes and the game.


Next make sure the gun is plugged in, the software is running and the border is enabled.

Press the "Aquire" button and a little instruction box will pop up, press "Ok".

Point the gun at the centre of the screen and pull the trigger, You should get a message saying "device found" just press "Ok"

Now keep pressing "Ok" until you return back to "Configuration" screen.


Next under "Bios" in the bottom left corner select the appropriate BIOS file from the drop down.

Once done press "Ok" to return back to the main menu.


Next go to "Configuration" on the top menu then click on "CPU"

Now enable the following options "Disable CD Audio" and "Hide Cursor".


Now the emulator is ready to play games!

You can either load a game via the emulators menu or use a batch script using the example script below.

Video Setup Guides

Converting Non-Guncon games to Guncon

Tutorial video to show how to convert non-Guncon games to work with Guncon:

Downloads

Launch Script

Example batch file text:

Start C:\PCSXR DIR\pcsxr.exe -nogui -cdfile "C:\GAME DIR\Time Crisis.cue"