My game is not exactly the same on both of my computers. I came across this problem trying to solve my network game. I have tanks with AI. They don't do the same thing on both computers, but they do the exact same thing on the same computer every time I run the game,
I do use rand , I don't randomize it though for this test
The problem doesn't happen right away,
All testing is done with no user input at all.
Any known problems with floating point on different computers?
What about 'random' will always be the same on different computers
My computers use AMD 600 and AMD 1200 CPUs(I think)
I do use rand , I don't randomize it though for this test
The problem doesn't happen right away,
All testing is done with no user input at all.
Any known problems with floating point on different computers?
What about 'random' will always be the same on different computers
My computers use AMD 600 and AMD 1200 CPUs(I think)