View Single Post
  #13  
Old March 18th, 2004, 06:46 PM

Goad Goad is offline
Private
 
Join Date: Mar 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Goad is on a distinguished road
Default Re: More Mac OSX problems

I use the SDL framework that comes with the demo, and can run in full-screen mode.

I also experience incorrect mouse position in windowed mode. It is not random, it is inverted (move the mouse up, and where the app thinks the pointer is moves down). But left-right is not inverted. An underlying byte-order issue? Perhaps.

I apparently have some Version of sdl on my machine somewhere as the app will start up without the SDL framework, and has correct mousing in windowed mode. But, it crashes when you get to "start game."
Reply With Quote