Skip to content

Releases: cleolibrary/CLEO5

5.2.0

21 Oct 01:07
@x87 x87
41425bd

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

  • added script execution log (cleo\_cleo_script.log). By default, it's disabled. Configurable via cleo_plugins\DebugUtils.ini.
  • added call stack overflow error check to gosub and gosub_if_false commands
  • added check for preceding gosub call in 0AA1 (return_if_false)
  • added limit for memory allocated per script (see cleo_plugins\SA.MemoryOperations.ini). Exceeding the limit will cause a warning in game
  • added listing of remaining memory blocks allocated by scripts to the cleo.log when closing or starting new game
  • added support of string pointers as output type in 0AD4 (scan_string)
  • added more checks for correctness of format string in 0AD4 (scan_string)
  • fixed false positive Code execution past script end error messages when calling functions from CLEO modules
  • added error message when the script silently crashes in SAMP due to the script problem
  • fixed problem with texture sprites corruption, now scripts can safely use sprites from multiple TXDs
  • remove trailing whitespace from FXT entries preventing them from being displayed in game
  • new SDK method: CLEO_CallNativeOpcode. See SDK documentation: https://github.com/cleolibrary/CLEO5/wiki/CLEO-5-SDK

CLEO 5.1.0

19 Jul 20:32
ef8eb1e

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

  • fixed collision of GXT texts hook with SAMP and other mods
  • rewritten script drawing handling code. Logic moved from CLEO.asi to Text.cleo plugin
  • relocated several opcodes from CLEO core into new GameEntities.cleo plugin
  • fixed 0ADD (spawn_vehicle_by_cheating) crashing when invalid model id was used
  • new CLEO plugin: Input.cleo
  • added warning message to commands 0AC2-0AC5 if used with non-3d audio streams
  • call function/method commands 0AA5-0AA7 are now setting logical result
  • limited "previously called opcode" info in script error messages to show just commands of that script
  • now more script error messages include previously executed command name
  • added missing terminate_this_script command error message for scripts compiled with extra SCM info

CLEO 5.0.3

31 May 23:24

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

  • added GxtHook.cleo plugin to ignored list
  • fixed audio streams stopping when volume was set to 0.0
  • fixed audio streams potentially not starting to play if still decoding or downloading
  • volume of audio streams with type None and UserInterface no longer affected by screen fades

CLEO 5.0.2

31 Mar 03:19
@x87 x87
6ad4f2a

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

  • updated BASS library
  • fixed Doppler effect calculations for 3d audio streams
  • fixed sound glitches of 3d audio streams when playback starts or the camera mode changes
  • fixed possible crashes when car/object/ped with attached 3d audio stream is deleted
  • fixed CLEO sound artifacts when moving camera with mouse
  • updated distance decay for 3d audio streams to match behavior of in-game sounds
  • implemented proper support for 3d audio streams source size
  • CLEO sounds volume is now affected by wide screen and fades in same way as in-game sounds
  • updated "Audio_Demo" example script
  • reverted muting 'music' type audio streams for game speeds other than default introduced in 5.0.1
  • allow storing string result at static address (e.g. get_name_of_vehicle_model 400 0xC16F98)
  • fixed path resolution issues when the game is installed in symlink or RAM Disk directory
  • fixed audio playback not working in SAMP

CLEO 5.0.1

20 Mar 21:38
b26a1f9

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

CLEO 5.0.0

16 Mar 16:10
d218b02

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

Read more

CLEO 5.0.0 Release Candidate 6

05 Mar 04:39
562c992

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

Read more

CLEO 5.0.0 Release Candidate 5

28 Feb 20:17
401a296

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

Read more

CLEO 5.0.0 Release Candidate 4

06 Feb 14:24
@x87 x87
1811b2d

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

Bug Fixes

  • fixed error in **004E (terminate_th...
Read more

CLEO 5.0.0 Release Candidate 3

22 Jan 18:37
7720599

Choose a tag to compare

Download Instructions

An ASI loader is required for CLEO 5 to work. CLEO 5 comes pre-packaged with several popular ASI Loaders (Silent's ASI Loader and Ultimate ASI Loader).

If you don't have an ASI loader installed already or unsure which one to download:

If you prefer Ultimate ASI Loader:

If you have an ASI loader installed already:

  • Download this archive which contains ONLY CLEO 5 library and plugins.

Installation

  • Unzip the archive to GTA San Andreas game directory.

Changelog

Bug Fixes

  • fixed error in **004E (terminate_th...
Read more