CLPS2C

From SlyMods
Jump to navigation Jump to search
CLPS2C
Tool
Creator NiV-L-A
Initial ReleaseMarch 23, 2023
GitHubNiV-L-A/CLPS2C

CLPS2C (Custom Language for PlayStation 2 Cheats) is a domain-specific language, built specifically for writing PS2 cheat codes. It's composed of 2 main panels, a text area used to input commands, and a text area in which output will be shown. Other than the RAW PS2 cheat codes, it can also write MIPS assembly. The tool is open-source and available on GitHub.

How to use

Refer to the CLPS2C Documentation file for more information and instructions.