Skip to content

v1.7.4.1 - F9 Stop Hotkey + F10 Loop Fix

Choose a tag to compare

@SilentJMA SilentJMA released this 27 Jun 18:38

v1.7.4 - F9 Stop Hotkey + F10 Loop Fix

Changes

  • F9 stop - new hotkey cancels an active camouflage paint via the bridge cancel_paint command. 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 GetAsyncKeyState reads 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 single camouflage-standalone.zip instead 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 use
  • README.md - updated documentation

Full Changelog: v1.7.3...v1.7.4

Full Changelog: v1.7.3...v1.7.4.1