PSXHAX.COM website and domain for sale. Contact Us with your offer!
PS4 Keyboard and Mouse Adapter App to Play Games by Starshinata
Following the PS4Macro Utility and PS4 DS4 Controller to PC Mouse Python Script, developer @starshinata made available on Github a free PS4 Keyboard and Mouse Adapter App that allows you to play games on your PlayStation 4 using a keyboard and mouse without any controller required. ⌨️🖱️(y)

Download: PS4 Keyboard and Mouse Adapter Setup.exe (Latest Version) / PS4-Keyboard-and-Mouse-Adapter-master.zip / GIT

Here's more from the README.md: PS4 Keyboard and Mouse Adapter

I didn't expect a single person to find out about this repo but you guys somehow did, so I added a UI, made the configuration process more user-friendly, and also created a setup for those of you that don't know how to build the code and just want to play.

If you think something doesn't work or is not good enough, don't get too mad at me and don't hesitate to tell me about it in our Discord server or create an issue here.

(if you come up with a sexier name, feel free to give me suggestions [and no, I don't like "IPS4 X" 😄])

PS4 Keyboard and Mouse Adapter v1.0.3:
  • PS4KeyboardAndMouseAdapter-1.0.3-delta.nupkg
  • PS4KeyboardAndMouseAdapter-1.0.3-full.nupkg
Change log:
  • Added mappings for L1, R1, L3, R3, and Touchpad buttons
  • Various bug fixes
How to use:

Just download and run it. It will automatically do all the configuration stuff for you (if you get into trouble and need help, join the discord server I linked above).

To-do list:
  • Make mouse settings configurable
  • Improve the UI
  • Fix a nasty injection crash that appears when dealing with RemotePlay that has been patched by another software
Why this and not...
OrbisGl2 LibOrbis Based on Raylib, Raylib4Orbis for PS4 Homebrew & Raylib4PlayStation
Following the LibOrbisNfs PS4 Port earlier this year, PlayStation 4 scene developer BigBoss announced today that an OrbisGl2 LibOrbis Graphic Backend Library based on Raylib is now available thanks to raysan5 for PS4 homebrew enthusiasts which is a simple and easy-to-use library to enjoy videogame programming! 😍

Download: orbisGl2-master.zip / GIT

The LibOrbis hombrew port for PlayStation 4 features basic samples for textures, shapes, text and models alongside a Spine port based on work from WEREMSOFT. 🤩

Here's more from the README.md, to quote: orbisGl2

orbisGl2 liborbis new graphic backend based on raylib

orbisGl2 is based on raylib is a simple and easy-to-use library to enjoy videogames programming.

raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it's specially well suited for prototyping, tooling, graphical applications, embedded systems and education.

NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way.

Ready to learn?
Change log
  • 31/03/2020 Initial release and my 45th birthday
Credits
  • raysan5 for his amazing work with raylib and raylib has an incredible community developing in the open way!!!!
  • Hitodama for his incredible work with ps4*** the one and only
  • flatz to bring...
Lapy's River Raid 1.0 PS4 PKG Homebrew Game by Lapy05575948
Following the River Raid PS4 PKG Preview and his recent Easy PKG Extractor, PlayStation 4 homebrew developer @Lapy released a River Raid 1.0 PS4 PKG today on Twitter for those with a Jailbroken PS4 5.05 / 5.07 Console or who plan on Locating a Jailbreakable PS4 Console to enjoy this classic River Raid reboot! 😍

Download: Lapy's River Raid 1.0 PS4.pkg (143.1 MB) / Mirrors / Lapy's River Raid PSVita.rar (45.9 MB) / Lapy's River Raid - Windows.rar (21.6 MB) / Lapy's River Raid Android.apk (33.2 MB) / Lapy's River Raid VR v1.00 PS4 Homebrew Game PKG by LapyGames / LapyGames PayPal <3 / PS4 FPKG to PS5 Port

He states the following in the Tweets below on Lapy's River Raid 1.0 PS4 FPKG release, to quote:

This comes to you thanks to my friend djmega818. Enjoy it and I hope to see who breaks my score. Remember to share it with the #LapyRiverRaid.
Lapy's River Raid (PS4 Homebrew) via...
Random Content ID (CID) Generator for PS4 PKG Files by Backporter
Since his DDS Converter for PS4 Themes PlayStation 4 developer @Backporter returns this weekend via Twitter with a Random Content ID (CID) Generator that will generate a random Content ID for PS4 PKG games, homebrew and themes. 🔥

Download: Random-Content-ID / GIT / PS4 Update installler&blocker Homebrew.zip (28.61 MB) / Backporter / Kernel's Homebrew GIT

He has a Discord Official PS4 Server for related discussion plus support, and from the README.md: Random-Content-ID

This will generate a random content ID, manly useful for the PS4.

This will generate a random Content-ID for games/homebrew/themes.

FAQ

Q: HOW DO I USE THIS?!??!


A: Open it, press generate and copy the content ID into orbis-pub-sfo.exe add the name of the application in title text then save the sfo in sce_sys than open orbis-pub-gen.exe add it to the content ID under settings and done.

Q: Will this work on retail firmware?

A: No

Q: Why is this useful?

A: It could reduce the time of creating your own, or it could make it where you don't end up using one used by someone else.
PS4 .Env Decryptor: Python 2 Script for Decrypting Envelope Files
We've seen PS4 Envelope Files in Logs, the Decrypted sl-config.xml.env with Event Log Servers, some PS4 Envelope File Documentation earlier this week and today PlayStation 4 scene developer @SocraticBliss shared on Github via Twitter with help from IDC and zecoxao a ps4_env_decryptor.py Python 2 script PS4 Env Decryptor tool used to delve into the PS4's filesystem. :geek:

Download: ps4_env_decryptor.py / ps4_env_decryptor-master.zip / GIT

Here's some additional details from the ps4_env_decryptor README.md, to quote: PS4 Env Decryptor

SocraticBliss (R)

Special Thanks to IDC for finding the Buffers/IV/Flag and implementation suggestions

... Oh and I guess Zecoxao as well

This tool is for decrypting .env files that are found on the PS4 filesystem.

Instructions
  1. Obtain the PS4 Envelope Keys and overwrite the 0's in the python script.
  2. Find an encrypted .env file from an extracted PUP and run the script!
Usage
Code:
python ps4_env_decryptor.py [file]
Back
Top