JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.01k stars 612 forks source link

Not analog sensitive movements on linux #518

Closed pollito002 closed 10 years ago

pollito002 commented 10 years ago

not analog movement when use joystick

ensiform commented 10 years ago

Use the analog cvar.

ensiform commented 10 years ago

Also duplicate of your other issue #335.

pollito002 commented 10 years ago

I do not understand, can you explain me how?

ensiform commented 10 years ago

in_joystickUseAnalog USE it.

pollito002 commented 10 years ago

Im not a C++ programer, please you can explain me more easily?

ensiform commented 10 years ago

This is a cvar you enter into the console like any other, it is not programmer related at all.

pollito002 commented 10 years ago

i type: in_joystickUseAnalog or in_joystickUseAnalog 1 in console but not fix the analog issue , just invert movements

ensiform commented 10 years ago

in_restart is required after in_joystickUseAnalog 1.

If it doesn't then I can't really help, its designed to work just fine code is remained untouched. But again, like i said in the other issue, its not designed to work with vehicles.

We are still missing some of the code which glares at eez thought was not needed because of xinput on windows. This issue is remaining closed though, as SDL is not used to a point where everyone can work on it. (Not used on windows)

pollito002 commented 10 years ago

Ok Thanks for your time, openjk is a great project , console says: in_restart (unknown command)

ensiform commented 10 years ago

Should be registered almost immediately.