vLKp
vLKp
I am now satisfied that this is not a bug in Rebirth. To demonstrate: 1. Compile the below program with `g++ -O2 sdl.cpp -lSDL -o sdl-modeset` 2. Set your screen...
It appears that Super Tux Kart always uses SDL2. I noted above that SDL2 does not even provide the function which causes the hard exit in this scenario. Rebirth optionally...
I do not have a Windows test partner available, but I fetched the source and examined the binaries. I do not see why this would happen. As best I can...
The Linux source tarball unfortunately lacks `.git`, so the build system cannot determine and embed the full version in the Linux executable when you build for yourself. The Windows build...
@zicodxx: when you built this snapshot, was there anything odd that might explain the reported behavior? @stev6502: if you have a mingw cross-compiler on Linux, you can cross-compile to Windows....
Rebirth should work fine with port forwarding. Back when I did multiplayer over the Internet, that is how I had it set up. Prior to a mention in a recent...
> I didn't realize that the protocol is being changed often lately so hopefully they can keep up. Protocol version bumps are irregular, and happen as needed. I try to...
@d10sfan wrote: > For the releases themselves, if there was a possibility for you all to also create github releases on new releases I am not aware of a reason...
@agibson2 wrote: > The devs don't appear to update the version so it is hard to tell what version of the program you have. The version number will be updated...
A newer source tarball is now available. Do you still see problems using that tarball for the Linux users and the corresponding prebuilt Windows binary for the Windows users?