Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Jul 29, 2018 at 2:40 AM       66      
Status
Not open for further replies.
Proceeding the PS4 Homebrew WIP this weekend PlayStation 4 developer @theorywrong released OrbisAFR on Twitter which is an Orbis PS4 Application File Redirector payload (OrbisAFR.bin) used to edit game files by modders... eventually leading to some new and exciting PS4 game mods! :love:

Download: OrbisAFR-master.zip / Mirror / GIT

According to @CelesteBlue via Twitter, this is basically the PS4 equivalent of RePatch (GIT / Fork / Latest Alpha) for PS Vita consoles. (y)

To quote from the README.md: OrbisAFR

Orbis (PS4) Application File Redirector

OrbisAFR is a payload for edit in-game file easily. Add Skyrim mods, Minecraft texture or any other things without re-buid PKG !

The principle is simple, all new (or replace) data is stocked in /data

Example

For example, i want to edit the intro of Black Ops 3 The introduction is here:
Code:
/mnt/sandbox/CUSA02624_000/app0/intro/bo3_global_logo_logosequence.mkv
I have just to upload a new .mkv in
Code:
/data/CUSA02624/app0/intro/bo3_global_logo_logosequence.mkv
Now if OrbisAFP is loaded, the .mkv was loaded from /data and not /mnt/sandbox/... !

All file added in /data/CUSA02624/ is like file in /mnt/sandbox/CUSA02624_000/
  • If the file exist in /data/CUSA02624/ and in /mnt/sandbox/CUSA02624_000/, the file in data is used
  • If the file doesn't exist in /data/CUSA02624/, OrbisAFR use original file from /mnt/sandbox/CUSA02624_000/
  • If the file exist in /data/CUSA02624/ and not in /mnt/sandbox/CUSA02624_000/, the file in data is used
OrbisAFR doesn't just replace, but can also add new file in a game ! (Sorry for my bad english :p)

Tekken 7 Mod by warez007
PS4 | Frame4 AFR | Application File Redirector | Tutorial
OrbisAFR Orbis PS4 Application File Redirector by TheoryWrong.jpg
 

Comments

I wonder if you can replace the Game Update with your own, only what I noticed is that the bin files must weigh the same as at the beginning so they drop messages with Polish characters (ś, ć, ą, ę, ł, ń, ż, ź, ó) :(.

(Sorry my English)
 
@warez007 afaik you can make a patch and it can contain anything you like as long as it’s to same standards: image formats, bit depth, codecs etc.

People have made patches for config files, textures and more.
 
@DEFAULTDNB
I have all the T7 kit that works with files from PS4 and PC, and I want to change the entire T7 structure, it means to replace three outfits in a * .pak file but the swap does not work in OrbisAFR.

P.S. I search Good plugin for PNG 24bit for Photoshop 18.
 
Is PAK file like an archive of files?

As longs as you can unpack, replace and repack it should work.

Sonic mania “Mario mania” mod is a great example for PS4, and my Parappa Meme Rapper PSPHD mod worked well too :)
 
Status
Not open for further replies.
Back
Top