Ongoing decompilation of San Andreas Multiplayer (SA-MP)
Go to file
2024-03-28 23:25:57 +08:00
announce [announce] Update announce.ncb, announce.suo 2024-02-07 23:05:52 +08:00
archive Create samp.saa 2024-02-07 23:23:47 +08:00
bot [bot] Fix compilation errors 2024-03-22 23:33:16 +08:00
exgui [exgui] Update samp.dpr 2023-12-18 23:36:33 +08:00
font [saco] Add font resources 2023-10-23 22:58:28 +08:00
idb #4 2024-03-03 00:28:58 +08:00
launch3 [launch3] Refactor and match 2023-10-27 18:04:36 +08:00
raknet [saco] Implement CSvrNetStats 2024-03-27 23:27:18 +08:00
rcon Complete and match rcon 2023-10-19 01:24:41 +02:00
saco [saco] Implement CUnkClass8 constructor 2024-03-28 23:25:57 +08:00
scm Add main.scm, main.txt, SASCM.INI, script.img to scm 2024-02-05 21:43:05 +08:00
server [server] Fix typo 2024-03-22 23:46:51 +08:00
ttmath Add ttmath 0.9.1 library 2023-11-13 20:32:38 +08:00
.gitattributes Create .gitattributes 2024-03-22 17:28:50 +08:00
.gitignore Ignore IDA files 2024-03-03 00:29:29 +08:00
README.md Update invite link 2024-02-11 21:56:07 +08:00
saco.ncb Add saco VS solution file 2024-03-27 23:33:23 +08:00
saco.sln Add saco VS solution file 2024-03-27 23:33:23 +08:00
saco.suo Add saco VS solution file 2024-03-27 23:33:23 +08:00

San Andreas Multiplayer

This is an ongoing matching decompilation of the 0.3.7 version of San Andreas Multiplayer.

Status

  • samp.exe - Mostly decompiled. Not matching due to issues with PACKAGEINFO.
  • samp.dll - Incomplete.
  • rcon.exe - Fully decompiled.
  • samp_debug.exe - Fully decompiled.
  • samp-server.exe - Incomplete.
  • samp03svr - Incomplete.
  • announce.exe - Fully decompiled.
  • announce - System and the GCC version not have been determined.
  • samp-npc.exe - Incomplete.
  • samp-npc - Incomplete.

Building

Requirements

  • A clean virtual machine with Windows XP installed
  • Microsoft Visual C++ 6.0
  • Microsoft Visual C++ 6.0 (Service Pack 6)
  • Microsoft Visual Studio .NET 2003
  • Borland Delphi 7

Note(s):

  • Make a backup of your Microsoft Visual C++ 6.0 installation before you install Service Pack 6 update. This update will overwrite your compiler binaries and alter your building results. You can find your Visual C++ 6.0 installation at C:\Program Files\Microsoft Visual Studio.

Compiling

Windows

TODO

Linux

TODO

Contributing

If you are interested in this decompilation project, feel free to create a pull request and/or join to my Discord server.