Skip to content

Releases: SeongGino/QMamehook

QMamehook v1.2 - Garo

27 Feb 18:03
ecc9285

Choose a tag to compare

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

27 Feb 05:08
d7dd87f

Choose a tag to compare

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

26 Feb 04:40
e8861c4

Choose a tag to compare

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.