The Following User Says Thank You to Flandry For This Useful Post: | ||
![]() |
2010-03-03
, 07:48
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#42
|
![]() |
2010-03-03
, 08:13
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#43
|
![]() |
2010-03-03
, 08:44
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#44
|
![]() |
2010-03-03
, 13:57
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#45
|
id like to be able to set movements to either joystick or keyboard
left=left key or joystick left
right'right key or joystick right
up=space or joystick b1
etc..
![]() |
2010-03-03
, 16:49
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#46
|
![]() |
2010-03-04
, 04:22
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#47
|
Next up is to add configuration widgets to the GUI so that the settings can be easily changed; it will probably be a while before i get to that.
![]() |
2010-03-05
, 14:56
|
Posts: 248 |
Thanked: 66 times |
Joined on Oct 2009
@ Birmingham
|
#48
|
The Following User Says Thank You to davedickson For This Useful Post: | ||
![]() |
2010-03-05
, 15:03
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#49
|
Installed PrBoom (comment on that thread).
Installed Accelemymote GUI from repo -- not sure if it was -testing or -dev - had both active
Download script from PrBoom thread, installed.
Changed offset to 55 deg.
Works great, nice work, thanks!
One thing I can't figure out (please forgive my lack of linux experience) is how to change the settings in the config file? Could you give me an example of what to type in Xterm to get it open and be able to change the values.
I was specifically after changing the values that you suggest to make the response better for PrBoom, it's a bit on then off, I guess changing the max_roll and max_pitch will make this smoother and I won't have to tip the device as far to get a response.
Even two commands lines just to change this would be great, as I am not good enough to mess around with Linux myself yet, but am confident enough to follow instructions and re-flash if nessecaryThanks again for the great work.
The Following 2 Users Say Thank You to F2thaK For This Useful Post: | ||
![]() |
2010-03-05
, 15:18
|
Posts: 248 |
Thanked: 66 times |
Joined on Oct 2009
@ Birmingham
|
#50
|
d/l mc from extras repo, and edit config file
mc is file manager, you can edit config file with it like notepad
![]() |
Tags |
accelerometer, analog input, game controls, joystick, menu selection, mouse please, tilt |
|
How would you most like to be able to invoke and control accelemymote? There are various possible ways of making it more user friendly. Keep in mind that the design goals of the utility are
The processor usage is not insignificant, so it can't just be started up when the game is started. If it was possible to detect when an app requests access to the joystick device, the daemon could be set to run on system startup and throttle down to nothing until there is a need for it, but i wasn't able to find a way to detect that. Maybe someone knows...
The best plan i've come up with is to have a GUI app that is run before the game that starts the accelerometer driver and lets you tweak the settings. Then you exit the GUI when you are done with the game and it shuts down the driver.
What do you think?
Unofficial PR1.3/Meego 1.1 FAQ
Accelemymote: make your accelerometer more joy-ful