KOF Keyboard Config Tool for MAME OS X
Project description
Home Page: https://github.com/mitnk/kofconfig
Tested on MAME OS X Version 0.135. Mac OS X 10.11.2
Install
$ pip install kofconfig
Usages
After installed, an executable kofconfig would available for use. If not, please replace following examples with python -m kofconfig.
kofconfig ABCD[XYZV] ABCD[XYZV] A: 轻拳 B: 轻脚 C: 重拳 D: 重脚 X: A+B Y: C+D Z: A+B+C V: A+B+C+D XYZV are optional. You can also using it this way: kofconfig -p1 ABCD[XYZV] kofconfig -p2 ABCD[XYZV] kofconfig -p1 ABCD[XYZV] -p2 ABCD[XYZV]
Valid Examples:
$ kofconfig -p1 JKUI $ kofconfig -p1 JKUIHN $ kofconfig -p2 JKLO $ kofconfig -p2 JKLOIU $ kofconfig -p2 JKLOIUNH $ kofconfig JKLOIU JKUI # assume connected two keyboards $ kofconfig -p2 JKUI -p1 JKLOIU # assume connected two keyboards
You need to restart MAME after config.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kofconfig-0.1.0.tar.gz
(4.0 kB
view hashes)