Fixes an issue where the swap file existing would crash hhd after sleep, fixes an issue where reading the scale of the imu leading to an error would cause a repeated controller crash, adds the ability to swap view/menu with start in the generic driver (Ayaneo, MSI, Zotac), and updates the Chinese translations.
What's Changed
* add main_chords and swap_guide to generic device by honjow in https://github.com/hhd-dev/hhd/pull/151
* i18n: update Simplified Chinese translations by honjow in https://github.com/hhd-dev/hhd/pull/150
* i18n: Set up separate language options for Simplified Chinese and Traditional Chinese. by honjow in https://github.com/hhd-dev/hhd/pull/152
* i18n: update language strings and Simplified Chinese translations by YifePlayte in https://github.com/hhd-dev/hhd/pull/153
New Contributors
* YifePlayte made their first contribution in https://github.com/hhd-dev/hhd/pull/153
**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v3.13.2...v3.13.3