Skip to main content

Setup for Windows

Introduction#

Antidote can automatically integrate the SDK with your game when you upload it to the Antidote platform. This process will enable the following features for you, regardless of which game engine you have used:

  • Validation: Stops unauthorized access by shutting down the game if it's launched outside Antidote or by unauthorized players.
  • Watermarking: Shows a watermark with player details and timestamp while the game is open.

Configuration#

Here's how to integrate the SDK into your game automatically:

  1. Go to your Antidote portal.
  2. Click on Games in the menu bar.
  3. Select Add game.
  4. Complete your game information, making sure to select Windows as your platform.
  5. Choose I will upload the binary under Where can we download your game from?.
  6. Click Upload under Upload Game Binary.
  7. Complete the game Entry Point.
  8. Select No for Did you integrate the Antidote SDK in your game?.
  9. Choose Yes for Would you like us to integrate the Antidote SDK in your game?.
  10. Select the engine used to create the game.
  11. Select the renderer used by the engine.
tip

If you are unsure which renderer your game uses, select DirectX11.

Games
Games
  1. Click Save.

And that's it! The whole process should only take a few minutes.