Skip to content

Biorn1950/liborbis

 
 

Repository files navigation

liborbis

Libraries and samples for PlayStation 4

cd /usr/local/orbisdev
. ./orbisdev.sh
cd git
git clone https://github.com/orbisdev/liborbis
cd liborbis
cd libdebugnet
make
make install
cd ..
cd libelfloader
make
make install
cd ..
cd libps4link
make
make install
cd ..
cd liborbisPad
make
make install
cd ..
cd liborbisAudio
make
make install
cd ..
cd libmod
make
make install
cd ..
cd portlibs
cd libz
make
make install
cd ..
cd libpng
make
make install
cd ..
cd ..
cd liborbis2d
make
make install
cd ..
cd liborbisFileBrowser
make
make install
cd ..
cd liborbisXbmFont
make
make install
cd ..
cd liborbisKeyboard
make
make install
cd ..

About

Libraries and samples for PlayStation 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.3%
  • Objective-C 3.6%
  • Other 1.1%