|
|
|
|
|
by Negitivefrags
86 days ago
|
|
We use floating point operations with deterministic lockstep with a server compiled on GCC in Linux a windows client compiled with MSVC in windows, and an iOS client running on ARM which I believe is compiled with clang. Works fine. This is a not a small code base, and no particular care has been taken with the floating point operations used. |
|