- Commander CORE: Forces software mode instead of hardware mode.
- Commander CORE: Changes the device communication handle ID from
0x00
to0xfc
(as other programs use0x00
). - Commander CORE: Fixes an issue communicating with the
0c32
variant. - Commander: Implements a well-known global mutex to prevent concurrent device communication from third-party programs that also implement this.