# liborbis **Repository Path**: fxgamelzq/liborbis ## Basic Information - **Project Name**: liborbis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 .. ```