mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

By default, the mouse speed is too slow #106

Open goupildb opened 6 years ago

goupildb commented 6 years ago

Sorry for the harassment, this is my last suggestion :)

By default, the mouse speed is too slow. It is very painful to go to the menu (Settings ➜ Input ➜ mouse Speed ➜ and a lot of mouse movements to reach the cursor) to adjust its speed. I suggest you this default setting INFO: (LOG_COMMON): mousespeed => changed value to: 2.000000

mgerhardy commented 6 years ago

Sorry for the harassment, this is my last suggestion :)

Hopefully not - very much appreciated. To be honest the games were designed to be controlled by the keyboard.

mgerhardy commented 6 years ago

For me 2.0 is way too fast. 0.2 is what my desktop uses, too. So there must be some bug and only fixing the value for you wouldn't solve the real issue. Can you give me the full log that the game produces?

goupildb commented 6 years ago

Hopefully not - very much appreciated. Thank you. On console, from start until campaign selection: logfromstart.txt

There is something odd: when the game is started in Window mode and when I go to the Settings menu, the speed of the mouse is at the minimum speed by default, however its actual speed is correct / normal (not slow). Moreover he memorized the windowed mode: Second start: 2ndstart.txt

goupildb commented 6 years ago

Ok, i have understand, it's because he had stored its parameters on ~/.local/share/caveexpress/caveexpress.sqlite What is surprising is that the mouse cursor is displayed in its minimum value while it is actually at the last value recorded when leaving the game

goupildb commented 6 years ago

To be honest the games were designed to be controlled by the keyboard.

I agree with you, and the game is easily controlled by keyboard and joystick, but as we see a mouse cursor, we tend to want to use it :)