diff --git a/.reuse/dep5 b/.reuse/dep5 index 3a5a71bf..1dad5014 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -10,7 +10,7 @@ Files: CMakeSettings.json documents/readme.txt documents/Quickstart/1.png documents/Quickstart/2.png - documents/Screenshots/screenshot.png + documents/Screenshots/Bloodborne.png documents/Screenshots/Sonic Mania.png documents/Screenshots/Undertale.png documents/Screenshots/We are DOOMED.png diff --git a/README.md b/README.md index 060c5efe..cf7d9f9b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ SPDX-License-Identifier: GPL-2.0-or-later

- +

@@ -38,6 +38,8 @@ shadPS4 is an early PS4 emulator for Windows and Linux 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 or suggest ideas, join the [**Discord server**](https://discord.gg/MyZRaBngxA). Check us on [**X (twitter)**](https://x.com/shadps4) or on our [**website**](https://shadps4.net/). @@ -128,3 +130,7 @@ Open a PR and we'll check it :) - [**Panda3DS**](https://github.com/wheremyfoodat/Panda3DS): A multiplatform 3DS emulator from our co-author wheremyfoodat. - [**hydra**](https://github.com/hydra-emu/hydra): A multisystem, multiplatform emulator (chip-8, GB, NES, N64) from Paris. + +# License + +- [**GPL-2.0 license**](https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE) \ No newline at end of file diff --git a/documents/Screenshots/Bloodborne.png b/documents/Screenshots/Bloodborne.png new file mode 100644 index 00000000..b66222b4 Binary files /dev/null and b/documents/Screenshots/Bloodborne.png differ diff --git a/documents/Screenshots/Sonic Mania.png b/documents/Screenshots/Sonic Mania.png index 38d064f9..70bdacec 100644 Binary files a/documents/Screenshots/Sonic Mania.png and b/documents/Screenshots/Sonic Mania.png differ diff --git a/documents/Screenshots/screenshot.png b/documents/Screenshots/screenshot.png deleted file mode 100644 index cfcdb703..00000000 Binary files a/documents/Screenshots/screenshot.png and /dev/null differ