scc/gui/creg/constants.py at least maps LPAD press as "LPAD" instead of the vars that are used by the Deck, presuming another legacy incompat - probably because LPAD should be DPAD here.
DPAD is currently contained within LPAD too somehow.
LEFT and RIGHT seem to mean "LPAD" and "RPAD" but are used ambiguously.
STICK/STICKPRESS should be changed to LSTICK/LSTICKPRESS everywhere.
scc/gui/creg/constants.py at least maps LPAD press as "LPAD" instead of the vars that are used by the Deck, presuming another legacy incompat - probably because LPAD should be DPAD here.
DPAD is currently contained within LPAD too somehow.
LEFT and RIGHT seem to mean "LPAD" and "RPAD" but are used ambiguously.
STICK/STICKPRESS should be changed to LSTICK/LSTICKPRESS everywhere.