RPCSX, an experimental PlayStation 4 and PlayStation 5 emulator

Polygon’s write-up on PS5 emulation reaching the point where SharpEmu can load Grand Theft Auto 5 is a reasonable snapshot of where the scene actually is in mid-2026. A commercial current-gen game is booting in an experimental emulator; it is not playable end-to-end, and no PS5 emulator can run a normal library today. What the milestone means is that the low-level plumbing (kernel translation, GNM to Vulkan bring-up, DualSense input, controller audio) has enough coverage that a game’s launch flow no longer aborts.

We looked at six projects that are moving on desktop right now: three that target PS5 directly, and three PS4 emulators whose research and shared components are what any PS5 emulator will keep building on. If you want to actually play PlayStation exclusives on PC in 2026, the PS4 emulators on this list are where compatibility lives. If you want to follow PS5 emulation as it happens, the top of the list is where to look.

Everything here is free and open source, runs on Windows, most on Linux, and some on macOS. Original firmware (typically a decrypted PS4 or PS5 kernel image plus system libraries) must come from your own console; none of these projects ship BIOS or firmware files.

What to look for in a PS5 or PS4 emulator

Five things separate the projects that are worth downloading from ones that only compile:

Quick comparison

Emulator Target console Boot state (mid-2026) Platforms Cost
shadPS5 PS5 Test samples, early game boots Windows, Linux, macOS Free
SharpEmu PS5 Boots commercial games (GTA 5 loads, Demon’s Souls Remake to menu) Windows Free
RPCSX PS4 and PS5 PS5 VSH and safe mode; PS4 shell boots Windows, Linux Free
shadPS4 PS4 Hundreds of games boot; many playable Windows, Linux, macOS Free
fpPS4 PS4 Growing playable list; strong Bloodborne progress Windows Free
Kyty PS4 Small library of playable indies Windows, Linux Free

The 6 best PS5 and PS4 emulator projects for desktop

1. shadPS5, best open-source PS5 project to watch

shadPS5 is an open-source PlayStation 5 emulator written in C++ from scratch. It uses Vulkan for GPU translation and a custom Zen 2 recompiler for the CPU, with builds for Windows, Linux, and macOS. In its current state it boots test samples and a handful of early indies; anything more demanding fails at graphics init or halts at a syscall the kernel emulation has not implemented yet. The value of the project in 2026 is architectural: shadPS5 is where the community is prototyping the pieces the other emulators are pulling from.

Where it falls short: No commercial game is playable. The macOS build lags Windows and Linux and depends on MoltenVK. Documentation assumes reader familiarity with PS5 architecture.

Pricing:

Platforms: Windows, macOS, Linux

Download: shadps5.com · GitHub

Bottom line: Follow the repository, do not expect to play games on it yet.

2. SharpEmu, most-visible PS5 boot progress right now

SharpEmu is an experimental PS5 emulator written in C#. It is the project behind the July 2026 milestone Polygon covered, where the emulator got past the boot sequence on Grand Theft Auto 5 and reached the menu on Demon’s Souls Remake. Recent updates added a working UI, audio subsystem, and DualSense support. The scope is narrower than shadPS5 (Windows-only, C# rather than C++), and the tradeoff is that it moves faster on a single target.

Where it falls short: Windows only. Very few titles boot beyond a menu. Graphics render partially and are heavily glitched.

Pricing:

Platforms: Windows

Download: GitHub

Bottom line: Pick SharpEmu when you want to see PS5 emulation actually load a commercial game on your hardware, even if the frame is a mess.

3. RPCSX, PS4 and PS5 research emulator

RPCSX takes a broader research approach than the other projects, supporting both PS4 and PS5 code. It boots the PS5 VSH (the console shell), safe mode, and vendor test samples, with sound and controller input working. The team publishes work on both consoles in parallel, which is why the codebase is often the first to land a low-level fix that other emulators later adopt.

Where it falls short: No commercial game is playable through the system menu. Compilation is the main way to use it; pre-built binaries are inconsistent.

Pricing:

Platforms: Windows, Linux

Download: GitHub

Bottom line: RPCSX matters for the shared research; play PS4 titles on shadPS4 or fpPS4 today, watch RPCSX to see what lands in the others.

4. shadPS4, best PS4 emulator you can actually play on today

shadPS4 is the PS4 emulator that broke through in 2025 and kept shipping through 2026. Hundreds of titles boot; a growing list is fully playable at good frame rates on modern hardware. Bloodborne, Demon’s Souls (PS4), Uncharted 4, and a large chunk of the SIE first-party catalogue run acceptably, with a per-game settings system and native macOS builds for Apple Silicon. It is the closest thing to a “just works” experience for modern PlayStation emulation.

Where it falls short: Compatibility is still uneven. Anti-cheat titles do not run. Some AAA games regress between builds.

Pricing:

Platforms: Windows, macOS (Intel and Apple Silicon), Linux

Download: shadps4.net · GitHub

Bottom line: The default recommendation if you want to emulate PlayStation exclusives on PC in 2026.

5. fpPS4, second opinion for PS4 titles that misbehave on shadPS4

fpPS4 is a PS4 compatibility layer written in Free Pascal. Where shadPS4 focuses on breadth, fpPS4 has a reputation for pushing further on specific problem games; its Bloodborne progression has been ahead of the pack for months and it handles some Sony first-party rendering paths cleanly. The Free Pascal codebase is unusual, but the results are what matter, and fpPS4 is where a hard-to-run title often runs first.

Where it falls short: Windows only. UI is minimal compared to shadPS4. Fewer users, so troubleshooting resources are thinner.

Pricing:

Platforms: Windows

Download: GitHub

Bottom line: Keep fpPS4 as a second install for the titles shadPS4 has not caught up on yet.

6. Kyty, the experimental PS4 emulator that became a foundation

Kyty is a research PS4 emulator that runs a small library of indie titles. It is best known for the fact that its codebase was forked into the Obliteration project and, indirectly, informed the early architecture of several other PS4 and PS5 attempts. Kyty itself is not aiming for broad compatibility; it is a proof-of-concept that other projects have learned from and, in some cases, pulled code from.

Where it falls short: No AAA compatibility. Active development has slowed compared to shadPS4 and fpPS4.

Pricing:

Platforms: Windows, Linux

Download: GitHub

Bottom line: Interesting to compile and read; not the emulator to install if you want to play a specific game.

How to pick the right one

FAQ

Can I play PS5 games on PC in 2026? Not in any complete form. SharpEmu can boot a small number of PS5 games to a menu; no PS5 emulator can play a game start to finish. If you want to play PlayStation titles now, use a PS4 emulator like shadPS4 or fpPS4 on the PS4 versions of games.

Which PS5 emulator is the best? For visible progress on real games, SharpEmu leads in mid-2026. For architectural depth on macOS and Linux, shadPS5 leads. RPCSX is the widest PS4 and PS5 research effort. None of them are fully playable emulators yet.

Is shadPS4 legal to use? The emulator itself is legal open-source software. Using it to play games you do not own, or with firmware or files extracted from someone else’s console, is not. Dump your own PS4 firmware and use only games you own.

Does PS5 emulation need a PS5 to work? Yes, in practice. All active emulators expect a decrypted PS5 firmware image and per-game keys from a real console. They do not ship any Sony code.

What hardware do these emulators need? A recent Zen 3 / Zen 4 or 12th Gen Intel CPU with AVX2, 16 to 32 GB of RAM, and an RDNA2-class GPU or better. Vulkan drivers must be current. On Windows, run the latest AMD Adrenalin or NVIDIA Studio driver.