Estel_: ...and here:
http://www.mediafire.com/download/gs5c4sod31a93nz/MoonbaseConsole%282%29.exe ...is version that I've just (30.03.2016) compiled from latest source code on:
https://github.com/michaelbarlow7/moonbase-console It *seem* to work the same the the binary I've randomly found on internet and posted in last post (as in - works fine with GOG version of Moonbase Commander), and have the same version number - but, the binary from previous post is 156 KB, and one compiled myself is 2.2 MB 0_o...
Either there have been "sneaky" changes to the source without bumping version number, of it is just difference of compiler used (I did it with MinGW-W64 cross compiler on Linux host, with windows target - the one from previous post was probably compiled natively on windows with visual studio or MinGW (non-64).
Anyway, it works, so I'm dropping it here. If you don't trust binary posted by some random guy on Internet (you shouldn't!), compile it yourself - it is actually very easy! Just download source code .zip from github repository listed earlier, then MinGW-64 (doesn't matter if you're on 32 or 64 bits) from:
http://mingw-w64.org/doku.php/download/mingw-builds ...install it, and run. In the command prompt that you get, cd to directory where you've unpacked content of source file, and write "mingw-64make". After a while, you will have compiled "MoonbaseConsole.exe" in your source code folder.
Cheers,
/Estel
I wanted to comment, that the version compiled by you (Estel) doesn't give me any problems, but the one in your previous post (the one you found) triggers 3 different antivirus programs... it may be false positive, but since your version doesn't do that, it seems to be the preferred one.