I've just downloaded the source packages and code for GAE following the
instructions at Sourceforge for compiling under Windows – Vista in my case. (I can't actually compile yet as Visual C++ can't find the headers for Freetype, though I can see they're in a folder, so it shouldn't be difficult to path it).
Anyway, what I want to do is remove the '3D graphical mouse' and have GAE use the standard Windows mouse as MG can (I posted previously on this
here and
here). I'm giving up on Linux because I don't like the various GUIs available for it, and while GAE runs a little smoother on it, the mouse lag is horrendous, and also the volume control stops functioning on my laptop. But that's by the by.
So, can any of the developers tell me where to look to disable the graphical mouse pointer please? I'm hoping that it may be as simple as removing a function call in the initialisation code..?