rustup default stable-x86_64-pc-windows-gnu
rustup default stable-x86_64-pc-windows-msvc
Download and install some version of Microsoft Visual Studio (as of writing, MSVS Community 2017) with C++ support, install Python 3 for all users and install CMake. You also need to install Rust.
Download and install some version of Microsoft Visual Studio (as of writing, MSVS Community 2017) with C++ support, install Python 3 for all users and install CMake. You also need to install Rust.
mingw32-make[2]: *** No rule to make target 'release/libddnet_engine_shared.a', needed by 'DDNet.exe'. Stop.
mingw32-make[1]: *** [CMakeFiles\Makefile2:499: CMakeFiles/game-client.dir/all] Error 2
mingw32-make: *** [makefile:155: all] Error 2
(edited)/flock
command not be added. I've also changed any previous mentions of team 0 mode
to flock mode
and also added an explanation of what flock mode
does.
CleanFilter()
(which is called upon getting ddnet-info.json it seems) to call the above routine and reset the filter.// check character collision
it made 5 fps difference
45 vs 50 fps
xddrender
callDisplayFusion
to use it's functions for sending focused window to next displayDisplayFusion
to use it's functions for sending focused window to next display