
Relation to CLEO LibraryĬLEO is a common name for the custom libraries designed and created for GTA III, Vice City or San Andreas. Each version can be found and downloaded here. GTA SA CLEO SKIN SELECTOR CODEĬLEO Redux is another CLEO implementation made from scratch with a few distinctive features, such as single code base for all games, or support for JavaScript code.Īt the moment CLEO Redux can not be considered as a complete replacement for CLEO Library due to the lack of support for many widely used CLEO commands. To solve this issue and get the best out of the two libraries, CLEO Redux supports two different usage strategies.ĬLEO Redux can run as a standalone software, or as an addon to CLEO Library. In the first case your game directory would only contain cleo_redux.asi (or cleo_redu圆4.asi) file. In the second case, your game directory would have both cleo.asi (or or VC.CLEO.asi) and cleo_redux.asi (or cleo_redu圆4.asi). Running CLEO Redux as a standalone softwareĪs a standalone software CLEO Redux runs compiled scripts and JavaScript and provides access to all native script commands. It also provides a limited set of custom commands backward-compatible to CLEO Library. Existing CLEO scripts may not work if they use custom commands (for example from a third-party plugin) not supported by CLEO Redux. This mode does not work in the classic GTA San Andreas.

Running CLEO Redux as an addon to CLEO libraryĪs an addon CLEO Redux runs alongside CLEO Library delegating it all the care for custom scripts. It means all custom scripts made for CLEO Library will continue working exactly the same. All custom commands become available to JavaScript runtime, which means you can use commands currently not implemented natively in CLEO Redux, for example for files or dynamic libraries. If you run San Andreas: The Definitive Edition: This mode works in classic GTA III, GTA Vice City and GTA San Andreas where CLEO Library exists. Download and install Ultimate ASI Loader 圆4 by ThirteenAG (place version.dll to the GTA San Andreas - Definitive Edition\Gameface\Binaries\Win64 directory).Copy cleo_redu圆4.asi to the same directory.Ĭopy cleo_redux.asi to the game directory.Note: CLEO Redux does not alter any game files.

It exploits the fact that the game natively loads.

asi files as addons to the Miles Sound System library. You should see the words "CLEO Redux" and the current version in the bottom-right corner of the game menu (except in San Andreas: The Definitive Edition).
