[Scummvm-tracker] [ScummVM] #10366: SDL: Reacquire joystick when reconnected
Bastien Bouclet
trac at scummvm.org
Wed Dec 27 15:26:31 CET 2017
#10366: SDL: Reacquire joystick when reconnected
-----------------------+-----------------------
Reporter: dafioram | Owner: bgK
Type: defect | Status: new
Priority: normal | Component: --Other--
Resolution: | Keywords:
Game: |
-----------------------+-----------------------
Comment (by bgK):
You are testing using the `--joystick` command line parameter whereas I've
been using using the `joystick_num` config file setting.
The command line parameter internally sets the `joystick_num` config
property in the transient domain. However that domain is cleared when
starting the launcher. Joystick hotplug relies on `joystick_num` being
always available.
The issue here is that the launcher should not clear all of the transient
settings on startup. #3712 is a related bug.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10366#comment:6>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list