Difference between revisions of "CLEO"
(Updated info - CLEO 4.2a added, two more CLEO plugins added to the list) |
(updated + CLEO Android) |
||
Line 2: | Line 2: | ||
{{ToolBox | {{ToolBox | ||
| name = CLEO | | name = CLEO | ||
− | | version = {{Icon|SA}} {{Hint|4. | + | | version = {{Icon|SA}} {{Hint|4.3.16|Released on 19 March, 2014}}<br>{{Icon|VC}} {{Hint|1.1.1.6|Released on 01 July, 2010}}<br>{{Icon|3}} {{Hint|1.0.1.6|Released on 03 October, 2010}} |
− | | author = [[User:Seemann|Seemann]], Alien | + | | author = [[User:Seemann|Seemann]], Alien, {{U|Deji}} |
| game = [[GTA 3]], [[GTA VC]], [[GTA SA]] | | game = [[GTA 3]], [[GTA VC]], [[GTA SA]] | ||
| genre = [[mission scripting]] | | genre = [[mission scripting]] | ||
− | | site = http://cleo. | + | | site = http://cleo.li |
}} | }} | ||
− | '''CLEO | + | '''CLEO Library''' or shortly '''CLEO''' is a tool that extends coding possibilities in GTA 3 series games by adding a lot of new opcodes and allowing to run the scripts without modifying the [[main.scm]]. Originally made for [[San Andreas]] it was ported for [[GTA 3]] and [[Vice City]]. CLEO was created and originally developed by {{U|Seemann}}. CLEO 4 was initially developed by Alien, now it's continued by Deji. |
== Features == | == Features == | ||
Line 20: | Line 20: | ||
* [[HUME]] | * [[HUME]] | ||
* MP3 Player | * MP3 Player | ||
− | * Quick Opcode by Alexander Blade | + | * Quick Opcode by {{U|Alexander Blade}} |
* [http://www.gtaforums.com/index.php?showtopic=518780 NewOpcodes] by DK22Pac | * [http://www.gtaforums.com/index.php?showtopic=518780 NewOpcodes] by DK22Pac | ||
* [http://www.gtaforums.com/index.php?showtopic=499167 ClipboardControl] by Deji | * [http://www.gtaforums.com/index.php?showtopic=499167 ClipboardControl] by Deji | ||
Line 42: | Line 42: | ||
* [[Design Your Own Mission]] | * [[Design Your Own Mission]] | ||
* [[Gostown Paradise]] | * [[Gostown Paradise]] | ||
+ | |||
+ | == CLEO Android == | ||
+ | CLEO Android is an official fork of the CLEO Library made by {{U|Alexander Blade}} for the Android platform. | ||
+ | {{Incomplete}} | ||
== External links == | == External links == | ||
− | * [http://cleo. | + | * [http://cleo.li CLEO Library website] |
+ | * [http://cleo.li/android CLEO Android] | ||
* {{GTAF|268976|Initial CLEO topic}} | * {{GTAF|268976|Initial CLEO topic}} | ||
* {{GTAF|271646|CLEO 2 topic}} | * {{GTAF|271646|CLEO 2 topic}} |
Revision as of 12:24, 18 August 2014
Current version: | 4.3.16 1.1.1.6 1.0.1.6 (!) |
---|---|
Developed by: | Seemann, Alien, Deji |
Supported games: | GTA 3, GTA VC, GTA SA |
Type: | mission scripting |
Website: | http://cleo.li |
CLEO Library or shortly CLEO is a tool that extends coding possibilities in GTA 3 series games by adding a lot of new opcodes and allowing to run the scripts without modifying the main.scm. Originally made for San Andreas it was ported for GTA 3 and Vice City. CLEO was created and originally developed by Seemann. CLEO 4 was initially developed by Alien, now it's continued by Deji.
Contents
Features
Extra opcodes
CLEO adds a lot of useful opcodes making possible file management, game memory handling, calling exe functions, playing audio files and much more. New opcodes were added in the fourth version to work with audio streams, to format strings, to display custom texts on screen without using external text files (.fxt, .gxt).
Plugins
- SCM Log
- GXT Hook (No more needed with CLEO 4. GXT Hook is built into CLEO 4)
- HUME
- MP3 Player
- Quick Opcode by Alexander Blade
- NewOpcodes by DK22Pac
- ClipboardControl by Deji
This section is incomplete. You can help by fixing and expanding it.
Custom scripts
The main feature of CLEO is that it allows to run custom scripts (commonly a single file with the extension .cs
) without starting a new game. All you need is to get a script, place it in the CLEO folder and run the game (new or saved). This feature is recognized as one of the most important achievement in GTA SA modding.
Game Versions Compatibility
CLEO only works with SA v1.0 and v1.01.
CLEO doesn't work with v2.00 and higher. To get it working you need a downgrade patch (.exe of version 1.0 preferably).
It appears that CLEO doesn't work with certain versions of GTA San Andreas. It crashes the game at startup. To solve this problem, visit this topic and scroll down for the compact exe archive and password.
Known bugs
All versions before CLEO 4 had a bug with MP3s. Using MP3s could cause occasional crashes of the game while using CLEO 3.
Major projects using CLEO
CLEO Android
CLEO Android is an official fork of the CLEO Library made by Alexander Blade for the Android platform. This section is incomplete. You can help by fixing and expanding it.
External links
- CLEO Library website
- CLEO Android
- GTAForums: Initial CLEO topic
- GTAForums: CLEO 2 topic
- GTAForums: CLEO 3 MODS – topic by ZAZ
- GTAForums: CLEO Script Tutorial – topic by ZAZ
- CLEO Scripts @ GTAGarage
- CLEO 4 - Great New Functions - a short review of new opcodes by Deji