AZERTY
Description
MECCHA CHAMELEON hardcodes WASD for movement and has no key rebinding option anywhere in the settings menu. On an AZERTY keyboard, the physical keys at the WASD position produce different characters, so the default controls are effectively unusable without a workaround. This mod patches the game's Enhanced Input mapping assets directly so movement and UI navigation use ZQSD, matching the physical key layout AZERTY users expect.
Installation instructions
Extract the contents of the zip file into:
<game folder>/Chameleon/
The archive already mirrors the game's folder structure, so the files will land in the right place automatically.
To uninstall, simply delete the three AzertyFix_P.* files from Chameleon/Content/Paks/. Nothing else is touched: no save data or settings files are modified.
Main features
- Remaps movement from WASD to ZQSD (Z forward, Q left, S back, D right)
- Remaps the in-game UI/menu navigation (pause menu, settings) to match
- Pure content override pak, no exe, no save file edits, no injected code
- Fully reversible, drop the files in or take them out
Requirements
None. No other mods or tools are required to use this patch.
Shout outs
This patch wouldn't have been possible without the Unreal Engine modding tools built by the community:
- retoc by trumank, for converting the game's IoStore (.utoc/.ucas) container to and from a legacy pak format
- UAssetGUI / UAssetAPI by atenfyr, for inspecting the Input Mapping Context assets
Thanks to both for keeping these tools open-source and maintained.
Sign in to download
MECCHA CHAMELEON hardcodes WASD for movement and has no key rebinding option anywhere in the settings menu. On an AZERTY keyboard, the physical keys at the WASD position produce different characters, so the default controls are effectively unusable without a workaround. This mod patches the game's Enhanced Input mapping assets directly so movement and UI navigation use ZQSD, matching the physical key layout AZERTY users expect.
Installation instructions
Extract the contents of the zip file into:
<game folder>/Chameleon/
The archive already mirrors the game's folder structure, so the files will land in the right place automatically.
To uninstall, simply delete the three AzertyFix_P.* files from Chameleon/Content/Paks/. Nothing else is touched: no save data or settings files are modified.
Main features
- Remaps movement from WASD to ZQSD (Z forward, Q left, S back, D right)
- Remaps the in-game UI/menu navigation (pause menu, settings) to match
- Pure content override pak, no exe, no save file edits, no injected code
- Fully reversible, drop the files in or take them out
Requirements
None. No other mods or tools are required to use this patch.
Shout outs
This patch wouldn't have been possible without the Unreal Engine modding tools built by the community:
- retoc by trumank, for converting the game's IoStore (.utoc/.ucas) container to and from a legacy pak format
- UAssetGUI / UAssetAPI by atenfyr, for inspecting the Input Mapping Context assets
Thanks to both for keeping these tools open-source and maintained.