First working demo.

by admin in

Fixed tile decoding and we have our first demo running . This demo is a basic sample from official ps4 sdk demo. Although is quite simple one (which needed 20k lines of codes to work) , it shows that this emulator is quite promising. Stay tuned for more updates.

First emulator output

by admin in

Today we have the first output from videoout_basic demo. It is still buggy since it is missing correct tile decoding but we are getting close 🙂

18th September 2023 update

by admin in

Although there was quite a time since last update , that doesn’t mean that shadps4 doesn’t have updates.

Currently all the neccesary HLE calls for videoOut_basic demo has been implemented and we are quite close to run some graphics.

At the current state we are adding vulkan render among with our sdl3 frontend. Vulkan is very powerful but also quite complex. We are expecting demo to work at the end of the month though.

Keep an eye on the site , we will probably have some more excited news soon 🙂