Releases: SeongGino/QMamehook
Releases · SeongGino/QMamehook
QMamehook v1.2 - Garo
Comma fixes
- Commas in actions are now properly supported (which QSettings really insists on splitting, so a workaround is used to stitch the thing back together).
- Action reading streamlined somewhat; only discriminator is state breaks
|
, and command breaks%s%
are always checked and replaced if detected.- This means even illogical combinations of state and command breaks are processed logically.
- Fixed input buffer creating a blank whitespace entry after the final
'\r
of a statement. - "cmw" reading is now more robust against whitespace.
TL;DR: Funny app thingy do read better.
QMamehook v1.1 - Macpherson
The Settings update
- If
gameName.ini
is not detected, the file will be created with the minimum necessary entries for the user to input commands in. - Any output channels not detected to be in the settings file already will be dumped into the [Outputs] group with blank values.
- Added
-v
verbosity switch; when enabled, prints the exact input that QMamehook is receiving from the network stream. Potentially useful for debugging or research. - Trimmed down on the unnecessary cli info a bit.
QMamehook v1.0 - Miller
The inaugural initial release!
Providing builds for Ubuntu (20.04 LTS?) and Windows 7-and-up. Extract the files to wherever is most convenient.
Reminder that QMamehook is designed primarily for PC light guns with Serial support using the GUN4ALL/GUN4IR standard! Any other applications for MAMEHOOKER do not apply here.