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

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

PS4LIB 3.55 Doc: PS4 3.55 Library Documentation for Developers
Following the stellar news of the PS4 3.55 FileManager comes PS4 3.55 library documentation for PlayStation 4 developers to make use of! (y)

PS4 3.55 library documentation

JSON Format:

Code:
{
  "<library>": {
    "modules": {
      "<module>": {
        "exports": [
          {
            "id": 9819116604689812748,
            "hex_id": "884482872EAD0D0C",
            "encoded_id": "iESChy6tDQw",
            "name": "<export>"
          }
        ]
      }
    }
  }
}
name is either not present or is null when the name for the export is unknown. hex_id and encoded_id are included for human convenience and are not used.

exports was chosen to be an array rather than an object since names must be strings, which would not cleanly work for id.


Github: https://github.com/idc/ps4libdoc
VitaCID 1.0 Homebrew App to Get Your PS Vita Console ID

PlayStation Vita hacker Major_Tom just released VitaCID, a tool that gives you access to your Vita Console ID (the equivalent of PS3's IDPS).

What is VitaCID?
VitaCID is a tool that runs on a HENkaku-enabled PS Vita (currently Vita firmware 3.60 only). It retrieves your Vita's console ID and writes it in a file at the root of your Vita System (that you can later on retrieve for example via FTP).

Currently the tool is of little use for the vast majority of users, but it is expected that we’ll see “Console activation” homebrews released soon, that will let you activate a 3.60 Vita without having to update. Pretty useful for those of us who ended up with their hacked Vita deactivated, for any reason.

Get your vita CID (IDPS + PSID) and save it in ux0:CID.bin. Useful to activate your vita.

A sample activation script can be found on the VitaDevWiki. People with the relevant skills should be able to turn this into a self contained homebrew fairly soon.

Download VitaCID
You can download VitaCID from the developer's GITHub here.

To install & run, please note that you will need to have a PS Vita running firmware 3.60 with the HENkaku hack.​

Source: Wololo.net
OSVR-Kinect for Kinect on Xbox One / XBox 360 by Simlrh
OSVR-Kinect
An OSVR plugin providing Kinect *** position and orientation joint tracking, for use with a Kinect for Xbox One, or Kinect for Xbox 360.

git clone https://github.com/simlrh/OSVR-Kinect cd OSVR-Kinect git submodule init git submodule update

Then follow the standard OSVR plugin build instructions.​
XBoxClipSaver for XBox One by GhostofGoes

XboxOneClipSaver by GhostofGoes

A simple python script that saves Xbox One recordings to your computer using the undocumented Xbox One API.

Requirements
Python 3.4 or later xbox module

Usage
Run scraper.py Follow the prompts

Github: https://github.com/GhostofGoes/XboxClipSaver
How to Add DLC to Your XBox 360 Console Guide
Here's how to add downloadable content (DLC) to your XBox 360 console!

Installing DLC:

So there are multiple ways to do this:
  • FTP​
  • Flash drive​
  • Flash drive (XBox formatted)​
If you don't have an FTP set-up for you XBox doing it with a Flash drive is really simple.

Flash drive

Thing you need:

  • Flash drive (size isn't important)​
  • File menager on your XBox (either FSD File menager or XeX Menu)​
  • DLC​
1. Download your DLC, when you extract it (if needed) you will get a file with a lot of digits

Example:
6F6992766050D818245ADD408031E280FB5F4E634D

2. So put this file on your USB drive and plug-in your USB drive into your console

3. Open you file manager, navigate to your USB drive

4. Copy that big file

5. Now go to
HDD:Content0000000000000000<GAME TITLE ID FOLDER>

If you don't know your Game Title Id go check the the [B]ABGX database[/B]

If you don't have 00000002 in there make one

6. Put the file in the 00000002 folder

Your final folder structure should look like this

HDD:Content0000000000000000<GAME TITLE ID FOLDER>00000002<DLC FILE HERE>

Flash Drive XBox Formatted

Things you need:

  • USB drive (over 1gb)​
  • DLC​
1. Format your USB drive with Xbox
  • Plug a USB flash drive into a USB port on the front of your console​
  • Press the Guide button on your controller, go to Settings, and then select System Settings
  • Select Storage or Memory
  • Select USB Storage Device

Select Configure Now and confirm that you want to erase all data on the USB flash drive.

2. Open your flash drive with Horizon
3. Drag & Drop the DLC file in the Horizon explorer (It will auto transfer it)
4. Go to your Xbox
5. Navigate to your System Setting > Storage > USB Storage Device > Games And Apps
6. Copy the DLC to your HDD

Problems:

So your DLC's are not working, then there are three main reasons why:
  • DLC is NOT unlocked​
  • Incorrect or non-existent Title Update (aka TU)​
Download...
Back
Top