Did you know we have a Forum? Come and say hi to the wider community!
Latest Comments by Rosalie
The classic Driver 2 has a new reverse engineered open source game engine
16 Nov 2020 at 8:34 pm UTC Likes: 6

Quoting: whizse
Quoting: ronnocAny Linux build up yet? I have the original disks, but the release in GH is only an .exe. Would like a native build!
I'm trying, but I doubt anyone has built it on anything but Windows? There's a an unguarded "#include "windows.h" in one place, and lot and lots of little things that seems to trip up gcc on my system but presumably works fine in VS.
I fixed it, see https://github.com/OpenDriver2/REDRIVER2/pull/24 [External Link]

if you want to build it for yourself, execute the following:

git clone https://github.com/OpenDriver2/REDRIVER2
cd REDRIVER2
curl https://patch-diff.githubusercontent.com/raw/OpenDriver2/REDRIVER2/pull/24.patch -LO
patch -p1 < 24.patch
cd src_rebuild
premake5 gmake
make -j4


then check "Bin/Debug" for the executable

Brutal retro-inspired FPS 'DUSK' officially arrives on Linux
7 Feb 2019 at 1:03 pm UTC Likes: 2

when it's on GOG, I'll buy it! I can't wait!

DUSK, the popular retro-inspired FPS now has a Linux testing build up, out for everyone next week
3 Feb 2019 at 11:29 am UTC Likes: 2

YAY, the only thing left for them to do is get it on GOG, then I'll buy it! :)

Deadly Days, the strategic zombie survival rogue-lite has changed dramatically, we have keys to give away
13 Nov 2018 at 1:50 pm UTC

This game looks pretty fun.

it'd be pretty awesome if I could test it too!

Minecraft has a new development snapshot out for the big 1.14 'Village & Pillage' update
24 Oct 2018 at 1:55 pm UTC Likes: 1

I miss the pre 1.8 minecraft, it was so simple back then.