mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -51,10 +51,10 @@
|
|||||||
url = https://github.com/zyantific/zydis.git
|
url = https://github.com/zyantific/zydis.git
|
||||||
[submodule "externals/sirit"]
|
[submodule "externals/sirit"]
|
||||||
path = externals/sirit
|
path = externals/sirit
|
||||||
url = https://github.com/raphaelthegreat/sirit
|
url = https://github.com/raphaelthegreat/sirit.git
|
||||||
[submodule "externals/xxhash"]
|
[submodule "externals/xxhash"]
|
||||||
path = externals/xxhash
|
path = externals/xxhash
|
||||||
url = https://github.com/Cyan4973/xxHash.git
|
url = https://github.com/Cyan4973/xxHash.git
|
||||||
[submodule "externals/tracy"]
|
[submodule "externals/tracy"]
|
||||||
path = externals/tracy
|
path = externals/tracy
|
||||||
url = https://github.com/shadps4-emu/tracy
|
url = https://github.com/shadps4-emu/tracy.git
|
||||||
|
|||||||
31
.reuse/dep5
31
.reuse/dep5
@@ -3,17 +3,27 @@ Comment: It is best to use this file to record copyright information about
|
|||||||
generated, binary and third party files
|
generated, binary and third party files
|
||||||
|
|
||||||
Files: CMakeSettings.json
|
Files: CMakeSettings.json
|
||||||
scripts/ps4_names.txt
|
|
||||||
documents/changelog.txt
|
|
||||||
documents/readme.txt
|
|
||||||
documents/Screenshots/screenshot.png
|
|
||||||
.github/shadps4.desktop
|
.github/shadps4.desktop
|
||||||
.github/shadps4.png
|
.github/shadps4.png
|
||||||
.gitmodules
|
.gitmodules
|
||||||
src/images/shadps4.ico
|
documents/changelog.txt
|
||||||
|
documents/readme.txt
|
||||||
|
documents/Screenshots/screenshot.png
|
||||||
|
documents/Screenshots/Sonic Mania.png
|
||||||
|
documents/Screenshots/Undertale.png
|
||||||
|
documents/Screenshots/We are DOOMED.png
|
||||||
|
externals/stb_image.h
|
||||||
|
externals/tracy/*
|
||||||
|
scripts/ps4_names.txt
|
||||||
src/images/controller_icon.png
|
src/images/controller_icon.png
|
||||||
src/images/exit_icon.png
|
src/images/exit_icon.png
|
||||||
src/images/file_icon.png
|
src/images/file_icon.png
|
||||||
|
src/images/flag_china.png
|
||||||
|
src/images/flag_eu.png
|
||||||
|
src/images/flag_jp.png
|
||||||
|
src/images/flag_unk.png
|
||||||
|
src/images/flag_us.png
|
||||||
|
src/images/flag_world.png
|
||||||
src/images/folder_icon.png
|
src/images/folder_icon.png
|
||||||
src/images/grid_icon.png
|
src/images/grid_icon.png
|
||||||
src/images/iconsize_icon.png
|
src/images/iconsize_icon.png
|
||||||
@@ -24,16 +34,9 @@ Files: CMakeSettings.json
|
|||||||
src/images/refresh_icon.png
|
src/images/refresh_icon.png
|
||||||
src/images/settings_icon.png
|
src/images/settings_icon.png
|
||||||
src/images/stop_icon.png
|
src/images/stop_icon.png
|
||||||
|
src/images/shadps4.ico
|
||||||
src/images/themes_icon.png
|
src/images/themes_icon.png
|
||||||
src/images/flag_jp.png
|
|
||||||
src/images/flag_eu.png
|
|
||||||
src/images/flag_us.png
|
|
||||||
src/images/flag_china.png
|
|
||||||
src/images/flag_world.png
|
|
||||||
src/images/flag_unk.png
|
|
||||||
src/shadps4.rc
|
|
||||||
src/shadps4.qrc
|
src/shadps4.qrc
|
||||||
externals/stb_image.h
|
src/shadps4.rc
|
||||||
externals/tracy/*
|
|
||||||
Copyright: shadPS4 Emulator Project
|
Copyright: shadPS4 Emulator Project
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ if (NOT CMAKE_BUILD_TYPE)
|
|||||||
set(CMAKE_BUILD_TYPE Release)
|
set(CMAKE_BUILD_TYPE Release)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(shadps4)
|
project(shadPS4)
|
||||||
|
|
||||||
option(ENABLE_QT_GUI "Enable the Qt GUI. If not selected then the emulator uses a minimal SDL-based UI instead" OFF)
|
option(ENABLE_QT_GUI "Enable the Qt GUI. If not selected then the emulator uses a minimal SDL-based UI instead" OFF)
|
||||||
|
|
||||||
|
|||||||
16
README.md
16
README.md
@@ -27,10 +27,18 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
|||||||
<a href="https://github.com/shadps4-emu/shadPS4/stargazers">
|
<a href="https://github.com/shadps4-emu/shadPS4/stargazers">
|
||||||
<img src="https://img.shields.io/github/stars/shadps4-emu/shadPS4" width="120">
|
<img src="https://img.shields.io/github/stars/shadps4-emu/shadPS4" width="120">
|
||||||
|
|
||||||
<h1 align="center">
|
<p align="center">
|
||||||
<br>
|
<a href="https://shadps4.net/">
|
||||||
<a href="https://shadps4.net/"><img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/screenshot.png" width="550"></a>
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/Sonic Mania.png" width="500">
|
||||||
<br>
|
|
||||||
|
<a href="https://shadps4.net/">
|
||||||
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/screenshot.png" width="500">
|
||||||
|
|
||||||
|
<a href="https://shadps4.net/">
|
||||||
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/Undertale.png" width="500">
|
||||||
|
|
||||||
|
<a href="https://shadps4.net/">
|
||||||
|
<img src="https://github.com/shadps4-emu/shadPS4/blob/main/documents/Screenshots/We are DOOMED.png" width="500">
|
||||||
|
|
||||||
# shadPS4
|
# shadPS4
|
||||||
|
|
||||||
|
|||||||
BIN
documents/Screenshots/Sonic Mania.png
Normal file
BIN
documents/Screenshots/Sonic Mania.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
BIN
documents/Screenshots/Undertale.png
Normal file
BIN
documents/Screenshots/Undertale.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
documents/Screenshots/We are DOOMED.png
Normal file
BIN
documents/Screenshots/We are DOOMED.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
2
externals/glslang
vendored
2
externals/glslang
vendored
Submodule externals/glslang updated: 73eccd4b67...a92c61f845
2
externals/toml11
vendored
2
externals/toml11
vendored
Submodule externals/toml11 updated: 85faca9cbe...b389bbc4eb
2
externals/vulkan-headers
vendored
2
externals/vulkan-headers
vendored
Submodule externals/vulkan-headers updated: d192041a2f...05fe2cc910
2
externals/xbyak
vendored
2
externals/xbyak
vendored
Submodule externals/xbyak updated: 80477f6353...aabb091ae3
2
externals/xxhash
vendored
2
externals/xxhash
vendored
Submodule externals/xxhash updated: ac3a25da3d...b0adcc5418
2
externals/zydis
vendored
2
externals/zydis
vendored
Submodule externals/zydis updated: fd3e9a6cc8...5a68f639e4
Reference in New Issue
Block a user