Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#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)

scummvm-analog-js.diff (1.6 KB ) - added by SF/ge0rg 21 years ago.
analog joystick support patch

Download all attachments as: .zip

Change History (7)

comment:1 by SF/khalek, 21 years ago

it would help if would actually attach something here.. :)

comment:2 by SF/khalek, 21 years ago

Owner: set to SF/khalek

by SF/ge0rg, 21 years ago

Attachment: scummvm-analog-js.diff added

analog joystick support patch

comment:3 by SF/ge0rg, 21 years ago

oops, it seems my browser didn't want to complete the upload. retrying :]

comment:4 by SF/khalek, 21 years ago

y direction with non analog handling changed and a few other things but largely applied and in cvs

comment:5 by SF/khalek, 21 years ago

Status: newclosed

comment:6 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.