github in0finite/SanAndreasUnity v3.2
Linux desktop

latest releases: v4.0, v3.6, v3.5...
4 years ago

First release that includes build for Linux desktop.

Changelog:

  • remove unused asset packages added by Unity

  • SFX sounds fully supported (removed file for SFX timings)

  • don't disable vehicle's rigid body on clients (should result in better vehicle sync)

  • GXT can be imported (temporarly disabled)

  • sync aim direction for host's ped (fixes a bug when clients were spammed with errors when host's ped started aiming)

  • optimized FPSCounter - reduced GC allocations (for 50KB, of total 70KB) ; texture is updated only once per frame ;

  • all windows are drawn from single OnGUI() function - reduced GC allocations

  • assign script execution order to all scripts - the game should not behave differently on each build

  • added support for case-sensitive filesystems - Linux users no longer need to perform any setup - the game works out of the box

Don't miss a new SanAndreasUnity release

NewReleases is sending notifications on new releases.