..:: PCSX2 Forums ::..

Full Version: Translator template 1.2.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Before translating, check this thread and see if the translation is taken! If not, post your application there so I know you are working on it.

After you are done, contact Bositman to arrange your forum permissions so you can post your translation Smile Guide translators get 4 stars and a turquoise user name color as part of the Guide Translator group.

NEW: For 1.0.0 translators who have finished the guide, here is a very handy DIFF so you can see exactly what's changed and you can update your translation easily Smile

http://www.diffchecker.com/3q6etqbw

Ok, this is the actual guide text you will be translating.
Some stuff to keep in mind:

  1. Do not change anything in the form of
    Code:
    [list][*]
    and in general anything in [] or <> since these are mybb tags for text formatting

  2. In links eg:
    Code:
    Download the new PCSX2 v1.0.0 [url=http://pcsx2.net/download.html]HERE[/url]
    you must not change anything in [] tags again,but you will have to change the link text,in this case 'HERE'

  3. The 4 (at time of writing) image links should not be touched at all. Example of one of them:
    Code:
    [align=center][url=http://forums.pcsx2.net/attachment.php?aid=20457][img]http://forums.pcsx2.net/attachment.php?aid=20458[/img][/url][/align]

Full guide template:

Code:
[align=center]Configuration Guide Video

<iframe width="560" height="315" src="http://www.youtube.com/embed/plo8rMytBNg" frameborder="0" allowfullscreen></iframe>[/align]


Since this guide is extremely detailed and a long read, [url=http://forums.pcsx2.net/User-avih]avih[/url] created a much shorter quick start guide which you can read [url=http://forums.pcsx2.net/Thread-Quick-Start-PCSX2-Configuration-Guide-v1-2-1]here[/url]. If you still have questions or want to understand what each option does better, read the long guide :)

In this guide I will try to explain how to properly configure PCSX2 and to give some tips for running games. Here it is in steps:

1) Download the new PCSX2 v1.2.1 [url=http://pcsx2.net/download.html]HERE[/url].
2) PCSX2 comes in 3 flavors, full installer, web installer and binary. Full installer has the DirectX web installer bundled, web installer optionally downloads it from the internet, and binary is only the program with the plugins. Download the one you prefer or if you don't know which, the full installer.
3) Run the installer (if you downloaded the installer) or if you downloaded binary open the archive and extract its contents into a folder.  (e.g. C:\PCSX2)
4) Run pcsx2-r5875 which is in the folder you installed or extracted the files.

[b]For Linux Users[/b]
Get the new binary  from [url=http://pcsx2.net/download/releases/linux.html]here[/url] or the source from [url=https://github.com/PCSX2/pcsx2]Github[/url]. To compile from source, follow the instructions in the [url=https://github.com/PCSX2/pcsx2/wiki/Installing-on-Linux] Installation Guide for Linux[/url].
You need the following installed: libaio-dev, libasound2-dev, libbz2-dev, libcg, libcggl, libegl1-mesa-dev, libglew-dev, libgtk2.0-dev, libjpeg-dev, libsdl1.2-dev, libsoundtouch-dev, libsparsehash-dev, libwxbase2.8-dev, libwxgtk2.8-dev, nvidia-cg-dev, nvidia-cg-toolkit, portaudio19-dev, zlib1g-dev.

Plugins generally used on Linux include: ZZOgl-pg (or ZZOgl), GSdx OpenGL/SDL, SPU2-X, ZeroSPU2, OnePad, Linuz Iso, EFP Iso, and EFP Polling.


[b]Index[/b][list=1]
[*]Plugin Configuration
[list][*]<a href="#Gfx">Graphics plugin configuration</a>
[*]<a href="#Sound">Sound plugin configuration</a>
[*]<a href="#Pad">Pad plugin configuration</a>
[*]<a href="#Cdvd">CDVD plugin configuration</a>
[*]<a href="#Dev9">Dev9 plugin configuration</a>
[*]<a href="#USB">USB plugin configuration</a>
[*]<a href="#Firewire">Firewire plugin configuration</a>
[/list]
[*]<a href="#Bios">BIOS configuration</a>
[*]<a href="#Core">Core configuration</a>
[list]
[*]<a href="#EEIOP">EE/IOP</a>
[*]<a href="#VU">VUs</a>
[*]<a href="#GS">GS</a>
[*]<a href="#GSWindow">GS Window</a>
[*]<a href="#SHack">Speed Hacks</a>
[*]<a href="#Gfix">Game fixes</a>
[*]<a href="#Pre">Presets</a>
[/list]
[*]<a href="#Misc">Misc. Settings configuration</a>
[*]<a href="#short">Shortcuts/hotkeys configuration</a>[/list]
<h2>Configuring PCSX2</h2>
PCSX2 has a first time configuration wizard to help you configure it easier so we'll first go through that.

In the first screen, you will be prompted to select the language.

In the first dropdown, simply select the language you want the program to be in.

PCSX2 will automatically store all settings, memcards and new files generated in general in your Documents folder if you used the installers, or in the same folder pcsx2-r5875.exe is located at if you used the binary version.

In the second screen you will be able to choose which plugins you want to use. The default plugins are the ones with the higher compatibility and usually fastest too, so before changing them make sure you know what you're doing.
Here you can also specify a different folder for your plugins if you want, by unchecking the use default setting checkbox and selecting a folder of your choice by clicking Browse. Open In Explorer simply opens a file explorer window in the folder you have specified.

In the third screen, you will be prompted to select your BIOS image from the list. If you can't see anything on this list, you need to either copy your BIOS files in the folder seen below, or change that folder to point to where you have your BIOS image saved. For more information about the BIOS, check the <a href="#Bios">BIOS configuration</a> section of this guide. If you can't make a selection, [b]you will not be able to use PCSX2[/b]. Click Finish to end the First Time Configuration Wizard.


This is the main GUI(Graphical User Interface) of PCSX2. From here, you can change the settings or plugins used by PCSX2 as you see fit.
We will start with configuring our plugins then we will move onto Core settings configuration.
Go to Config =>Plugin/BIOS selector to select and configure the plugins PCSX2 will use. You'll see a screen like this (click to enlarge):

[align=center][url=http://forums.pcsx2.net/attachment.php?aid=30179][img]http://forums.pcsx2.net/attachment.php?aid=30180[/img][/url][/align]


There are 3 tabs, Plugins, BIOS and Folders.

<h3>Plugins tab of the Plugins/BIOS Selector:</h3>
First off, you can uncheck the use default setting checkbox at the bottom and select a folder of your choice by clicking Browse. This is the folder from which PCSX2 loads its plugins.
At the left you see which component each plugin emulates (GS, PAD, SPU2 etc), in the middle you have the plugin selection drop down, and at the right there is the Configure button which will open the configuration dialog for the respective plugin you have selected.
Keep in mind that whenever you change the selected plugin, you will have to press the "Apply" button for the emulator to load the new plugin and make the Configure button available for it.

Now onto the actual plugin configuring:

<h2 id="Gfx">Graphics:</h2>

First, you will want to check what version of pixel shaders and DirectX (on Windows) your graphic card supports. You can do that [url=http://www.gpureview.com/videocards.php]here[/url].

For the time being you will be able to use 3 GS plugins: GSdx v0.1.16, ZeroGS v0.97.1 and GSnull driver v0.1.0.

GSdx v0.1.16 is a DirectX 9 and DirectX 10/11 plugin by Gabest which recently got greatly improved in both speed and image quality. It requires pixel shaders 2 and SSE2 to work and Vista/Windows 7/8 with a DirectX 10 compliant graphics card for the DirectX10/11 mode.

ZeroGS is a very old plugin which has not been developed in years. A very small number of games works better with this plugin than with GSdx, you can try it as a last resort.

GSnull is, as the name suggests, a null graphics plugin which will not output any kind of video. It is used for debugging purposes.


<h3>Select GSdx v0.1.16 and press the Configure button.</h3>
[list]
[*]First of all GSdx comes in 5 versions,SSE2,SSSE3, SSE4.1, AVX and AVX2.[b]Only IF[/b] your processor supports these instruction sets use highest version you can since it will be faster for you in this order from slowest to fastest: SSE2, SSSE3, SSE4.1, AVX and AVX2. The new AVX and AVX2 instructions give a minor speed up [b]only with the software renderers of GSdx and not the hardware ones[/b]. Note: AMD users do NOT mistake SSE3 with SSSE3 (1 extra S) and SSE4A with SSE4.1, they are totally different and are NOT supported. In this case use the SSE2 flavor.
SSE2 supporting CPUs: [url=http://en.wikipedia.org/wiki/SSE2#CPUs_supporting_SSE2]Check here[/url]
SSSE3 supporting CPUs: [url=http://en.wikipedia.org/wiki/SSSE3#CPUs_with_SSSE3]Check here[/url]
SSE4.1 supporting CPUs: Intel Core 2 Duo Penryn series (E7xxx,E8xxx and Q9xxx models), Intel Corei3, Intel Corei5, Intel Corei7, AMD Bulldozer/Bobcat
AVX supporting CPUs: [url=http://en.wikipedia.org/wiki/Advanced_Vector_Extensions#CPUs_with_AVX]Check here[/url]
AVX2 supporting CPUs: [url=http://en.wikipedia.org/wiki/Advanced_Vector_Extensions#CPUs_with_AVX2]Check here[/url]
<br />[*]To use the DirectX10/11 mode, you will have to be running [b]Windows Vista or Windows 7/8[/b] with a [b]DirectX10/11  compliant graphics card[/b] (check previous link)    
<br />[*]DirectX10 and DirectX11 modes of GSdx for the time being are [b]exactly the same[/b] in both terms of speed and compatibility. The only difference is that you will only see the first if your graphics card supports up to DirectX10 and only the second if your graphics card supports up to DirectX11
<br />[*]Adapter: Here you can select which graphics adapter GSdx will use. Very useful for computers which have a dedicated graphics card and an onboard graphics chip, so the user can select the much faster dedicated graphics card explicitly.
<br />[*]Renderer: Here you can choose how the graphics will be rendered.

By selecting "Direct3D9 (Hardware)", GSdx will use the Direct3D capabilities of your graphics card, boosting the emulation speed significantly.

By selecting "Direct3D10/11 (Hardware)" ([b]only selectable in Vista/Windows 7 with DX10/11 graphics card[/b]), GSdx will use its Direct3D10/11 mode which is usually the fastest mode and sometimes even more compatible as well. Highly recommended if your system supports it.

By selecting "Direct3D9/10/11 (software)", GSdx will use its built-in software renderer, which will not use your graphics card at all, but your processor instead. This way the emulation speed is greatly reduced but you get maximum compatibility. Recommended if you encounter graphics bugs with the Direct3D (Hardware) renderer.

By selecting "OpenGL (hardware)", GSdx will use the OpenGL backend, which at this time is a slower equivalent of the DirectX renderers, with the same or worse compatibility. It's the best option for Linux users.

By selecting "OpenGL (software)", GSdx will use the OpenGL backend in software mode, with the same characteristics as described above.

By selecting "Direct3D9 (null)", Direct3D10/11 (null)", "Null (software)" or "Null (null)" the plugin will simply not render anything, thus not giving any output on screen. Use it only if you want to e.g. Hear some music since with this mode you get a dramatic speed increase.
<br />[*]Interlacing: Here you are able to choose between None, Auto and 6 other interlacing techniques, which are used to remove the "shaking" of the display. [b]We recommend leaving this to Auto for most games[/b]
In parentheses, you can see what kind of effect and maybe disadvantage (e.g. like the half FPS note in blend) each one of these modes have.
You can cycle through them when running a game by pressing the F5 key.
<h3>Scaling Subsection:</h3> Only available if a Hardware Renderer has been selected above. Here you can tweak various settings to improve the visual quality of your games by increasing the resolution the textures are rendered at or applying filtering. Do keep in mind that changing the native resolution of games can cause various glitches (from the usual very minor glitches to more serious ones in rare cases).
<br />[*]D3D internal resolution: Here you can specify the exact resolution you want resources to be rendered at!
This way, if your PC is powerful enough (mainly your graphics card), you can play your favorite ps2 games in much higher resolutions making the graphics crisp and more detailed.
Note that the higher the resolution, the more resources the plugin will have to use, thus making emulation much slower.
<br />[*]Original PS2 Resolution - Native: If you check this box, the plugin will render in the native resolution of the ps2 (that is why Custom Resolution and Scaling get grayed out)
<br />[*]Scaling: Set it to Custom to use whatever you set in the setting below (Custom Resolution). Setting it to 2x-6x will multiply the game's internal resolution by that value and render it. So if a game's native resolution is 640x320, setting this to 3x will render it at 1920x960 (triple of the native resolution). This way some upscaling bugs are prevented which would be present if you set a Custom Resolution in the boxes below.
At this time most games and graphic cards can do x2 or x3 scaling fine but get a sharp speed drop at higher settings.
<br />[*]Custom Resolution: When Scaling is set to custom, you can input here whatever resolution you want the game to be rendered at.

<h3>Enable Shade Boost:</h3> By checking this a new set of options will become available to you via the settings button at the right. Click settings to adjust saturation, brightness and contrast to your liking for the video output of GSdx. You can click the reset button on the lower left to set the sliders to their initial positions.
<h3>Enable FXAA:</h3> By enabling this GSdx will apply the FXAA anti-aliasing algorithm to improve the visual quality of your games with a usually minor speed hit. You can toggle FXAA on and off by pressing the PageUp key.
<h3>Enable FX Shader:</h3> Since version 1.2.0, PCSX2 is able to use external shader programs to add various effects and visual improvements. By default, PCSX2 comes with 4 simple scanline shaders (which you can cycle through while running a game by pressing F7). For a huge set of shader effects which include UHQ FXAA, Bilinear FS Filtering, Bicubic FS Filtering, Gaussian FS Filtering, High Quality Blended Bloom, Per-Channel Gamma Correction, Scene Tone Mapping, RGB Colour Correction, S-Curve Contrast Enhancement, Texture Sharpening, Pixel Vibrance, Post-Complement Colour Grading, Cel Shading, Scanline Emulation, Vignette and Subpixel Dithering you can download Asmodean's shader file from our forum [url=http://forums.pcsx2.net/Thread-Custom-Shaders-for-GSdx?pid=334766#pid334766]HERE[/url]. Open the zip file and extract the GSdx_FX_Settings.txt and shader.fx files in the same directory with pcsx2-r5875.exe. You can change the settings of the shader by opening the GSdx_FX_Settings.txt and following the included instructions and finally saving the file with your changes. Use with caution as setting huge values here can have an enormous impact on speed.  Note that <b>you can use external shaders even with a GSdx (software) renderer</b>, which is the best way to get higher visual quality with this rendering mode. You can toggle the use of external shaders on and off by pressing the Home button while running a game.


<h3>Hardware mode Subsection:</h3> Only available if a Hardware Renderer has been selected above. Here you can change some settings for extra performance or video quality.
<br />[*]Texture filtering: This tickbox has 3 states. Checked, grayed and unchecked.
When checked, everything on screen both 2D and 3D will be bilinearly filtered.
When grayed, filtering will be done as on a PS2. This is the preferred setting.
When off, bilinear filtering is disabled completely. Lowers video quality but may help some slower graphic cards.
<br />[*]Logarithmic Z: This setting may help when some of the games graphics are "see through". Can be toggled only with graphics cards that do NOT support a 32bit Z-buffer.
<br />[*]Allow 8-bit textures: Uses more efficient "palletized textures" for all rendering which reduces the graphic card RAM requirements. On the other hand it increases the processing load and can cause visual bugs. Recommended to try both and see which gives you the most performance.
<br />[*]Alpha Correction (FBA): (DX9 mode only) Keep this enabled as it fixes some blending problems that the DX9 mode has. Can also cause some issues.

<h3 id="gsdxhack">Hacks Subsection:</h3> Check Enable HW hacks to enable the options described below. Click configure to select which you want to enable.
[b][color=red]These settings are ONLY for advanced users that know what they are doing. These settings can and WILL cause serious glitches if used in games that don't need them! [/color][/b] (only affect hardware modes).
<br />[*]MSAA: Adds Anti-Aliasing of the selected level to every surface rendered. This is highly video card memory demanding and might crash PCSX2 if there's not enough RAM. For more information, read the description at the right panel of the box.
<br />[*]Skipdraw: Skips drawing some surfaces altogether, based on how likely they are to cause issues. Specify how many surfaces should get skipped after the first problematic one is found. Try lower values first like 1-3 then use higher ones (the highest the number the higher the chance of broken/missing graphics and effects). This hack may cause random speedups as well!
<br />[*]Alpha: Try this if your game has issues with fog like effects or shadows. In general, try it if you get graphics glitches in case it fixes them.
<br />[*]Half-pixel Offset: This hack adds an offset to all surfaces so that some common upscaling issues get reduced. Use this when blur or halo effects seem to appear shifted up-left of where they should be.
<br />[*]Sprite: Read the description at the right panel of the box for more information.
<br />[*]WildArmsOffset: Known to help with lots of games. Read the description at the right panel of the box for more information.
<br />[*]Aggressive-CRC: Read the description at the right panel of the box for more information.
<br />[*]Alpha Stencil: Read the description at the right panel of the box for more information.
<br />[*]Nvidia Hack: Try this hack if you own an Nvidia graphics card and experience strange stretching on and off when using scaling.
<br />[*]Disable CRCs: Will disable all the GSdx hacks for specific games. You will usually get more bugs than without having this on, but for certain games like Shadow of the Colossus, you might prefer the output with this on.
<br />[*]TC Offset X/Y: As the description explains, these settings can help fix some misaligment issues when using scaling. You can see some example values which are known to help Persona 3, Haunting Ground and Xenosaga. You can try using the same values for your game in case it fixes it, or try your own.


<h3>Software mode Subsection:</h3> Only available if a Software Renderer has been selected above. Here you will find options to tweak how many threads the renderer will use and turn on/off the software AA.
<br />[*]Extra Rendering threads: This box is only usable when having selected a software rendering method. Here you can specify how many threads GSdx will use while software rendering, to take advantage of all cores your processor might have, e.g. set it to 3 for quad core processors. Boosts speed significantly in multi-core systems for software rendering with more than 2 cores.
<br />[*]Edge anti-aliasing (AA1): This box is only usable when having selected a software rendering method. When checked, the plugin will try to apply a form of anti-aliasing on the game improving the visuals. Use with caution, pretty much experimental at this time.

<br />[*]Movie Capture: This is a hidden(:P) feature. By pressing F12 while running PCSX2 with GSdx a message box will appear. In the first field you must show the plugin where the captured video will be stored, and type the file name too. In the second field you can choose a compression codec like [url=http://sourceforge.net/projects/x264vfw/]x264vfw[/url] or "Uncompressed" which will not compress the video at all. If you choose a compression codec, you will be able to change its settings by pressing the "Config" button. Note that only codecs already installed in your PC will show up.
Press F12 twice at any time to stop the capturing. The video produced will be automatically sped up to 100% for your viewing pleasure :) If using SPU2-X, the audio file will be saved as recording.wav in the same folder pcsx2-r5350.exe is in.
<br />[*]Hit Ok to save your changes or cancel to go back to the main Configuration window
[/list]
            
<h3>Select ZeroGS v0.97.1 and press the Configure button.</h3>
[list]
[*]ZeroGS is a DirectX 9 plugin developed by ZeroFrog and is aimed for graphics cards which support pixel shaders 2.0 or higher. As noted before if your card does not meet that requirement you will get an "Error opening gs plugin" message and pcsx2 will terminate.
<br />[*]Interlace Enable: When this is checked some interlacing issues will be resolved(screen "shaking") although some games look better with this disabled. You can toggle it while running a game by using the "F5" key.
<br />[*]Bilinear Filtering: When this is checked the plugin will filter the display, smoothing out edges. This will generally drop your FPS dramatically except if you own a very powerful graphics card. You can toggle it while running a game by pressing and holding "shift" then press "F5". There are 2 types of bilinear filtering modes: [b]normal bf[/b] and [b]forced bf[/b]. Sometimes games will tell the GS to render textures with point sampling, not linear sampling. In normal bf mode, ZeroGS will listen to the games. In forced bf mode, it will render all textures with bilinear filtering. Forced bf can introduce unwanted artifacts at the edges of textures in some games, so be careful. However, it most cases, forced bf produces smoother looking scenes.
<br />[*]Anti-aliasing: Here you can choose the level of anti-aliasing you want the plugin to use, to make edges smoother. You can toggle this while running a game by using the "F6" key. Note that this might reduce speed.

None: Will not use any level of anti-aliasing
2x: Will use 2X anti-aliasing
4x: Will use 4X anti-aliasing
8x: Will use 8X anti-aliasing
16x: Will use 16X anti-aliasing
<br />[*]Wireframe rendering: When checked the plugin will only render in wireframe, so you'll just see some polygon lines here and there ;)
You can toggle it while running a game by pressing "F7".
<br />[*]Capture avi: You can capture a video of your gameplay just like the GSdx plugin. Press "F12" and a window will appear for codec selection. For the time being you will only be able to use XviD encoding since the rest of the codecs will crash the plugin. After you select it, you can configure the codec by pressing the configure button. Press OK and the recording process will start. Press "F12" again to stop it. The video will be saved in the PCSX2 root directory as "zerogs.avi".
<br />[*]Save snapshots as BMPs(default is JPG): What it says, with this enabled snapshots you take with "F8" will be saved as BMP files and not as JPGs files which is the default. The snapshots you take with "F8" are located in the /snaps folder of your pcsx2 directory.
<br />[*]Fullscreen: Pretty simple, if you have this checked the plugin will show the output full screen instead of windowed. If you have it disabled and already running a game you can press and hold "alt" then press "enter" to go full screen.
<br />[*]Widescreen: Some games support wide screen mode. By checking this, ZeroGS will automatically scale the window to 16:9.
<br />[*]Default Window Size: You can check the window size ZeroGS will have when you run it by default. Options are various screen resolutions that your window will be resized to. Choose what you like best and note it will not affect speed.
<br />[*]You can press and hold the "shift" key and then press the "F7" key to toggle on and off the Frames Per Second display in ZeroGS's window.
[/list]

<h3>ZeroGS Advanced Options</h3>
[list]
[*] ZeroGS exposes a couple of extra options to tweak its various settings. Sometimes games use the Graphics Synthesizer in many unexpected ways, and sometimes it is impossible for ZeroGS to predict how exactly it should emulate the GS. Some options can convert a game from a garbage screen going at 2 frames per second to exactly what the game would look like on the ps2 going at 60 frames a second.
<br />[*] If a particular set of options works very well for a particular game, then these options can saved in the game's patch file so that they are always applied every time the game is loaded. This is useful when you want these options to be enabled only for that particular game and not to affect other games.
<br />[*] Each set of options in ZeroGS has a unique id. To query this id, go into the ZeroGS configuration dialog box, set the particular options, and click on the [b]Compute OR of IDS[/b] button. Take the number generated and open the game's corresponding pnach file (usually the game's CRC.pnach). Then add in a new line [b]zerogs=xxxxxxxx[/b] where the x's are the id.
[/list]

<h3>GSnull v0.1.0 plugin</h3>
[list]
[*]As explained at the start of this section this is a Null plugin thus it will not render anything on screen. Press Configure to get a menu with a checkbox where you can check/uncheck "Enable Logging" which will enable/disable GS logging. It should be used for debugging and developers.
[/list]

<h2 id="Sound">Sound:</h2>


<h3>SPU2-X</h3>
The latest and best sound plugin at the time of writing this. It was first based on Gigaherz's SPU2 and later modified by Jake Stine (Air) of the PCSX2 team.
This is the only SPU2 plugin that supports effects processing (like reverb) and Dolby Pro Logic (II) (if your sound card is able to decode it).
It's also the most advanced in emulating the chip correctly. Many games only work with SPU2-X!

[list]
[*]Interpolation: Here you can select 1 out of 5 options:
1)Nearest: As the description says, no interpolation is done in this mode and is the fastest one.
2)Linear: Does linear interpolation on sound, fast.
3)Cubic: This is another type of interpolation. Slower, with good highs.
4)Hermite: This is the recommended option. Closest to what the PS2 would produce, thus the most accurate, but a bit slower than the above.
5)Catmull-Rom: This is another type of interpolation. Slow, higher quality.
<br />[*]Disable effects processing: Checking this will disable any emulation of effects like reverb, lowering sound quality but increasing speed.
<br />[*]Use the de-alias filter: As described, gives more emphasis to the highs.
<br />[*]Enable debug options: Checking this will make the Configure Debug Options button available. When clicked it will present you with various logging options which can be enabled for debugging purposes. Should only be used by developers.
<br />[*]Module: Here you can select 1 out of 5 settings, which are different ways of outputting sound in your system:
1)No sound: Will not produce any sound (mute) resulting in best speed.
2)X Audio 2: Works better under Vista so XP users might want to try the third option. If you have problems with Portaudio, use this method.
3)DirectSound: Should be slightly worse than X Audio 2,use it if it works better for you.
4)Wave out: Not recommended, option 2 or 3 should always work better.
5)Portaudio: This is the recommended method. Uses a crossplatform library called Portaudio. This is the only option aside from no sound in Linux.
<br />[*]Host API: This is the API Portaudio will use to produce sound, if Windows WASAPI has issues, try setting this to Windows DirectSound
<br />[*]Device name: Here you can select the specific audio device you want to output sound on. If you get no sound while this is at 'Default Device', choose your device from the dropdown menu.
<br />[*]WASAPI Exclusive mode: Check this if you want SPU2-X to work in exclusive mode, blocking all other applications from using your output device.
<br />[*]Output Latency: The lower the latency value the smaller audio delay you will have. You can leave this to 'Use smallest possible' to let the plugin decide what's best for you, or set a custom value below. [b]Note[/b] that setting latency too low WILL cause cracks and pops in sound, so change the values until you find the lowest one that works with your game without causing cracks.
<br />[*]Synchronizing mode:
[list]
[*]TimeStretch: The default and recommended setting. This keeps audio and video in sync, and also helps eliminate cracks and other sound problems. Note that if your speed is low, your sound will also be as slow as your video with this setting.
[*]Async Mix: Makes the audio out of sync with the video, so you will get normal sound speed even if your frame rate is not optimal. [b]Can cause games to hang or crash so use with caution![/b]
[*]None: Audio will skip if you set this mode and you don't get max speed with the game you're running. Small FPS boost.
[/list]
<br />[*]Advanced: Here you can fine tune how your selected time stretcher will work. As described in the GUI, larger values are better if you are not getting good speeds while the opposite is true if you're running your game above full speed. Pressing Reset to Defaults will set all values here back in their initial setting.
<br />[*]Audio Expansion mode: Here you can choose if you want the audio produced from the plugin to be expanded to your whole speaker configuration and not just in 2 channels (stereo). [b]Only usable with the XAudio2 module[/b].
[list]
[*]Stereo: Default setting, no audio expansion when this is selected.
[*]Quadrafonic:  Will expand audio to 4 speakers
[*]Surround 5.1: Will expand audio to 5.1 surround speakers
[*]Surround 7.1: Will expand audio to 7.1 surround speakers
[/list]
<br />[*]Use a Winamp DSP plugin: If you don't know what this is, leave it be. (Not available in Linux at the moment.)
[/list]

<h3>ZeroSPU2</h3>
This is an SPU2 plugin developed by zerofrog. ZeroSPU2 has the following features:

[list]
[*] ZeroSPU2 has a time-scaling feature just like SPU2-X. To enable this option, go into the ZeroSPU2 configuration dialog and check the correct box. The time-scaling feature works best under Windows, but is also implemented in Linux.
<br />[*]Real time mode is a tighter time stretching mode for games that need additional accuracy and lower latency.
<br />[*] Audio/video recording: Check the Recording box to record sound during each of your gameplays in a file called zerospu2.wav.
<br />[*]Mute: Will mute sound, giving a bit of extra speed.
[/list]

<h2 id="Pad">PAD:</h2>
Here you will be able to use 3 plugins, Lilypad v0.11.0, Pokopom 2.1.0 and SSSPSX Pad v1.7.1.

<h3>Select Lilypad v0.11.0 and press the Configure button.</h3>
You'll see a window like this (click to enlarge):

[align=center][url=http://forums.pcsx2.net/attachment.php?aid=30183][img]http://forums.pcsx2.net/attachment.php?aid=30184[/img][/url][/align]

                
[list]
[*]Lilypad is a very advanced input plugin supporting keyboards, mouse, game pads and XBOX 360 pads. Also it includes some very handy hacks for use with PCSX2 like the ESC hack or the Disable Screensaver option.
<br />[*]For a very detailed description about what each setting does and how to properly configure it, visit the official thread of the plugin [url=http://forums.pcsx2.net/Thread-LilyPad-0-10-0]HERE[/url].
[/list]

<h3>Select Pokopom 2.1.0 and press the Configure button.</h3>
You'll see a window like this (click to enlarge):

[align=center][url=http://forums.pcsx2.net/attachment.php?aid=50984][img]http://forums.pcsx2.net/attachment.php?aid=50985[/img][/url][/align]

                
[list]
[*]Pokopom is a new input plugin developed by KrossX with some unique features like pressure sensitivity support, rumble with a custom curve and more.
<br />[*]For a very detailed description about what each setting does and how to properly configure it, visit the official thread of the plugin [url=http://forums.pcsx2.net/Thread-Pokopom-KrossX-s-Pad-Plugin]HERE[/url] and check the Wiki for it [url=https://github.com/KrossX/Pokopom/wiki/Pokopom]HERE[/url].
[/list]

<h3>Select SSSPSX Pad v1.7.1 and press the Configure button.</h3>

You'll see a window like this (click to enlarge):

[align=center][url=http://forums.pcsx2.net/attachment.php?aid=30181][img]http://forums.pcsx2.net/attachment.php?aid=30182[/img][/url][/align]

Now hit Configure to start configuring SSSPSX Pad:

[list]
[*]Here, you simply press on each button's name and input the key you want to assign to it. If you want to clear a key from being assigned somewhere you can click on the respective button and wait until the "Timeout: " timer reaches 0. Then the selected key will be assigned to NONE again.
<br />[*]Click on the PAD1/PAD2 tabs on the upper left corner to switch from configuring controller 1 to controller 2.
<br />[*]SSSPSX Pad supports analog controllers. You can assign your analog axis in the "LX,LY,RX,RY" buttons. LX is for Left analog X-Axis,LY is for Left analog Y-Axis,RX is for Right analog X-Axis,RY is for Right analog Y-Axis
<br />[*]The R3 and L3 buttons are the buttons on the analog stick of the ps2 controller, R for right and L for left as usual.
[/list]
            


<h2 id="Cdvd">Cdvdrom:</h2>
In most circumstances, you will be able to use the built in ISO loader in PCSX2 by choosing ISO in the CDVD menu, and then, under ISO Selector, either choosing an image from the list or choosing browse to add one.

However, if you want to use a plugin to do things such as playing a game from the actual DVD disc or creating a dump of an ISO file, choose "Plugin" in the CDVD menu, and then select a CDVD plugin.
By default, PCSX2 includes Gigaherz's CDVD v0.8.0, Linuz Iso CDVD v0.9.0 and CDVDnull v0.6.0.

<h3>Select Gigaherz's CDVD v0.8.0 and press configure.</h3>
[list]
[*]Pretty simple really, just select the drive letter from which the plugin will read the disc from. It will then directly run your PS2 game from the CD/DVD you have inserted in your drive
<br />[*]This is the only plugin that at least partially supports disc changing. If you have troubles changing a disc that is required by a game try this plugin!
[/list]

<h3>Select Linuz Iso CDVD v0.9.0 and hit configure.</h3>
[list]
[*]This plugin has the extra ability of compressing your images to save you disk space apart from running your images for the emulator.
<br />[*]Click Select Iso to select the game image you want to run/compress. Once you've selected an image you can either close the config window so you can run it or press "Compress Iso" to compress it. If you selected an already compressed image you can also select "Decompress Iso" to decompress it.
<br />[*]Under "Compression Method" you can select either ".Z - compress faster", which will compress your image faster but make it larger or ".BZ - compress better", which will compress your image slowly but make it smaller.
<br />[*]Under Options you can check/uncheck "Enable Block Dump=>'ISO name.dump'". When checked, this option will create a "ISO name".dump file in the PCSX2 root folder(where pcsx2-r4600.exe is located) from the game you ran. This file is like a small iso, which is mainly used for debugging. It will store the sectors read during the execution of the game you ran, so afterwards you will be able to load the file(using "select iso" of Linuz Iso CDVD) and run it without any image/cd/dvd. Note that if the game will try to read any other sectors from the ones not included in the dump file, it will obviously stop responding.
<br />[*]Press ok to save your changes.
[/list]

        
<h3>CDVDnull v0.6.0</h3>

[list]
[*]This is a Null plugin just like GSnull, meaning it simply does nothing. It doesn't have a configuration screen for obvious reasons.
[/list]


<h2 id="Dev9">Dev9:</h2>
Here are the plugins that handle the HDD(hard disk drive) and ethernet emulation. There is only Dev9null v0.5.0 included in the 1.0.0 package, yet another Null plugin which is exactly like all the other ones.
There is a newer Dev9 plugin in development by Luigi__, the MegaDev9 plugin which is still in early stages but very promising. For the time being, it partially emulates the ps2 HDD. You can get it [url=http://pcsx2.net/download/viewcategory/9-plugins.html]here[/url].
Finally, there is an experimental netplay plugin from gigaherz and drkIIRaziel named DEV9giga-razi. Although most of the Sony game servers are down, you can give it a try. It can be downloaded from [url=http://pcsx2.net/download/viewcategory/9-plugins.html]here[/url] (make sure you first follow the how to play online guide)

<h2 id="USB">Usb:</h2>
Here are the plugins that handle USB (Universal Serial Bus) emulation. The release package includes USB Null v0.7.0 which is yet another Null plugin. Nothing to configure for the above reason. There is a new USB plugin that supports USB mice, keyboards and Lightguns by [url=http://forums.pcsx2.net/User-shalma]Shalma[/url] called Nuvee. You can get it from our website [url=http://pcsx2.net/download/viewcategory/9-plugins.html]here[/url].
Additionally, there is a new plugin developed for steering wheels by [url=http://forums.pcsx2.net/User-jackun]jackun[/url], which is a modification of an old USB plugin named Qemu. Apparently, it fully supports various steering wheels so if you own one be sure to check it out! For more information visit the plugin's dedicated thread on our forum [url=http://forums.pcsx2.net/Thread-Qemu-USB-Wheel-Storage-mod]here[/url]. You can download it from our website [url=http://pcsx2.net/download/viewcategory/9-plugins.html]here[/url].


<h2 id="Firewire">Firewire:</h2>
Here are the plugins that handle the Firewire port of the PS2. Only the FWnull v0.7.0 is included in the release package. There are no other Firewire plugins available or in development.
Nothing to configure for the above reason.

<h2 id="Bios">BIOS</h2>
In this list you will find your bios image, if you have one and have put it in the selected bios folder. Note that the only LEGAL way of obtaining a bios is dumping it from your OWN Playstation 2 console.[b]DO NOT[/b] ask where to get the bios in the PCSX2 forum, because it's against the rules. That's because the ps2 BIOS is a copyrighted material of Sony and that makes its distribution illegal, meaning we could get in trouble if it was found out that we were supplying people illegally with bios files. If your BIOS image does not even appear on list even after you have selected your right bios directory, it is an invalid image.

[b]Attention:[/b] It is recommended that you have all files for BIOS newer than the SCPH-10000.bin. You will probably be able to run the bios or games without having them but there may be a chance that these affect compatibility somehow. This includes rom1.bin,rom2.bin,erom.bin and a SCPH-XXXXX.nvm file where XXXXX is the version of your bios(eg SCPH-34004.nvm).This last file can be also created from PCSX2 after you configure your bios(set time zone, language etc) but it's better if you have this file directly ripped from your Playstation 2. Once more [b]DO NOT ASK[/b] where to get these files, since they are part of the BIOS too.

Here's a quick explanation about what these files do by auMatt:

[quote=auMatt]
Basically the first jap ps2 had a single bios and the dvd player etc were installed on the memcard.
The Ps2's after that first model had the Dvd Player software installed in a separate ROM (EROM) which is encrypted.
The ROM1 is an additional part of the BIOS that contains some extra stuff like ID's for DVD Player version etc.
ROM2 is the same really but I think only available in Chinese PS2's.
Hope this helps.
[/quote]

A new Bios dumper is already available that can dump your PS2 Bios,ROM1,ROM2,EROM and NVM. Get it [url=http://pcsx2.net/download/releases/tools.html]HERE[/url]

Note: For maximum compatibility it is recommended that you use a BIOS image different than SCPH10000.BIN which is the oldest one. That's because with this BIOS there are problems in memory card emulation and in other sections.

[b]How to extract the bios files from your PS2:[/b] Visit [url=http://forums.pcsx2.net/Thread-An-orientation-through-some-of-the-PCSX2-BIOS-memcard-tools]this thread[/url] and a thread [url=http://forums.pcsx2.net/Thread-Guide-to-Dumping-Your-PS2-Bios-over-LAN]HERE[/url].
Also, here is a youtube tutorial on dumping your BIOS from your console:
http://www.youtube.com/watch?v=n3AVqzYcqSw (thanks to FullGrownGaming)


So now we are done Configuring all plugins for PCSX2.

<h3>BIOS tab of the Plugin/BIOS selector window:</h3>
Here you'll see an identical screen to the last one of the First Time Configuration wizard, with the same usability, meaning to select a BIOS file from the list and change the folder where PCSX2 tries to find your BIOS images.

<h3>Folders tab of the Plugin/BIOS selector window.</h3>
Here you can change the folders where some of the files that PCSX2 creates will be stored at. By unchecking "Use default setting" you can click the "Browse" button to find a folder of your choice where PCSX2 will store: Save states, snapshots and logs/dumps respectively.


<h2 id="Core">Core settings</h2>
Next are the Core PCSX2 settings which can be found under Config =>Emulation settings. You'll see a window like this(click to enlarge):

[align=center][url=http://forums.pcsx2.net/attachment.php?aid=30185][img]http://forums.pcsx2.net/attachment.php?aid=30186[/img][/url][/align]


There are 6 tabs, EE/IOP, VUs, GS, GS Window, Speedhacks and Gamefixes. We'll start with EE/IOP.

<h3 id="EEIOP">EE/IOP tab of the Emulation Settings:</h3>
EE/IOP stands for Emotion Engine / Input Output Processor which are the core components of the Playstation 2. Below we'll describe the settings available to us:

[list]
[*]Emotion Engine: Select "Recompiler" to enable the recompiler for the Emotion Engine, granting a really big speedup. It's extremely compatible, so you should always use it. By selecting "Interpreter" you will be using the really slow Interpreter mode, which in some cases is more compatible, but is mainly there for debugging purposes.
<br />[*]Enable EE Cache: As the text following notes, this will only work if you set Emotion Engine to Interpreter. It is extremely slow and is only known to help the japanese version of "Dead or Alive 2" to work. You can disable it after you start a fight to get the speed back.
<br />[*]IOP: Same settings as above for the Input Output Processor. The Interpreter here is not such a huge slowdown as the EE but still a big speed hit.
<br />[*]Round mode: Changes how rounding of float numbers is calculated. If your game is freezing somewhere, try changing the value here. Default and most compatible value here is Chop/Zero. Automatically changed when 'Automatic Gamefixes' is checked under System for some games known to need a different value than default.
<br />[*]Clamping mode: These settings go from faster to slower from top to bottom. So 'None' is the fastest but least compatible and 'Full' is the slowest but most compatible. Default value here is 'Normal' which works fine for most games without compromising speed much. Automatically changed when 'Automatic Gamefixes' is checked under System for some games known to need a different value than default.
<br />[*]Restore Defaults: Click this to restore all settings to their default values (which are seen as Bold in Vista/Windows 7 or colored green in Windows XP).
[/list]

<h3 id="VU">VUs tab of the Emulation Settings:</h3>
VUs stands for Vector Units which are the co-processors of the Playstation 2 working in parallel with the EE and IOP. The Playstation 2 has 2 of these co-processors called VU0 and VU1. Below we'll describe the settings available to us:

[list]
[*]VU0: In this radio box you can choose one of 3 choices: Interpreter, microVU Recompiler and superVU Recompiler [legacy].
[list]
<br />[*]Interpreter: By selecting this PCSX2 will use the Interpreter for the VU0 unit, which is extremely slow and not very compatible either. Should only be used for debugging and testing.
<br />[*]microVU Recompiler: The latest recompiler for the Vector Units made by cottonvibes. This option has very high compatibility with games, is more stable and has fair speed. Recommended.
<br />[*]superVU Recompiler [legacy]: The old recompiler for the Vector Units made by zerofrog. This is not actively developed any more (thus the legacy tag), has quite worse compatibility compared to microVU, more unstable and usually a bit faster. Should only be used to identify bugs with the new recompiler or for the rare cases it works better than microVU.
[/list]
<br />[*]VU1: As above but for Vector Unit 1.
<br />[*]Round mode: Same as EE/IOP
<br />[*]Clamping mode: These settings go from faster to slower from top to bottom. So 'None' is the fastest but least compatible and 'Extra+Preserve Sign' is the slowest but most compatible. Default value here is 'Normal' which works fine for most games without compromising speed much. If you experience spikey polygons or bad geometry, try setting this to 'Extra+Preserve Sign'. Automatically changed when 'Automatic Gamefixes' is checked under System for some games known to need a different value than default.
<br />[*]Restore Defaults: Click this to restore all settings to their default values (which are seen as Bold in Vista/Windows 7 or colored green in Windows XP).
[/list]

<h3 id="GS">GS tab of the Emulation Settings:</h3>
GS stands for Graphics Synthesizer which is responsible for rendering the graphics of the Playstation 2 (among other things). Below we'll describe the settings available to us:

[list]
<br />[*]Framelimiter: The options in this group can be used to control the frame rate of your games in various ways.
[list]
<br />[*]Disable Framelimiting: By checking this your games will run as fast as your PC can make them to, ignoring all below settings and limits. Toggle it ingame by pressing F4.
<br />[*]Base Framerate Adjust: Here you can control the base framerate for your games in a percentage. If you leave the base NTSC and PAL frame rates intact (60 and 50 fps respectively), 100% here would mean 60FPS for NTSC and 50 FPS for PAL, 110% would be 66 FPS and 55 FPS  respectively etc. The frame limiter will limit the FPS of your game to these values. Setting this to higher than 100% is [b]NOT[/b] a speed up in any form, recommended to keep it at the default value of 100%.
<br />[*]Slow Motion Adjust: Here you can control in a percentage the speed your game will be limited at when you activate slow motion. The percentages are referring to the above Base Framerate, so 50% means half of the Base Framerate speed, which you can see above how it is calculated in FPS. Toggle it ingame by pressing Shift and Tab.
<br />[*]Turbo Adjust: Identical to Slow Motion adjust but is activated when you enable turbo mode. Toggle it ingame by pressing Tab
<br />[*]NTSC Framerate: Sets the speed NTSC games will run at. Default (and normal) speed for these games is 59.94 FPS, but you can set this lower or higher to combine it with the above options. Hint: Setting this to lower values than normal can speed up a few games but doing so can break some games. Can only be changed via editing the pcsx2_vm.ini and changing the value after FramerateNTSC=
<br />[*]PAL Framerate: Sets the speed PAL games will run at. Default (and normal) speed for these games is 50 FPS, but you can set this lower or higher to combine it with the above options. Hint: Setting this to lower values than normal can speed up a few games but doing so can break some games. Can only be changed via editing the pcsx2_vm.ini and changing the value after FrameratePAL=
[/list]
<br />[*]Frame Skipping: The options in this group can be used to control how frame skipping works, a technique which skips drawing some frames of a game to make it feel like it's running smoother when full speed cannot be achieved. As noted in the GUI, this feature can and will cause stuttering, flashing or other abnormal behavior depending on the game. Toggle it ingame by pressing Shift and F4
[list]
<br />[*]Disabled: When selected disables Frame Skipping, recommended if you are getting adequate speed.
<br />[*]Skip when on Turbo only: When selected, enables Frame Skipping only when Turbo mode is on.
<br />[*]Constant Skipping: When selected, enables Frame Skipping constantly.
<br />[*]Frames to Draw: Specify how many frames will be drawn before skipping.
<br />[*]Frames to Skip: Specify how many frames will be skipped when the above frames have been drawn.
[/list]

<br />[*]Use Synchronized MTGS: Check this option to use a different mode of MTGS. VERY slow, only for debugging purposes.
<br />[*]Disable all GS output: As the name suggests, will disable all graphics output. Used for benchmarking core PCSX2 speed and debugging.
[/list]

<h3 id="GSWindow">GS Window tab of the Emulation Settings:</h3>
Here you will be able to control various aspects of the video output of PCSX2. Below we'll describe the settings available to us:

[list]
<br />[*]Apect Ratio: Here you can select Fit to Window/Screen which will stretch the video to fit in your window, standard (4:3) which will set the aspect ratio of your video to 4:3 or Widescreen (16:9) which does the same with a 16:9 ratio. Keep in mind that the game's display will be stretched this way, deforming the normal display. For proper wide screen, make sure you check 'Enable Widescreen Patches' under 'System' or if there is no patch for your game set it in its menu (if it supports it).
<br />[*]Custom window size: Set your preferred size for the video window in pixels. This does not affect the game's rendered resolution, image quality or speed in any way, it is equivalent of resizing the output window by dragging its corner with the mouse.
<br />[*]Zoom: As the name suggests, you can enter the percentage you want the game to be zoomed in. You can also use it while running a game by pressing Ctrl and + for zoom in and - for zoom out of the numpad. You can also press Ctrl and * of the numpad to reset the zoom to 0.
<br />[*]Vertical Stretch: This option can not be changed from the GUI but is similar to Zoom thus in this section. Does what the name suggests and is usable by pressing Ctrl-Alt and + or - of the numpad. You can also press Ctrl-Alt and * of the numpad to reset the stretch to 0.
<br />[*]Disable window resize border: When checked, removes the border used for resizing from the video window.
<br />[*]Always hide mouse cursor: When checked, the mouse cursor will not be visible when it enters the video window.
<br />[*]Hide window when paused: When checked, the video window will be hidden whenever emulation is paused.
<br />[*]Default to fullscreen mode on open: When checked, PCSX2 will start on full screen. Switch back to Windowed by pressing Alt and Enter.
<br />[*]Double-click toggles full screen mode: When checked, double clicking in the GS window will toggle from full screen mode to windowed (and vice versa).
<br />[*]Wait for vsync on refresh: When checked, PCSX2 will use vsync which can reduce tearing but also greatly reduces actual FPS. Applies to full screen mode and may not work with all GS plugins.
<br />[*]Dynamically toggle Vsync depending on frame rate: What this option does is explained in the tooltip, so just leave your mouse on it until the tooltip shows and read that :P
[/list]

<h3 id="SHack">Speed Hacks tab of the Emulation Settings:</h3>
Speed hacks are various techniques used to speed up emulation at the cost of emulating accuracy. All of these options [b][color=red]can and will cause severe bugs, crashes and other abnormal behavior[/color][/b] so use them with caution! Also note that these affect certain games only, so you might not get any speed up depending on the game. Below we'll describe the settings available to us:
[list]
[*]Enable speedhacks: Check/uncheck this for a quick toggle to turn on/off all selected hacks below.
<br />[*]Emotion Engine (EE) Cyclerate: This hack increase the time an emulated operation takes, thus the task is easier to do for your CPU. Anything other than default can break your games, make them appear sluggish or make them start skipping frames.
[list]
<br />[*]Default Cycle Rate - Slider Level 1: This is not a hack, this will emulate the EE on its actual speed.

[*]Slider Level 2: Reduces the EE cycle rate by 33%. Moderate speed increase, small compatibility hit.

[*]Slider Level 3: Reduces the EE cycle rate by 50%. Big speed increase, moderate compatibility hit. Also [b]can cause stuttering audio in game videos[/b].
[/list]

<br />[*]VU Cycle Stealing: This hack increases the number of cycles the Vector Unit (VU) steals from the Emotion Engine (EE). This hack [b]can and will cause false FPS readings (especially in higher values), screen flashing, slowdowns and other serious bugs with certain games![/b]
[list]
<br />[*]Slider Level 0: This is not a hack, this will disable VU Cycle Stealing.

[*]Slider Level 1:  Small speed increase, small compatibility hit.

[*]Slider Level 2: Big speed increase, moderate compatibility hit.

[*]Slider Level 3: Small speed increase compared to level 2, huge compatibility hit. This level will not work properly for the majority of games causing flickering, slowdowns and graphical bugs while offering a marginal speed increase over level 2 when it works. Not recommended except for very few specific games that work well with it.
[/list]

<br />[*]Other Hacks: Various hacks with different usability.
[list]
<br />[*]Enable INTC Spin detection: This hack takes a shortcut in a known situation PS2 games do when they idle, check the tooltip for a detailed explanation. Instead of doing the idle loop it just jumps to its end and continues from there. Can give big speed boosts but only in a few games. Very safe hack with almost no compatibility hit, recommended.
<br />[*]Enable Wait Loop detection: Similar method to the above, check the tooltip for a detailed explanation. Moderate speed up with no known compatibility hit, recommended.
<br />[*]Enable fast CDVD: Reduces loading times by setting a faster disc access mode. Check the HDLoader compatibility list for games that will NOT work with this (usually marked as needing mode 1 or slow DVD). Not recommended since it can break many games.
[/list]

<br />[*]microVU Hacks: These hacks are only applied when microVU is selected as the recompiler in the VU tab of Emulation settings. If superVU is selected, these hacks do nothing.
[list]
<br />[*]mVU Flag Hack: Check the tooltip for a detailed description about how this works. Moderate speed increase with very high compatibility, recommended.
<br />[*]MTVU (Multi-Threaded microVU1): Check this to use a third core for emulating the VU1 unit of the PS2. This speed hack provides a [b]large[/b] speed boost for processors with 3 cores or more, while having extremely high compatibility (causes problems only in a handful of games). Note that some games might not get a good speed increase (depends how much they use the VU1 unit). There are also reports of speed boosts even on dual core processors.
[/list]
<br />[*]Restore defaults: Click this to restore all settings to their default values (which actually disables all hacks in this tab).
[/list]

<h3 id="Gfix">Game fixes tab of the Emulation Settings:</h3>
As the name implies, these are special game fixes for some games which for some reason emulating them requires something special. Note that the team has no intention of keeping hacks for specific games, these are there temporarily until a proper fix is found so they can be removed. Many of these are automatically applied when 'Automatic Gamefixes' is checked under System.

[list]
<br />[*]VU Add hack: This hack is also needed because the PS2 doesn't follow the IEEE standard on floats.
Enable it [b]only[/b] for 'Star Ocean 3','Valkyrie Profile 2' and 'Radiata Stories'.
<br />[*]VU Clip Flag Hack: This hack is only needed when superVU is selected as recompiler under VU in Emulation Settings. Needed for Persona games.
<br />[*]FPU Compare Hack: This hack is needed because of the limited range of floating point numbers defined by the IEEE standard that the PS2 doesn't follow. Enable it [b]only[/b] for 'Digimon Rumble Arena 2'.
<br />[*]FPU Multiply Hack: Needed for 'Tales of Destiny'.
<br />[*]FPU Negative Div Hack: Needed for Gundam games, fixes the camera view.
<br />[*]VU XGkick Hack: Adds more delay to VU XGkick instructions. Needed for 'Erementar Gerad'.
<br />[*]FFX videos fix: Makes GIF flush before doing IOU work. Fixes gray overlay garbage in the videos of 'Final Fantasy X'.
<br />[*]EE timing Hack: Multi purpose hack. Known to help: 'Digital Devil Saga', 'SSX', 'Resident Evil: Dead Aim'.
<br />[*]Skip MPEG Hack: Use this to skip freezing intro videos to avoid hanging
<br />[*]OPH flag Hack: Needed for 'Bleach Blade Battler', 'Growlancer' II and III and 'Wizardry'
<br />[*]Ignore DMAC writes when it's busy:  Needed for "Mana Khemia - Alchemists of Al-Revis" and "Metal Saga".
<br />[*]Simulate VIF1 FIF read ahead: As the description says, can help games which load slow.
<br />[*]Delay VIF1 stalls (VIF1 FIFO): Fixes Socom - US Navy Seals 2 HUD.
<br />[*]Ignore Bus Direction on Path 3 Transfer:  Fixes Hotwheels.
<br />[*]Switch to GSdx software rendering when an FMV plays: With this checked, GSdx will automatically switch to a software renderer when it detects a video playing and back to hardware when it's done. More of a convenience setting than a hack, it is very useful considering the number of games that have issues with videos on hardware renderers of GSdx.
[/list]

<h3 id="Pre">Presets:</h3>
Starting from 0.9.8, the preset system was introduced. In short this is a system to help users who want a quick and easy configuration of PCSX2. When 'Presets' is checked (located at the bottom of all 6 tabs we have described until now), all of the options in these tabs will be grayed out since the Preset system will be changing them instead of you. Here are the preset levels (from slowest and most compatible to fastest and less compatible):

[list]
<br />[*]1 - Safest: As the name implies it is the safest preset in terms of compatibility. Compared to the other levels it is the most compatible and the slowest too.
<br />[*]2 - Safe (faster): Almost the same as 1 but applies some very safe speed hacks to gain a speed advantage. Compatibility should be as high as Safest.
<br />[*]3 - Balanced: Further increases the speed hacks used, taking a mild compatibility hit in favor of speed.
<br />[*]4 - Aggressive: Also adds more speed hacks and changes some clamping modes. Less compatible but faster, some games will have problems with it.
<br />[*]5 - Aggressive Plus: Lots of speed hacks, many games will be bugged but speed will be even better for those that will work with it.
<br />[*]6 - Mostly Harmful: As the name suggests, this preset will mostly do harm than help you. Most games will have problems and might even be slower than some lower presets. Not recommended.
[/list]

<h2 id="Misc">Miscellaneous options</h2>
Now to describe what the rest of the options do:

[list]
<br />[*]System =>Boot CD/DVD (full): If you press this the emulator will run the image you have selected in your CDVD plugin (or internal ISO selector) or will ask you to find an image if you haven't selected one in the CDVD plugins' configuration. If you are using the Gigaherz CDVD plugin this will instantly run the CD/DVD of the selected drive. The 'full' mode first goes through the BIOS intro just like on a real PS2 console. Use it for games that have different language translations or games with copy protection.
<br />[*]System =>Boot CD/DVD (fast): As above but this option [b]skips the BIOS intro[/b] and runs the game instantly. Helps booting some games while using newer BIOS files compared to Full Boot by skipping region checks.
<br />[*]System =>Run ELF...: You can use this to run demos which are almost always in .elf format.
<br />[*]System =>Pause/Resume: You can use this to Pause or Resume emulation at any time.
<br />[*]System =>Load State/Save State: Here you can load/save states  while running a game. In Load state, with "Backup" you can load a backup save state created with the "Backup before save" option for the selected slot.
<br />[*]System =>Check/Uncheck Backup before save: When this is checked, PCSX2 will create a backup of your saved state each time you save it. Very useful in case your state got damaged or corrupt in some way. You can find the backup states in the sstates folder, they have a .backup text at the end of the filename. You can load them from the GUI with the menu described above.
<br />[*]System =>Check/Uncheck Automatic Gamefixes: This will enable/disable game fixes. These fixes can have various uses, from skipping game videos which are not properly emulated yet and can stop the emulator from progressing to more advanced ones. Checking this will also enable some special configurations and game fixes for some games known to need them.
<br />[*]System =>Check/Uncheck Enable Cheats: This will enable/disable game cheats. Cheats work with the same system as patches but are loaded from the Cheats folder of PCSX2. Check [url=http://forums.pcsx2.net/Thread-Post-your-PCSX2-patches-here]various guides[/url] on our forum on how to create cheat files for PCSX2.
<br />[*]System =>Check/Uncheck Enable Widescreen patches: Starting from version 1.2.0 and thanks to our great community we added support for custom wide screen patches for games. If there is a patch for your game, enabling this will force it to render in true 16:9 ratio, without stretching the display but  properly increasing the field of view and in some cases even the fonts and HUDs! Note that you also have to set Aspect ratio to 16:9 on Emulation settings->GS Window. For more information and the latest patches, visit our forum thread [url=http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=271674#pid271674]HERE[/url].
<br />[*]System =>Check/Uncheck Enable Host Filesystem: This will enable/disable the Host Filesystem of PCSX2. Used mainly by demos and homebrew.
<br />[*]System =>Shutdown: This will shut down the current game you are playing and reset PCSX2.
<br />[*]System =>Exit: Closes the emulator
<br />[*]CDVD =>
[list]
[*]Iso Selector: This is the internal ISO loader of PCSX2, which does not use a CDVD plugin. You can choose any disc image PCSX2 supports by clicking Browse and run it. For your convenience, this menu entry also keeps a list of your recently used game images. [b]This will only work if Iso is selected in the menu below![/b]
[*]Plugin Menu-Plugin Settings: This will show you which CDVD plugin you have chosen and let you configure it from here (instead of manually going in Plugin/BIOS Selector and doing it from there).
[*]ISO-Plugin-No Disc: This radial menu controls the source from which PCSX2 will load games from. If you select ISO, the internal ISO loader will be used to load your selected games (described above). If you select Plugin, the configured plugin will be used to load your games. If you select No Disc, no game will be loaded and PCSX2 will simply boot in the BIOS.
[/list]
<br />[*]Config =>
[list]
[*]Emulation Settings: Will open the Emulation Settings screen which we described in the Core Settings section of this guide.

[*]Memory cards: Will open the memcard manager.

[list]
[*]By clicking browse you can specify a custom folder from which PCSX2 will try loading its memory cards.

[*]Select any one memcard from the list to have the Duplicate,Rename,Delete and Eject buttons available. Duplicate creates a copy of the selected memcard, Rename changes its filename, delete deletes it and Eject removes it from the assigned slot.

[*]Select any empty port to have the Create button enabled. By clicking it you will see the create new memcard dialog, where you can type the filename and select between 8, 16, 32 and 64mb for the memcard's size. As the notes say, the larger the memcard size the more chances there are of failing to work with various games so be aware that [b]some games will NOT be able to save in large memcards[/b].
Check "Enable NTFS compression when creating this card" to use NTFS compression on the file, saving you some hard disk space. Highly recommended to have this checked.

[*]Select any memcard in the -Unused- list to enable the Insert button, which will bring out a dialog for you to choose in which port you want to insert the selected memcard.

[*]Auto-Eject Memcards when loading save states: Description is in the GUI, recommended to be checked.
[/list]

<br />[*]Plugin/BIOS selector: Will open the Plugin/BIOS selector screen where you can change plugins, BIOS used and folders which we described at the start of this guide.

[*]Video (GS)/Audio (SPU2)/Controllers (PAD)/Dev9/USB/Firewire =>Plugin Settings: Will open the configuration screen for the selected plugin (listed here) respectively (Video/Audio/Pad/Dev9/USB/Firewire)

[*]Multitap 1: Will enable Multitap 1. You also have to enable multitap in the Lilypad input plugin for it to work. Does not work with all games yet, but most should be fine.

[*]Multitap 2: Will enable Multitap 2. You also have to enable multitap in the Lilypad input plugin for it to work. Does not work with all games yet, but most should be fine.

[*]Clear all Settings: Will clear all saved settings restoring them to defaults and opens the First Time Configuration Wizard.
[/list]

<br />[*]Misc =>
[list]
[*]Check/Uncheck Show Console: This will enable/disable a second window that will appear behind the PCSX2 display and is mainly used for debugging. There you will be able to see various messages that can help you identify a problem or when running a game what is being done each moment by the emulator. Red messages are errors and yellow messages are warnings.
[*]Console Window:
[*]Log->Save/Clear: Saves or Clears the output in the console window.
[*]Appearance: Changes how the console window looks.
[*]Sources: Check the various items here to add more PS2 components that will have their behavior logged in the console window.
[/list]
<br />[*]About: The about window. Here you can see who the emulators' authors are and some thanks.
[/list]

<h2 id="short">Shortcuts/hotkeys configuration</h2>

For a full list of currently supported keyboard shortcuts, you can check page 4 of the PCSX2 readme.

PCSX2 also supports overriding the hotkeys set by using a custom made ini file (PCSX2_keys.ini). For instructions on how to create it, visit [url=https://code.google.com/p/pcsx2/source/detail?r=4917]this link[/url]


If you still have problems using the emulator, post your problem in the PCSX2 forums [url=http://forums.pcsx2.net/]HERE[/url] after [b]reading the rules carefully[/b]

<a href="#">Back to Top</a>

That's it! Hope this will be helpful to all the people who are new in PCSX2 and for some members who like to fiddle with options to get more games working.

Thanks to [b]Gigaherz[/b] for pointing out how to make the index work with Firefox. :)
Many thanks to my buddy [b]Regulus[/b] for the background, the smilies script and for his help. :)
Thanks to [b]Razor Blade[/b] for fixing the image borders.
Thanks to [b]crushtest[/b] for pointing out some problems with Firefox and for his suggestions.
Thanks to [b]Nachbrenner[/b] for his suggestions and additions.
Thanks to [b]Falcon4ever[/b] for bugging me with XHTML validation.
Thanks to [b]rama[/b] for helping me with some explanations.

Made by [b]Bositman[/b].