All Projects → CrazyVoidProgrammer → orbisLibGen

CrazyVoidProgrammer / orbisLibGen

Licence: other
A tool used to generate stubs for the Open Orbis SDK

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to orbisLibGen

ps4-remote-pkg-installer
PS4 Remote PKG Installer GUI for https://github.com/flatz/ps4_remote_pkg_installer
Stars: ✭ 107 (+613.33%)
Mutual labels:  homebrew, ps4
hippie68.github.io
This is sleirsgoevy's PS4 jailbreak for firmware 7.02/7.5x, upgraded with additional features and more payloads.
Stars: ✭ 35 (+133.33%)
Mutual labels:  ps4
brewfile
🍎 Brewfile to install softwares in macOS for engineers
Stars: ✭ 37 (+146.67%)
Mutual labels:  homebrew
homebrew-devops
🍺 DevOps / SRE formulae for the @Homebrew package manager.
Stars: ✭ 36 (+140%)
Mutual labels:  homebrew
uplift
Compatibility layer for running Orbis executables natively on Windows.
Stars: ✭ 42 (+180%)
Mutual labels:  ps4
homebrew-essentia
Homebrew build scripts for Essentia
Stars: ✭ 25 (+66.67%)
Mutual labels:  homebrew
ym2017
A music album for the Sega Mega Drive
Stars: ✭ 17 (+13.33%)
Mutual labels:  homebrew
Ether
A Command-Line Interface for the Swift Package Manager
Stars: ✭ 86 (+473.33%)
Mutual labels:  homebrew
phpmon
Lightweight, native Mac menu bar app that interacts with Laravel Valet. Helps you manage multiple PHP installations, locate config files and more.
Stars: ✭ 1,896 (+12540%)
Mutual labels:  homebrew
homebrew-sass
A Homebrew tap for Sass
Stars: ✭ 22 (+46.67%)
Mutual labels:  homebrew
old-browserhax
Fast and free old 3ds browser exploit for latest firmware.
Stars: ✭ 37 (+146.67%)
Mutual labels:  homebrew
homebrew-chromium
🌍 Chromium Snapshots Delivered Through Homebrew!
Stars: ✭ 35 (+133.33%)
Mutual labels:  homebrew
homebrew-openni2
OpenNI2-related formulae for the Homebrew package manager
Stars: ✭ 41 (+173.33%)
Mutual labels:  homebrew
dotfiles
🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
Stars: ✭ 67 (+346.67%)
Mutual labels:  homebrew
LibOrbisPkg
Library, GUI, CLI for creating, inspecting, and modifying PS4 PKG, SFO, PFS, and related filetypes
Stars: ✭ 131 (+773.33%)
Mutual labels:  ps4
rombundler
A tiny libretro frontend to release homebrews as executables
Stars: ✭ 49 (+226.67%)
Mutual labels:  homebrew
ansible-pyenv
Ansible role to install pyenv on Ubuntu or macOS development machines
Stars: ✭ 46 (+206.67%)
Mutual labels:  homebrew
cli-config
Helping you setup your CLI experience easily. Some goodies for the ol' terminal.
Stars: ✭ 3 (-80%)
Mutual labels:  homebrew
Homebrew-Guide
Guide for getting CFW setup on your Nintendo Switch (And Wii U)
Stars: ✭ 104 (+593.33%)
Mutual labels:  homebrew
dotfiles
🏠 dotfile configuration for macOS and Linux
Stars: ✭ 37 (+146.67%)
Mutual labels:  homebrew

OrbisLibGen

d7e4da5142f40d210ab32db69517ed91 OPEN_SDK_STUBS_FINAL_RELEASE.7z

Link to compiled stubs : https://file.io/YrM7f0

Version 1.00

This python script is used to generate stub files for the Orbis Open Source SDK! This tool is in the release phase of development and is usable for production use now!

This tool was written by CrazyVoid

If you wish to contribute to this tool, please verify or attempt to verify it works on all platforms before pushing changes Windows, Linux, Mac

Steps to use this tool

1: Run our script and point it to idc ps4libdoc system/common/lib folder

./generate.py ps4libdoc/system/common/lib

2: Cd into the build folder

cd build

3: Lets Compile our Asm files into objects

make xobjects

4: Lets make this objects a lib

make xstubs

Once all the stubs are compiled into their respected .a files. Copy all .a to you're sdk lib folder!

Improved Instructions and Description will come in the future!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].