View Single Post
Flandry's Avatar
Posts: 1,559 | Thanked: 1,786 times | Joined on Oct 2009 @ Boston
#32
Originally Posted by tangs View Post
so i sudo gainrooted, copyed your line but nothing happened... i tried the game and this is still the same
I asked where i can find .accelemymote/main.cfg because like this i could maybe also change the speed of how it's turn right and left.

trying to do it, trying to do it
Don't be sudo gainrooting on a whim: it's asking for trouble. For example, you've now made the config file belong to root, so that the app can't alter it. Sudo gainroot and type:
chown user ~/.accelemymote/main.cfg
and then type exit and don't sudo again unless you know why you are doing it.

The tilde (~) represents your home directory to the shell, so ~/.accelemymote/main.cfg is the full location of the file. It's in your home directory under a hidden subdirectory (begins with '.') called .accelemymote.

You are right though that it doesn't do anything (besides change the value in the config file). Apparently it's not using that option properly yet. Next version...

You can try changing the poll_rate parameter in the file to something lower, but in Doom you are either moving, running, or not moving. I'm not sure there is a "slower". If there is, it will be via analog joystick support which is not implemented yet.
__________________

Unofficial PR1.3/Meego 1.1 FAQ

***
Classic example of arbitrary Nokia decision making. Couldn't just fallback to the no brainer of tagging with lat/lon if network isn't accessible, could you Nokia?
MAME: an arcade in your pocket
Accelemymote: make your accelerometer more joy-ful

Last edited by Flandry; 2010-02-24 at 20:45.