User:DoctorMuerte/test1: Difference between revisions

From PCSX2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:
===Standalone Installer===
===Standalone Installer===
This will download the installer for the latest stable version of PCSX2. After opening it, you will be able to select the installation options and the installation folder.
This will download the installer for the latest stable version of PCSX2. After opening it, you will be able to select the installation options and the installation folder.
[[PSCX2 Installer.png]]
<br />[[image:PSCX2 Installer.png]]<br />
The installer is algo going to create the following folders under the user's My Documents folder:
The installer is algo going to create the following folders (that can be set to a different path afterwards) under the user's My Documents folder:
*bios
*bios: This is where you should store the bios file of your PS2, PCSX2 will look for it here by default.
*cheats_ws
*cheats_ws Cheats will be store and read from here.
*inis
*inis This folder is responsible to hold the configuration files for the emulator. You can make PSCX2 load different configurations for each game with [http://forums.pcsx2.net/Thread-blog-The-return-of-the-Commandline?pid=118520#pid118520 command line arguments].
*logs
*logs Emulator logs are going to be stored here
*snaps
*snaps Screenshots taken with the F? key are stored here.
*sstates
*sstates Savestates here.
 
===Web installer===
===Web installer===
The web installer downloads the installation files during the installation process.
===Windows binaries===
===Windows binaries===
This option download the folder containing the Windows binaries.<br />
Ideal to keep a portable version of the application. You need the Visual Studio 2013 redistributable for this version to work.
<br />
Download it [http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe HERE]
==First Run==
<br />
<br />
=Section 3=
=Section 3=

Revision as of 19:58, 21 November 2014


WINDOWS GUIDE PROPOSAL
http://pcsx2.net/config-guide/official-english-pcsx2-configuration-guide.html
http://wiki.pcsx2.net/index.php/Setting_up_Windows_version
http://forums.pcsx2.net/Thread-Official-English-PCSX2-configuration-guide-v1-2-1





In this guide we will try to explain how to download, install and properly configure PCSX2 1.2.1 on a Windows environment, and also give some tips for running games.
You can also watch the video configuracion guide here

Overview

PCSX2 is a Playstation 2 emulator capable of running commercial games. It's an open source proyect and runs on Windos, Mac and Linux. Like its predecessor project PCSX (a PlayStation emulator), is based on a PSEmu Pro spec plug-in architecture, separating several functions from the core emulator. PCSX2 requires a copy of the PS2 BIOS, which is not available for download from the developers, due to the copyright concerns and legal issues associated with it.

Prerequisites

Bios

You will need the BIOS file from your Playstation 2 console. This is not included with PCSX2 since it is a Sony copyright so you have to get it from your console. Visit the tools section on the PCSX2 site to find out how to do this.

Minimum settings

These are the minimum system requirements tu run PCSX2, bear in mind most games will be unplayable slow:

  • CPU: Any that supports SSE2 (Pentium 4 and up, Athlon64 and up)
  • GPU: Any that supports Pixel Shader model 2.0, except Nvidia FX series (broken SM2.0, too slow anyway)
  • 512MB RAM (note Vista needs at least 2GB to run reliably)

Recomended settings

These are the recommended system specifications to run PCSX2:

  • Windows Vista / Windows 7 (32bit or 64bit) with the latest DirectX
  • CPU: Intel Core 2 Duo @ 3.2 GHz or better OR i3/i5/i7 @ 2,8 GHz or better OR AMD Phenom II @ 3,2 GHz or better
  • GPU: 8800gt or better (for Direct3D10 support)
  • RAM: 1GB on Linux/Windows XP, 2GB or more on Vista / Windows 7

Warning: Because of the nature of emulation, even if you meet the recommended requirements there will be games that will NOT run at full speed, due to emulation bugs or other limitations.

Getting PCSX2

You can get PCSX2 for Windows here. There are 3 versions available for download: standalone installer, web-installer and Windows binaries.

Standalone Installer

This will download the installer for the latest stable version of PCSX2. After opening it, you will be able to select the installation options and the installation folder.
File:PSCX2 Installer.png
The installer is algo going to create the following folders (that can be set to a different path afterwards) under the user's My Documents folder:

  • bios: This is where you should store the bios file of your PS2, PCSX2 will look for it here by default.
  • cheats_ws Cheats will be store and read from here.
  • inis This folder is responsible to hold the configuration files for the emulator. You can make PSCX2 load different configurations for each game with command line arguments.
  • logs Emulator logs are going to be stored here
  • snaps Screenshots taken with the F? key are stored here.
  • sstates Savestates here.

Web installer

The web installer downloads the installation files during the installation process.

Windows binaries

This option download the folder containing the Windows binaries.
Ideal to keep a portable version of the application. You need the Visual Studio 2013 redistributable for this version to work.
Download it HERE

First Run


Section 3

Section 4

Section 5

Section 6