It doesn't need the gyro, just the "Z" component of the accelerometer. But it's not that simple. For this, I need to write a virtual device driver (ex: joystick), because with this method I just simulate the mouse and the keyboard, and the keyboard can't perceives transitions. I'm working on it for other games,too, so maybe ...