Gaming

PS5 Emulation in 2026: What SharpEmu and KytyPS5 Can Run Now

A grounded look at how far SharpEmu and KytyPS5 have pushed Demon's Souls, Minecraft Legends, and GTA V on PC.

A grounded look at how far SharpEmu and KytyPS5 have pushed Demon’s Souls, Minecraft Legends, and GTA V on PC.

PS5 emulation has moved from a theoretical idea to something you can watch boot real games on a PC, and the jumps are now measured in days rather than months. Two projects, SharpEmu and KytyPS5, are driving that pace, pushing PlayStation 5 titles like Demon’s Souls Remake, Minecraft Legends, and the PS5 port of GTA V into menus, character creation, and partial 3D rendering. What follows is a clear picture of what each emulator does today, what still breaks, and how far the scene is from playable games.

Quick answer: Neither SharpEmu nor KytyPS5 can play a full PS5 game right now. As of late July 2026 they can boot selected titles to splash screens, menus, character creation, or glitchy 3D scenes, but you will hit crashes, missing textures, broken input, and no working audio.


SharpEmu vs KytyPS5: how the two projects compare

The two emulators are unrelated and built on separate codebases, so they take different technical routes to the same goal. SharpEmu is written from scratch, while KytyPS5 is a heavily modified fork of the original Kyty project. Both opened their code to outside contributors within a day of each other and now run under the GPL-2.0 license.

DetailSharpEmuKytyPS5
LanguageC#, written from scratchC++, based on modified Kyty
PlatformsWindows, Linux, Intel macOS (Apple Silicon via Rosetta 2)Windows (Linux planned)
Graphics backendVulkan on Windows/Linux, MoltenVK on macOSVulkan (needs a GPU with Vulkan 1.3)
Went community-drivenJuly 15, 2026Source published July 16, 2026
Highlight so farDemon’s Souls Remake to character creationSeveral 2D and 3D games booting, GTA V menus

What SharpEmu can run right now

SharpEmu is the more visible of the two projects, mostly because of its work on Demon’s Souls Remake. Early in the month it could only reach the game’s splash screen. Within roughly a week it moved past that limit to launch the game, run through menus, and reach the character creation screen where you pick body types and build a character.

That progress matters because Demon’s Souls Remake is a PS5 exclusive and one of the console’s most technically demanding titles. Getting it to render menus and character creation gives developers a strong reference for handling native PlayStation 5 applications. The run is still far from stable, though. After character creation and the intro video, the game crashes.

Under the hood, SharpEmu can load PS5 executable files, run native CPU instructions, and partially handle kernel-level functions. It also supports loading system modules (PRX and sys_module), and some titles can already produce video output. Other tests shown by the project include Dreaming Sarah, Void Terrarium, and Dead Cells.


What KytyPS5 can run right now

KytyPS5 leans toward getting a wider spread of games to boot, including titles built with Unreal Engine, Unity, and custom engines. Its repository shows Disgaea 6, Dreaming Sarah, Minecraft Legends, Silent Hill: The Short Message, and Shadow of the Ninja reaching various stages. It can also fully boot into games such as Dead Cells and Blasphemous 2, while something like Subnautica currently stops at the main menu.

Minecraft has become one of the clearer signs of 3D progress on the PS5 emulation side. The main menu boots, worlds load, and the basic rendering pipeline works well enough to move through the game, including navigating the End dimension and even downing the Ender Dragon. Textures are still badly broken, since that part of emulation has not been sorted yet, but blocks like beds can render correctly.

KytyPS5 has also reached the menus in the PS5 version of GTA V, letting testers open and adjust in-game settings, and rendered Quake II Remastered in-game. The initial public source upload was substantial, covering the launcher, guest memory handling, shader recompilation, PS5 GPU command processing, and its Vulkan renderer.


Known limitations across both emulators

Impressive clips can make the situation look further along than it is. Both projects are in an early stage and warn about crashes, missing features, graphical errors, and poor performance. Reports that PS5 games are “already playable” overstate the reality.

  • Missing or broken graphics and corrupted textures during 3D rendering.
  • No audio support in current builds.
  • Broken controller input.
  • Frequent crashes and corrupted save data.
  • Extremely poor performance, sometimes measured in seconds per frame.
  • Incomplete CPU instruction support, partial kernel functions, and limited game metadata handling.

For SharpEmu specifically, Demon’s Souls reaches its title image and can display an SCE screen after roughly 30 minutes before crashing. Astro Bot boots to its title image but does not progress further in the main branch, though experimental builds have rendered slightly more without becoming playable. None of this adds up to functional gameplay yet.


Why PS5 emulation sped up in 2026

The recent surge is tied to Sony’s plan to end physical disc production for new games starting in January 2028. That shift toward digital-only distribution raised familiar worries about ownership, resale value, and long-term access, which pushed the preservation-minded emulation community to accelerate.

The second factor is that both emulators became community-driven within a day of each other. SharpEmu was opened up on July 15, 2026, and its author confirmed it was no longer a solo project. KytyPS5 published its source the following day. Opening the code gives outside developers direct access to two separate approaches for CPU execution, system-library handling, and RDNA 2 graphics emulation.


When PS5 games could become playable

The technical foundations that matter are now starting to work, including executable loading, kernel functions, memory mapping, graphics command processing, and early shader recompilation. Those are real milestones for long-term development, but they do not translate into games you can finish.

A realistic timeline still stretches out. Fully playable games from start to finish are likely many months away, and possibly several years. A useful comparison is PS4 emulation, which took around four years to move from early proof-of-concept work to modern emulators capable of running a demanding title such as Bloodborne through shadPS4. Hopes of running something as heavy as GTA VI ahead of an official PC release are not realistic in the near term.

Note: emulation is computationally expensive because your PC has to simulate the PS5’s custom AMD Zen 2 CPU, RDNA 2 GPU with hardware ray tracing, unified memory, and its ultra-fast SSD and I/O system. Even when compatibility improves, running these games smoothly will demand high-end PC hardware.


Where to download SharpEmu and KytyPS5

Both emulators are public and free to experiment with, but treat them as developer previews rather than a way to play games. SharpEmu currently targets Windows, with Linux and macOS support planned, and builds are available from the project’s release page.

KytyPS5 runs on Windows and requires a graphics card with Vulkan 1.3 support, with its source hosted on GitHub at github.com/KytyPS5/KytyPS5. If you are more interested in the mature end of PlayStation emulation, shadPS4 remains the most capable PS4 emulator on PC and is far closer to playable than either PS5 project.

The takeaway is straightforward. PS5 emulation is advancing at a genuinely fast clip, and the day-to-day clips of Demon’s Souls and Minecraft are real. But nothing here is ready for actual play, and anyone expecting to swap console games onto a PC today will be disappointed. The value right now is in watching a difficult problem get solved in the open, one boot screen at a time.