ExtDB3 Versions Save

An archive repository of extDB3

v1033.1

3 years ago

I recompiled a new version of extDB3 for Windows, here it's the changes:

Added:

  • RVExtensionVersion interface (normalize the way of how Arma 3 interact with the extension)
  • RVExtensionArgs interface (normalize the way of how Arma 3 interact with the extension)

Tweaked:

  • Remove the limit of worker threads

The new version is recompiled with the latest version of Visual C++, Boost, TBBMalloc and MariaDB connector, the tbbmalloc_x64.dll has been updated.

The changes are not effective for the Linux version of extDB3!

v1032

3 years ago

I added the x64 binaries for Linux.

Thanks for @Ni1kko to provide it! Maybe later I will send a new version of x64 binaries for Windows (with the project) compiled with the latest version of Boost, MariaDB connector and TBBMalloc. It might be increase the performance of extDB3.

v1031.2

3 years ago

I have found the source code on a repository, I include it on this repository.

I also put the prebuild binaries in a zip.

v1031

3 years ago

This is the version of this archive. Unfortunately I don't find a way to get the source code, so you only have the prebuild binaries in this release.