Hi ,
I tried to play Fruit Ninja but I have little problem.
How can a press left click while I slice the fruits ?
I am using Windows 8 OS.
Is there any option ?
Martin wrote:Hi Emrah,
Yes, there is a better way than clicking the mouse. We've made a launcher application that connects the client and then launches fruitninja. Once it's launched we send two click/swipes to start a game and then we start redirecting the mouse cursor to the gaze position. We temporarily replace the mouse cursor with a transparent one (which is switched back on exit), replacing the system cursor seems to be the only way to hide it from a secondary process (e.g. DirectX).
I will try to post the source code on Github this week. Naturally, it will be without the Fruitninja executable, which I assume people already have purchased.