Skip to content

shadps4-emu/shadPS4

Repository files navigation

shadPS4

shadPS4 is an early PS4 emulator for Windows and Linux written in C++

Video

To discuss shadPS4 development or suggest ideas, join the Discord server

Check us on X (twitter)

Status

Early progress, a small amount of PS4 SDK demos and homebrew games working.

Why?

The project started as a fun project. Due to limited free time, it will probably take a while before shadPS4 is able to run anything decent, but we're trying to make small, regular commits.

Build

Windows

Check building instructions in Windows build

Linux

Check building instructions in Linux build

Build status

Platform Build status
Windows SDL Build Windows-sdl
Windows Qt Build Windows-qt
Linux SDL Build Linux-sdl
Linux Qt Build Linux-qt

Executing a program

You can copy and paste the path to the CMD or drag the executable file to the application.

C:\Users\******\shadPS4.exe C:\******\game_eboot.bin

Main team

Logo is done by Xphalnos

Contribution

We currently accept any contribution, just open a PR and we will check it :)

Sister Projects

  • Panda3DS: An multiplatform 3DS emulator from our co-author wheremyfoodat
  • hydra: An multisystem, multiplatform emulator (chip-8,GB,NES,N64) from Paris