PSXHAX.COM website and domain for sale. Contact Us with your offer!

PSXHAX - PSXHACKS: PSX HAX - PSX HACKS - PLAYSTATION HAX - PLAYSTATION HACKS

PlayStation Now Celebrates 4th of July with New Game Additions
Independence Day is almost upon us, and PlayStation Now is celebrating the 4th of July with their latest video game additions including Rocket League, Borderlands, MXGP3: The Official Motocross Videogame and Rapala Fishing: Pro Series to continue the outdoorsy summer fun! 🎇 🚀 🎣 🧨

Below is a summary of this month's PlayStation Now new game additions courtesy of PS Now Senior Marketing Manager Brian Dunn:

Here is the full list of the twelve new games joining PS Now this month to download to PS4 or stream to PS4 and PC:
  • Borderlands: The Handsome Collection (PS4)
  • Dark Arcana: The Carnival (PS4)
  • MXGP3 – The Official Motocross Videogame (PS4)
  • NBA 2K Playgrounds 2 (PS4)
  • Nightmares from the Deep 2: The Siren’s Call (PS4)
  • Rad Rodgers (PS4)
  • Rapala Fishing: Pro Series (PS4)
  • Real Farm (PS4)
  • Red Faction 2 (PS2)
  • Rocket League (PS4)
  • Tachyon Project (PS4)
  • Wuppo (PS4)
Those who haven't experienced PlayStation Now yet can give it a try with the seven-day free trial for PS4 and PC. (Terms apply. New Subscribers only. Credit card required.)
PS4 Compatibility Layer Uplift for Orbis on Windows Updated by IDC
We've covered various PlayStation 4 emulators including Orbital and Spine, and recently PS4 developer IDC (Twitter) updated the Uplift compatibility layer utilized in running Orbis executables natively on Windows.

Download: uplift-master.zip / GIT

Among the PlayStation homebrew community this work has helped PS4 sceners make their ongoing projects possible, such as the PS4 NID to Function Name Resolver for Bin / Lib for developer research. 💞

Also below is a PS4 Usage statistics aggregator from kolsys, to quote from the README.md: PS4GameStat

PlayStation 4 Usage statistics aggregator

Installation

git clone
git submodule init
git submodule update

Change DB_PATH variable if you needed.

Add cron-task for every minute.

Cheers to @HydrogenNGU for the heads-up via Twitter on this latest Uplift Compatibility Layer PS4 development update! 🍻
PS Scene Quiz 1.01 PS4 PKG Homebrew Game by Lapy05575948
Proceeding his Wild Gunman Remake 35th Anniversary Homebrew PS4 PKG release a few weeks back, PlayStation 4 developer @Lapy returns via Twitter with a PS Scene Quiz 1.00 PS4 PKG followed by a PS Scene Quiz 1.01 PS4 PKG game for PS4 homebrew enthusiasts! :love:

Download: PS Scene Quiz 1.01 PS4 - Lapy.rar (247.3 MB) / Mirror / ED1234-LAPY10010_00-0000000000000000-A0100-V0100.pkg (239.38 MB - For 4.05 Firmware via zecoxao) / PS Scene Quiz 1.00 PSVita - Lapy.rar (82.41 MB) / Scene Quiz Source Code.rar (48.25 MB) / PS Scene Quiz Windows - Lapy.rar (47.95 MB)

Spoiler: Depreciated

In the Tweets below, he also notes a PS Vita version will arrive tomorrow if all goes well.

PlayStation Scene Quiz by Lapy (PlayStation Vita Homebrew) via MasterTurkey
Spoiler
New PS4 Gamesharing Method Rumored as Incoming via Zecoxao
Since the last rumored PS4 gamesharing method was released and inevitably patched, @HackYourPS4 passed along confirmation that there was one private gamesharing method remaining... but perhaps not for long, if the incoming release is it? :unsure:

According to PS4 scene developer @zecoxao on Twitter, to quote: "yet another gamesharing method is coming soon, for PS4 consoles."

:alert: Note: For those on lower PS4 Firmware it's recommended NOT to update your PS4 console for this method, as $ony is likely to patch it very soon and then you'll be stuck with a PlayStation 4 console that can't run backup games, emulators, exploits and homebrew with no way of downgrading the PS4 once the 'temporary' method is patched.


Spoiler: Method Demo Video
PS4KernelDlSym Symbol Resolver / List Creator Reference Analyzer by Seb5594
This weekend PlayStation 4 developer @seb5594 (Twitter) made available on his Github repository a PS4KernelDlSym Symbol Resolver / List Creator which is a tool for PS4 scene developers that analyzes all direct calls to ps4KernelSym dynamically generating an offset table containing all kernel symbol names for reference. :geek:

Download: ps4sdk.ps4KernelDlSym.List.Creator.exe / Gee.External.Capstone.dll / Gee.External.Capstone.xml / GIT

Version 1.00

This release matches the requirements from README (https://github.com/seb5594/ps4KernelDlSym-reference-analyzer/blob/master/README.md).

I am unsure about the 32 bit (x86) disassembler library, because this application runs on my PC, even if all dependencies are deleted. That's the reason why i am giving out all dependencies. If some resource is not required, open an issue!

And from the README.md, to quote: ps4sdk ps4KernelDlSym Symbol Resolver

The PS4SDK ps4KernelDlSym Symbol Resolver is a windows forms application (requires .NET 4.0), which has been made to fit my needs for ps4 compiled payloads using as example my version of Hitodamas open source PS4 ***. This tool has been made to generate dynamically an offset table containing all kernel symbol names and the corresponding offsets, where are getting called in a executable.

In the current state, it is impossible to resolve stacked function calls. If I feel to, I will extend this application with the feature of stacked function calls. You are permitted to use/edit this source code, as long you are referencing to this project.

Requirements (for usage)
  • ...
Back
Top