Common questions
FAQ
Short answers only. For step-by-step setup, use Guides; for symptoms and fixes, see Troubleshooting.
Is PCSX2 free?
Yes. PCSX2 is free and open-source software. This website only provides educational documentation.
Where is the official PCSX2 project?
Releases, source, and the core community live on pcsx2.net. PCSX2.cc is an independent docs hub—it does not replace the official site or forums.
Where can I get BIOS?
You must dump BIOS from a PlayStation 2 you own. We do not host, link, or help locate BIOS files.
Are ROMs, ISOs, or games provided here?
No. Rip or dump discs from media you own and follow copyright law in your region. This site does not distribute games.
Stable or Nightly?
Most people should start with a stable build. Nightlies ship the latest fixes and regressions alike—use them when a known patch matters, and keep notes on the exact build string.
Flatpak, distro package, or standalone installer?
Each path trades freshness versus system integration. Pick one channel per machine, update drivers consistently, and when something breaks note which package you installed before comparing with others. See Download for context.
What are minimum and recommended specs?
PS2 emulation is CPU-heavy; GPU matters for upscaling. Read Requirements for tiers and what “playable” usually means.
Why is a game slow or stuttering?
Heavy titles need CPU headroom and sane graphics defaults. Start from recommended presets, then adjust EE/IOP-related options, internal resolution, and renderer using compatibility notes—not random toggles. Troubleshooting walks symptoms; Graphics covers render paths.
Why does only one CPU core look “maxed”?
Parts of the PS2 pipeline do not parallelize like a modern PC game. High EE or GS load on one thread can still be normal—watch frame times and per-thread graphs, not core count alone.
Vulkan, OpenGL, or Software renderer?
Vulkan often wins on up-to-date drivers. OpenGL remains useful for some titles or older stacks. Software rendering is slow but isolates GPU issues—switching renderer is a standard diagnostic step. Details in Graphics.
What is internal resolution—and can it break effects?
Upscaling sharpens 3D but can expose edge cases (blur, bloom, post-processing). Raise resolution gradually; if artifacts appear, compare against native and check per-title notes in Graphics.
Interlacing, deinterlacing, and “shimmering” FMVs?
Many PS2 titles output interlaced video. The right deinterlace mode depends on the game; the wrong one causes combing or softness. Tune per title rather than forcing one global mode.
HDR, exclusive fullscreen, or borderless?
Exclusive modes talk to the display stack differently than borderless (compositor in the middle). Latency, vsync, and HDR behavior change. Pick one mode per game, measure frame time, and avoid flipping mid-session.
Shader compilation stutter—what is it?
New pipelines compile on first use; you may see short hitches until caches warm. After driver or build updates, expect a brief “settling” period. Note your renderer when reporting stutter.
Can I use HD texture packs or replacements?
Community packs can look great but cost VRAM and can stutter until caches fill. Start from stock textures, confirm headroom, then enable packs per title and follow the author’s PCSX2 version notes.
Save states vs memory cards—which should I trust?
Save states are convenient snapshots; memcards behave closer to hardware. For long playthroughs and fewer surprises across builds, rely on memcards for milestones and use states as checkpoints.
Can I move saves to a new PC?
Copy memcard images and any save-state folders from your PCSX2 data directory, preserve relative paths, then point the new install at the same locations in settings. Back up before jumping between stable and nightly builds.
How do I set up controllers?
Map pads inside PCSX2 or via OS drivers; save per-game profiles when defaults differ. Local multiplayer depends on the title and how many devices the game enumerates.
Do I need pressure-sensitive face buttons?
Some games read analog pressure on face buttons. If mechanics feel binary, confirm your pad exposes those axes and that PCSX2’s mapping UI shows pressure. Keyboards cannot replicate full DualShock pressure.
Light guns, dance pads, or unusual USB devices?
They depend on adapters, drivers, and how the title polls input. Boot with a normal pad profile first, then add exotic devices and per-game INIs once the baseline works.
Does PCSX2 support online netplay?
Netplay depends on builds, plugins, and community tooling—not every setup matches retail latency. Treat it as experimental: confirm the exact build and guide you follow before planning sessions.
Are cheats, patches, or widescreen hacks supported?
PCSX2 can load patches (for example .pnach) when you supply them yourself. This site does not host patches or cheats—only explains how documentation and per-game settings fit together. See Features for capability overview.
What about mods that ship their own ELF?
Custom executables change how PCSX2 matches game database entries and automatic fixes. If fixes stop applying, verify which ELF you launched and whether compatibility data exists for that build.
Where do logs and crash information go?
Paths depend on OS and portable vs installed layouts. When asking for help, attach the emulog from the same session as the issue, note renderer, internal resolution, and whether speedhacks or patches were on.
What should I include in a bug report or help post?
Exact build version string, OS, CPU and GPU model, renderer, internal resolution, and whether software renderer reproduces the bug. One clear reproduction beats screenshots of every settings tab.
Where to report bugs or ask for help?
Use official PCSX2 community channels (forums, Discord, GitHub per project policy) with the context above. Search existing threads first; duplicates slow everyone down.
Will every game match a real PS2 pixel-for-pixel?
Compatibility is strong for many titles but not universal. Some effects need per-game workarounds; others remain research topics. Re-test after you change builds or renderer.
Does PCSX2 run on macOS?
Apple builds exist but trail Windows/Linux in tuning and driver diversity. Expect to verify GPU support, permissions, and which bundle you installed. Check official release notes for the current macOS story.
Audio crackling or sync issues?
Often tied to frame pacing, speed settings, or CPU overload. Stabilize FPS first, then adjust audio sync options sparingly. If it only happens in one title, compare with compatibility guidance.
What are GameDB and per-game settings?
The emulator can apply known-good defaults per serial when data exists. You can still override with per-game INIs—document what you change so upgrades are reversible.