1
0
mirror of https://github.com/Raymonf/whack.git synced 2024-09-23 17:38:20 +02:00
miscellaneous tools for wacca
Go to file
2023-09-16 13:54:50 -04:00
.github/workflows Make it build, for real this time 2022-12-18 14:18:24 -05:00
galliumhook galliumhook: readme, ability to disable wndproc hook 2022-12-17 22:16:10 -05:00
MercuryPatcher Add Hidden Luin title screen patch for 3.07.01 2023-09-16 13:54:50 -04:00
WTT Add WTT changelog 2023-03-04 14:58:42 -05:00
README.md Add MercuryPatcher 2022-11-10 01:21:38 -05:00

whack

A collection of tools and other hacky (read: ugly) things I've made for myself, designed for Arcade Game™. User beware!

  • galliumhook - injects mercuryhook.dll (whatever that may be) and forces created windows to be 1080x1920 regardless of screen resolution
  • WTT - translation tool that exports message tables to and imports from toml files (readme)
  • MercuryPatcher - web UI that applies some patches, derived from BemaniPatcher (go there)

Changelog

  • 11/8/2022: WTT has received an update that will impact your workflow if you're using this tool. See the tool's readme for more details.