IlNevioIl / ps4-bo3-gsc-injector

PS4 Black Ops 3 GSC Compiler / Injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PS4 BO3 GSC Compiler + Injector

This is an open source Black Ops 3 GSC Compiler and Injector for PS4 for the latest 1.33 Update. It uses a stripped down version of shiversoftdev/t7-compiler with all the platform/game/gamemode stuff removed and the opcode database updated.

Credits:

shiversoftdev: Compiler / How injection works

How To Compile

  • Get the source code to the menu of your choice.
  • In the compiler section, select the "Browse" button for the GSC Project and select the root folder of your gsc menu source code
  • For the Output Path, hit the "Browse" button and pick any directory and give the file any name you would like (this is where it will store the compiled gsc file that can be injected)
  • Hit the "Compile GSC Project" button.

How To Inject

  • Launch the tool and select your game version and console version.
  • Once you have enabled your jailbreak of choice, launch the bin loader.
  • While the bin loader is opened, input your PS4 IP Address and Port and hit "Connect PS4", this will send the payload.
  • Once the payload has been loaded, launch black ops 3 and get into a zombies pre-game lobby.
  • Hit the "Attach BO3" button.
  • In the Injector section of the tool, select the browse button for the Compiled GSC File and select your compiled GSC file
  • Hit the "Inject GSC" button and start your game!

Executable

Find a precompiled executable on the releases tab or on the RedDotCity Website

About

PS4 Black Ops 3 GSC Compiler / Injector


Languages

Language:C# 100.0%