What problem does it solve?
This Skill automates the complex and time-consuming process of reverse engineering and recompiling PlayStation 2 games for PC, tackling everything from initial setup to runtime debugging.
Core Features & Use Cases
- Full Pipeline Automation: Guides the agent through PS2Recomp's analyzer, recompiler, and C++ runtime stages.
- Environment Setup: Detects and helps configure the optimal build toolchain (Clang + Ninja).
- Crash Resolution: Systematically diagnoses and fixes crashes using TOML stubs, runtime C++ fixes, and game overrides.
- Use Case: Use this Skill to take a PS2 game ISO, extract its executable, recompile it using PS2Recomp, and get it running on PC, handling all the intricate steps and potential roadblocks autonomously.
Quick Start
Use the ps2-recomp-Agent-SKILL to start a new PS2 recompilation session for the game 'Jak and Daxter: The Precursor Legacy' (SCUS-97024), using the ISO located at 'D:/PS2_Games/JakAndDaxter_SCUS97024_USA/SCUS97024.iso'.