CLPS2C: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created page)
 
(Added navbox)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox tool
{{Infobox tool
|name=CLPS2C
|name=CLPS2C
|image=File:CLPS2C_Logo.png
|image=https://raw.githubusercontent.com/NiV-L-A/CLPS2C/main/CLPS2C/256x256.ico
|creator=[[User:NiV-L-A| NiV-L-A]]
|creator=[[User:NiV-L-A| NiV-L-A]]
|releasedate=March 23, 2023
|releasedate=March 23, 2023
Line 7: Line 7:
}}
}}


'''CLPS2C''' 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. The tool is open-source and available [https://github.com/NiV-L-A/CLPS2C on GitHub].
'''CLPS2C''' (Custom Language for PlayStation 2 Cheats) is a domain-specific language, built specifically for writing [[Guide:Writing_pnach_files|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 [https://github.com/NiV-L-A/CLPS2C on GitHub].

<gallery mode="nolines" widths="683" heights="364">
File:CLPS2C_Show2.png
</gallery>


== How to use ==
== How to use ==
Please, refer to the [https://github.com/NiV-L-A/CLPS2C/blob/main/CLPS2C_Documentation.txt CLPS2C Documentation] file for more information.
Refer to the [https://github.com/NiV-L-A/CLPS2C/blob/main/CLPS2C_Documentation.txt CLPS2C Documentation] file for more information and instructions.

{{Navbox tools}}

Latest revision as of 07:17, 16 September 2023

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.