Skip to content

Releases: SteezCram/extDB3

v1033 - Windows

30 Oct 18:34
Compare
Choose a tag to compare

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!

Linux x64 binaries

30 Oct 10:03
fe8b86c
Compare
Choose a tag to compare

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.

Added source code

17 Oct 12:31
Compare
Choose a tag to compare

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

I also put the prebuild binaries in a zip.

Initial release

19 Aug 19:53
28faa09
Compare
Choose a tag to compare

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.