A Collection of Libraries for developing for PS2.
This library must be accompanied by the ps2dev/ps2sdk.
This repository provides a install script. The script already installs ps2sdk, ps2gl and ps2kit.
# you need to have git, curl, tar, make and cmake
curl -L -o install.sh https://raw.githubusercontent.com/ps2br/.github/main/install.sh
chmod +x install.sh
./install.sh