SharpEmu is an experimental PlayStation 5 emulator developed by par274, fully written in C# and designed to run on Windows, Linux and macOS, although development focuses primarily on Windows. The project is coded from scratch, without taking over other emulators, and serves as much as an emulator as a platform for studying the PS5 architecture.
The emulator is still very young: no commercial game is playable, but it can already load eboot.bin, execute CPU instructions, read game metadata, load system modules and initiate certain steps of the graphics pipeline. Several tested games reach advanced stages like sceVideoOut or AGC, which shows that the rendering is starting to work, even if still limited.
Development is active, with available Windows builds and steady progress. SharpEmu focuses on building a strong technical base before aiming for advanced compatibility or playability.
In summary, SharpEmu is an ambitious, methodical and construction-oriented PS5 project that lays the foundation for a complete future emulation of the console.
github.com
The emulator is still very young: no commercial game is playable, but it can already load eboot.bin, execute CPU instructions, read game metadata, load system modules and initiate certain steps of the graphics pipeline. Several tested games reach advanced stages like sceVideoOut or AGC, which shows that the rendering is starting to work, even if still limited.
Development is active, with available Windows builds and steady progress. SharpEmu focuses on building a strong technical base before aiming for advanced compatibility or playability.
In summary, SharpEmu is an ambitious, methodical and construction-oriented PS5 project that lays the foundation for a complete future emulation of the console.
GitHub - par274/sharpemu: An experimental PlayStation 5 emulator project.
An experimental PlayStation 5 emulator project. Contribute to par274/sharpemu development by creating an account on GitHub.