[Plugin] SAMP GameMode in Assembly (SGMA)

Started by Kalcor, SA:MP, Aug 08, 2023, 07:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kalcor, SA:MP

[Plugin] SAMP GameMode in Assembly (SGMA)

Someone once told me, "You won't be able to write a gamemode in assembly, you ****ing loser."

I accepted this challenge.

Ladies and gentlemen, I proudly present to you the craziest and weirdest **** I've ever done in my life.



SAMP GameMode in Assembly (SGMA)




SGMA is the first SAMP gamemode written entirely in assembly programming language using fasm

Technical features:
  • As fast as it gets: doesn't use an AMX machine, runs on native x86 code

  • Cross-platform: in assembly, yeah!

Gamemode features
  • Simple Deathmatch

  • SQLite-based account system

  • Weapon store


Download page

GitHub page

Also please read the technical and development notes

Source: [Plugin] SAMP GameMode in Assembly (SGMA)