ReSA:MP Client

This repository is meant to report issues and provide the latest ReSA:MP client.

Description

ReSA:MP - reverse-engineered SA:MP (Grand Theft Auto: San Andreas Multiplayer) client/server

Project Goals

  • Bugfixing;
  • Optimization (e.g. getting rid of binary obfuscation, unnecessary checks; DirectX-level optimization);
  • Provide extended features in the future;

Installation

  1. Make sure original SA:MP 0.3.7 is installed.
  2. Download the latest release from here.
  3. Unpack resamp-client_buildXXX.zip archive.
  4. Copy samp.dll to the GTA:SA game folder with replacement (make backup of original one).

Reporting Issues

If you encountered a bug using ReSA:MP, first search issue list if it has already been reported (make sure closed issues are included in search results).

If issue has not been reported, please create a new issue with following information:

  • a short, descripitive title
  • a detailed description of the issue
  • steps to reproduce
  • information from crash window (if present)
  • a screenshot/video link (optional)

Links

Notes

ReSA:MP is not compatible with SAMPFUNCS, m0d_sa (s0beit), SAMP Addon or any other SA:MP-oriented memory-hacking ASI/CLEO/LUA mod.