Skip to content

Installation

powershell
irm https://git.techwritescode.dev/ps2/install/raw/branch/master/install.ps1 | iex
shell
curl -sSfL https://git.techwritescode.dev/ps2/install/raw/branch/master/install.sh | sh

This installs the ps2build SDK and adds it to your path.

  • Windows %LOCALAPPDATA%\ps2build
  • Linux ~/.local/share/ps2build

See ps2/install for install customization options.

Linux Support

Non-GLIBC based distributions of Linux are not supported yet