Skip to content

Reset default controls for LOADCONFIG command

mazmazz requested to merge loadconfig-defaultcontrols into master

The LOADCONFIG command doesn't reset the player controls to defaults, before running the cfg script. Theoretically, this means that if the cfg script is incomplete, the old controls can persist.

Objections? Is there a legitimate use case for LOADCONFIG'ing a partial cfg while intentionally keeping the old controls?

EDIT: Without this merge, the config updater won't be able to update the controls to add joypad defaults when using LOADCONFIG.

Edited by mazmazz

Merge request reports