Technical Support


Node and Mob Shifts

Lopyrech
Newer compiler might produce different machine code, but the behaviour of the code is still the same, whether it's compiled with a 1990-era compiler or a 2017-one, thankfully. There is no such thing as tooling changing the monster spawn.
32bit app has access to 387 fpmath, but 64bit apps are using sse emulation. Compiler switches again modify sse behaviour.

So 32bit gives different results than 64bit and 64bit gives different results based compiler switches. Its not like 2+2 = 3 all of the sudden, but ryzom does not use integer part much from those expressions.

Thats why weather is full integer math (hash) now.

---

Hello!
Show topic
Last visit Thursday, 28 March 08:56:32 UTC
P_:

powered by ryzom-api