Skip to content

0x90h/liborbis

 
 

Repository files navigation

liborbis

Libraries and samples for PlayStation 4

Requirements

This repo requires to have properly the ps4toolchain and the ps4sdk installed. Additionally remember to have the bash environment variables declared, you can use:

cd /usr/local/orbisdev
 . ./orbisdev.sh

Compile & Install

The compile process is quite simple, just do

make clean all install

Examples

The repo also contains a samples folder with several examples. If you wanna compile them just do:

cd samples && make clean all

ENJOY

About

Libraries and samples for PlayStation 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • C++ 1.8%
  • Makefile 0.3%