Last month Team XLink officially announced that PlayStation 4 support is being added to XLink Kai 7.4.32, and as of today it's now available just in time for some gaming over the holidays!
XLink Kai is a global gaming network - bringing together XBox, XBox 360, XBox One, PlayStation 2, PlayStation 3, PlayStation 4, PSP, PS Vita, Gamecube and Switch users in one integrated community.
It is software running on your PC or Macintosh that allows you to play system-link enabled games online for free. Kai is the only service that is not console specific, and boasts one of the friendliest communities available.
It's beginning to look a lot like Christmas... proceeding his Streets Of Rage PS4 Homebrew Mod v0.9 PKG, today PlayStation 4 developer @Markus95 is back with the Streets Of Rage Final Version of his PS4 homebrew mod PKG as promised via Twitter!
Here's what is new from his blog post at Logic-Sunrise.com, to quote roughly translated: PS4 Final version of Streets Of Rage MOD
After a first beta version, here is as promised the final version of my MOD Streets Of Rage for PS4.
This Homebrew works on all PS4 jailbroken consoles (4.05, 4.55, 4.74, 5.05, 6.72 and 7.02) thanks to the emulation PS2 and OpenBOR, it turns to 100% and now contains all the Modes of difficulties, EASY, NORMAL and HARD, as well as 3 purposes different depending on the difficulty chosen.
The sound bugs have been fixed, new effects (rain, movement decorations, etc ...) have been added, to take advantage of this MOD you just need to install it by Debug Setting like any PKG.
For information, if you encounter a backup bug when launching the MOD, you will just close the application with the PS button on your controller and then restart the MOD...
Changelog:
Add NORMAL mode, HARD
Sound and visual bug fixes
Addition of visual effects (rain, movement of internships, etc ...)
Addition of destructible items
Changes in cutscenes to make them functional on PS4
Following his PS3 Port and recent Dragon Ball FighterZ Mods, PlayStation 4 developer @Markus95 is back with a Streets Of Rage PS4 Homebrew Mod v0.9 PKG released via Twitter today with details below!
To quote from the blog post at Logic-Sunrise.com on the Streets Of Rage v0.9 PKG release, roughly translated:
After the PS3, Wii, Wii U, PSP, PS Vita and Switch versions, here is my MOD of Streets Of Rage on the last Sony console, the PS4.
This Homebrew works on all PS4 jailbroken consoles (4.05, 4.55, 4,74 and 5.05). It works thanks to the emulation PS2 and OpenBOR, it turns to 100% but contains for the moment only the mode EASY, modes NORMAL and HARD will arrive in the next release (which will not be long).
There are still some sound bugs that will be fixed in the final version, to enjoy this MOD you just need to install it by Debug Setting like any PKG.
Streets of Rage for PS4 (Homebrew) by MasterTurkey
This past week we saw some Tweets from @zecoxao on Twitter of OpenGL (Open Graphics Library) for PS4 homebrew in development, and today PlayStation 4 developer @flatz made available an OpenGL ES for PS4 Writeup and PlayStation 4 GL Test on Twitter which can also be found below.
Zer0xFF and masterzorag were working on making it usable for homebrew applications but then got stucked with native shader compilation. So I've decided to give it a try.
However I have experienced other problems as well, which were solved successfully. Basically they appeared because I decided to implement OpenGL ES application as my own PKG based application. But OpenGL ES in browser didn't work for me too and I don't know if it's because I've used a more recent firmware than guys did or because I did some dumb mistake. So, nevermind, let's begin.
Library linking macroses to make fake C function definitions that gets prefix __declspec(dllexport) during compilation but the actual code is not included in an object file due to usage of --stub-only flag during linking process. Then linker generates proper NID tables in a static library which are resolved during runtime linking.
Also it was possible to specify custom function name with some specific NID value if the...