Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fantaskink/SOTC

Repository files navigation

Shadow of the Colossus Decompilation Project

loader-progress-badge kernel-progress-badge Contributors

We are currently targeting the Preview Version's main ELF (SCPS_150.97, sha1: c4d5576d1cae3721c411a746c7845f5c6f026dbb).

Discord Banner

Getting Started

Requirements

Disclaimer: Linux or WSL2 required

  1. sudo apt install gcc-mipsel-linux-gnu binutils-mips-linux-gnu ninja-build
  2. sudo apt install python3-pip python3-venv
  3. python3 -m venv ./.python3
  4. source .python3/bin/activate
  5. python3 -m pip install -U -r requirements.txt
  6. scripts/setup_compiler.sh

(NOTE: If you have problems when compiling try installing gcc-multilib)

Setup

  1. Create an iso directory in the root directory
  2. From a Shadow of the Colossus Preview Version ISO, extract SCPS_150.97 and KERNEL.XFF into the iso directory
  3. Just run make to build all modules (make loader or make kernel to build just one module. make clean also works)

Contributing

Use our contribution guide.

About

An in-progress decompilation of the preview version of Shadow of the Colossus on the PlayStation 2

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 5