Cxbx-reloaded: Controller binding displays wrong keys.

Created on 20 Feb 2017  路  2Comments  路  Source: Cxbx-Reloaded/Cxbx-Reloaded

Although It isn't much an issue on some keys such as white, black, x, a, b, and y the text it displays is in the wrong key (at the bottom). Meaning if I set the white key "space" it would say the back was binded. Not a big deal, but it is confusing and it means it will take people longer to setup the emulator.

bug low-priority user interface

Most helpful comment

PR#186 did fix it, but it also changed the enum XBCtrlObject. Instead, it's better to fix the real cause of the problem : the ordering of the values in m_DeviceNameLookup. I've done that in PR#188 commit https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/188/commits/b869667538a3b1e0d448624b79a1e5b6d4f60763

All 2 comments

Please test if PR # 186 fixes Controller binding.

PR#186 did fix it, but it also changed the enum XBCtrlObject. Instead, it's better to fix the real cause of the problem : the ordering of the values in m_DeviceNameLookup. I've done that in PR#188 commit https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/188/commits/b869667538a3b1e0d448624b79a1e5b6d4f60763

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LukeUsher picture LukeUsher  路  4Comments

gandalfthewhite19890404 picture gandalfthewhite19890404  路  3Comments

PatrickvL picture PatrickvL  路  3Comments

PatrickvL picture PatrickvL  路  3Comments

jackchentwkh picture jackchentwkh  路  3Comments