mirror of
https://github.com/shadps4-emu/shadPS4-launcher.git
synced 2026-01-31 00:55:20 +01:00
58 lines
3.0 KiB
Markdown
58 lines
3.0 KiB
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2024 shadPS4 Emulator Project
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
-->
|
|
|
|
<h1 align="center">
|
|
<br>
|
|
<a href="https://shadps4.net/"><img src="https://github.com/shadps4-emu/shadPS4/blob/main/.github/shadps4.png" width="220"></a>
|
|
<br>
|
|
<b>shadPS4 Launcher</b>
|
|
<br>
|
|
</h1>
|
|
|
|
<h1 align="center">
|
|
<a href="https://discord.gg/bFJxfftGW6">
|
|
<img src="https://img.shields.io/discord/1080089157554155590?color=5865F2&label=shadPS4 Discord&logo=Discord&logoColor=white" width="240">
|
|
<a href="https://github.com/shadps4-emu/shadPS4/releases/latest">
|
|
<img src="https://img.shields.io/github/downloads/shadps4-emu/shadPS4/total.svg" width="140">
|
|
<a href="https://shadps4.net/">
|
|
<img src="https://img.shields.io/badge/shadPS4-website-8A2BE2" width="150">
|
|
<a href="https://x.com/shadps4">
|
|
<img src="https://img.shields.io/badge/-Join%20us-black?logo=X&logoColor=white" width="100">
|
|
<a href="https://github.com/shadps4-emu/shadPS4/stargazers">
|
|
<img src="https://img.shields.io/github/stars/shadps4-emu/shadPS4" width="120">
|
|
</h1>
|
|
|
|
<p align="center">
|
|
<a href="https://shadps4.net/">
|
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/1.png" width="400">
|
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/2.png" width="400">
|
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/3.png" width="400">
|
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/4.png" width="400">
|
|
</p>
|
|
|
|
# This is a new, in development, launcher
|
|
For the emulator source code and the existing more battle-tested interface, access [**HERE**](https://github.com/shadps4-emu/shadPS4).
|
|
|
|
## General information
|
|
|
|
**shadPS4** is an early **PlayStation 4** emulator for **Windows**, **Linux** and **macOS** written in C++.
|
|
|
|
If you encounter problems or have doubts, do not hesitate to look at the [**Quickstart**](https://github.com/shadps4-emu/shadPS4/blob/main/documents/Quickstart/Quickstart.md).\
|
|
To verify that a game works, you can look at [**shadPS4 Game Compatibility**](https://github.com/shadps4-emu/shadps4-game-compatibility).\
|
|
To discuss shadPS4 development, suggest ideas or to ask for help, join our [**Discord server**](https://discord.gg/bFJxfftGW6).\
|
|
To get the latest news, go to our [**X (Twitter)**](https://x.com/shadps4) or our [**website**](https://shadps4.net/).\
|
|
For those who'd like to donate to the project, we now have a [**Kofi page**](https://ko-fi.com/shadps4)!
|
|
|
|
# Status
|
|
|
|
> [!IMPORTANT]
|
|
> shadPS4 is early in development, don't expect a flawless experience.
|
|
|
|
Currently, the emulator can successfully run games like [**Bloodborne**](https://www.youtube.com/watch?v=wC6s0avpQRE), [**Dark Souls Remastered**](https://www.youtube.com/watch?v=-3PA-Xwszts), [**Red Dead Redemption**](https://www.youtube.com/watch?v=Al7yz_5nLag) and many other games.
|
|
|
|
# License
|
|
|
|
- [**GPL-2.0 license**](https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE)
|