kofconfig 0.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

kofconfig 0.2.0

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.