mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
Update README.md
This commit is contained in:
parent
30dd472961
commit
8d598b4f5e
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,10 +1,10 @@
|
|||
# shadPS4
|
||||
|
||||
An early progress ps4 emulator for windows
|
||||
An early PS4 emulator for Windows
|
||||
|
||||
# Status
|
||||
|
||||
Currently it can only load ps4 elf files .
|
||||
Currently it can only load PS4 ELF files .
|
||||
|
||||
 Elf Loader
|
||||
|
||||
|
@ -14,11 +14,11 @@ Currently it can only load ps4 elf files .
|
|||
|
||||
# Why?
|
||||
|
||||
The project started as a fan project. Due to short amount of free time probably it will take a while since it will be able to run something decent but i am trying to do regular small commits.
|
||||
The project started as a fun project. Due to short amount of free time probably it will take a while since it will be able to run something decent but I am trying to do regular small commits.
|
||||
|
||||
# Build
|
||||
|
||||
Project is using cmake files. To build .Atm vstudio 2022 is enough
|
||||
Project is using cmake files. To build, Visual Studio 2022 is enough
|
||||
|
||||
|Platform|Build status|
|
||||
|--------|------------|
|
||||
|
@ -29,7 +29,7 @@ To discuss this emulator please join our Discord server: [
|
||||
* Initial GUI with imgui , SDL3 and Vulkan.
|
||||
* PKG extractor (there was an initial work on this, just search project history commits)
|
||||
* Initial GUI with imgui, SDL3 and Vulkan.
|
||||
* Better logging system with spdlog
|
||||
* ..to be filled
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue