Robert Müller

Results 187 comments of Robert Müller

> Open it and you will find the mouse move is pretty wried. Can you be more specific how it's moving weird? Maybe even record a short video if that's...

> It moves later in time and faster in distance. It feels like a mouse track is being recorded, but the in-game pointer only moves when the mouse moves. Maybe...

It looks like this is fixed in [SDL 2.26.4](https://github.com/libsdl-org/SDL/releases/tag/release-2.26.4): > Fixed relative mouse motion over remote desktop on Windows You can try downloading the [latest SDL release](https://github.com/libsdl-org/SDL/releases/) and copying the...

Was the Windows version compiled with `MATH_ERREXCEPT`? https://en.cppreference.com/w/cpp/numeric/math/math_errhandling

Using quotes is allowed for any type of command argument so I would argue that all of these should also be considered correct.

I'm not sure if `dbg_dummies` can be used to accurately simulate networking, since the debug dummies don't have valid IP addresses.

Maybe the macOS CI updated to python 3.12, so we need to add the overwrite for that instead of for 3.11.

@n0toose Is this still relevant? Looks like https://github.com/haikuports/haikuports/pull/7931 was merged.

For reference the relevant changes are teeworlds/teeworlds#2129 and teeworlds/teeworlds#2310.