2022-09-29 00:37:28 +02:00
|
|
|
# whack
|
|
|
|
|
2022-09-29 00:42:51 +02:00
|
|
|
A collection of tools and other hacky (read: ugly) things I've made for myself, designed for Arcade Game™. User beware!
|
2022-09-29 00:37:28 +02:00
|
|
|
|
2022-09-29 00:42:51 +02:00
|
|
|
* galliumhook - injects `mercuryhook.dll` (whatever that may be) and forces created windows to be 1080x1920 regardless of screen resolution
|
2022-09-29 00:39:41 +02:00
|
|
|
* WTT - translation tool that exports message tables to and imports from toml files [(readme)](WTT/README.md)
|
2022-11-10 07:21:38 +01:00
|
|
|
* MercuryPatcher - web UI that applies some patches, derived from BemaniPatcher [(go there)](https://raymonf.github.io/whack/MercuryPatcher/)
|
2022-11-08 07:36:26 +01:00
|
|
|
|
|
|
|
### 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.
|