v1.7.4.1 - F9 Stop Hotkey + F10 Loop Fix
v1.7.4 - F9 Stop Hotkey + F10 Loop Fix
Changes
- F9 stop - new hotkey cancels an active camouflage paint via the bridge
cancel_paintcommand. Overlay shows "CAMO STOPPED (F9)" feedback. - F10 loop fix - replaced poll-based debounce with a time-based cooldown (3 seconds for F10, 1 second for F9). Phantom
GetAsyncKeyStatereads can no longer trigger repeated F10 loops. - Camouflage standalone ZIP - the three camouflage files (
meccha-camouflage.exe,meccha-xenos-bridge.dll,meccha-xenos-injector.exe) are now packaged as a singlecamouflage-standalone.zipinstead of separate downloads. - Stop wiring reuses the existing
camo_stop()bridge command in core.py.
Downloads
MecchaCamouflage.exe- full tool (bundled camouflage files, auto-extracted at runtime)camouflage-standalone.zip- standalone camouflage files for manual useREADME.md- updated documentation
Full Changelog: v1.7.3...v1.7.4
Full Changelog: v1.7.3...v1.7.4.1