>>106933649
it is curious, but so far and even when the game first came out (on pc) it was pure luck that it worked. the bug in the game was actually fixed in the xbox and most/every other port of the game (later ports were made from the xbox port).
what happened was that in the original ps2 game, the skimmer (a seaplane) was identified as a boat, so did not have wheel information assigned to it. in the pc version, they changed it from "boat" to "plane", but forgot to add wheel information to it, which "plane" vehicles require. this results in the game using whatever happens to be in the part of memory where the wheel information should be, which up until now just happened to be sensible values. this could have broken at any point, as there's no way for windows to guarantee sensible values would be there, and there's nothing to fix in windows, since it's not doing anything wrong, only different