Samsung i8510 Optical Joystick Support?
Moderator: ScummVM Team
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
aha, please correct me if I'm wrong....
this example programm gives you the x,y-position of the mouse cursor as it schould give for the use with scummvm.
so it has to use the APIs you need for that, doesn't it???
so is it not possible to get this example running on a real unit? only in the sdk emulator? or what do you mean?
sorry man, but I would like to understand...
this example programm gives you the x,y-position of the mouse cursor as it schould give for the use with scummvm.
so it has to use the APIs you need for that, doesn't it???
so is it not possible to get this example running on a real unit? only in the sdk emulator? or what do you mean?
sorry man, but I would like to understand...
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
It might be the case that Samsung has updated the APIs since I looked last. What it says in the documentation is that its an api that switches between cursor and pointer mode, i.e you can get pointer events (normal symbian ones) or key events. And I have added mouse events for my S60 version of SDL now. Still I'm not sure that the API is needed.
I have a friend who has a device with the trackball on it.
I have a friend who has a device with the trackball on it.
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
aha, but you know that the innov8 works like a normal optical mouse( it is like moving your finger over the sensor of an optical mouse) I am not shoure if this trackball allows you to the same accuracy.
are you talking about this OJexample? because if you look at my earlier youtube link...this would be what we need.
are you talking about this OJexample? because if you look at my earlier youtube link...this would be what we need.
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
I hope you get i8510 to get this optic mouse thing worked.This phones optic mouse is created for scumm , we just need supportAnotherguest wrote:I guess I need a I8510 to get that working properly then.Emulator and sdk extension is not enough, since it does n't really state how to use any mouse functionality.