Update README.md
This commit is contained in:
parent
b7c4bb7ba0
commit
fe62e435ed
|
@ -1,15 +1,13 @@
|
||||||
# shadPS4
|
# shadPS4
|
||||||
|
|
||||||
An early PS4 emulator for Windows and Linux written in C++
|
An early PS4 emulator for Windows and Linux written in C++
|
||||||
|
by shadow , skmp , wheremyfoodat
|
||||||
|
|
||||||
[Check us on twitter](https://twitter.com/shadps4 "Check us on twitter")
|
[Check us on twitter](https://twitter.com/shadps4 "Check us on twitter")
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
|
|
||||||
Currently, it can only load PS4 ELF files.
|
Early progress , a small amount of ps4 sdk demos and homebrew games working
|
||||||
|
|
||||||
Progress is focused on videoout_basic.elf from SDK demos, currently, it can load with fully working graphics. Others probably won't run since they might not be able to relocate all necessary functions
|
|
||||||
|
|
||||||
![](https://geps.dev/progress/60) Elf Loader
|
![](https://geps.dev/progress/60) Elf Loader
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue