#8164 closed patch
analog joystick handling
Reported by: | SF/ge0rg | Owned by: | SF/khalek |
---|---|---|---|
Priority: | normal | Component: | --Other-- |
Version: | Keywords: | ||
Cc: | Game: |
Description
this patch adds handling of the joystick in an analog way (cursor speed depending on stick angle), and Y axis inversion.
"Configuration" has to be done with #defines in backends/sdl/sdl-common.cpp (sorry, hadn't time yet to look at the real config system).
You have to #define JOY_ANALOG to test the new code, and it will break digital joypad control.
Ticket imported from: #671842. Ticket imported from: patches/269.
Attachments (1)
Change History (7)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Owner: | set to |
---|
comment:3 by , 22 years ago
oops, it seems my browser didn't want to complete the upload. retrying :]
comment:4 by , 22 years ago
y direction with non analog handling changed and a few other things but largely applied and in cvs
comment:5 by , 22 years ago
Status: | new → closed |
---|
comment:6 by , 6 years ago
Component: | → --Other-- |
---|
Note:
See TracTickets
for help on using tickets.
it would help if would actually attach something here.. :)