# AntiMicroX profiles Pre-made mapping for **USB Dance Pad (`0b43:0001`)** → arrow keys for browser Subway Surfers. | Pad panel | Gamepad button # | AntiMicroX button index | Keyboard | |-----------|------------------|-------------------------|----------| | Up (yellow ↑) | 12 | 13 | Up Arrow | | Right (red →) | 13 | 14 | Right Arrow | | Down (yellow ↓) | 14 | 15 | Down Arrow | | Left (red ←) | 15 | 16 | Left Arrow | Corner panels (X, O, △, □) are **not** mapped. --- ## Install on Windows 11 ### Option A — Open from this folder (easiest) 1. Plug in the dance pad and start **AntiMicroX**. 2. **File → Open** (or **Profile → Load**). 3. Choose `dancepad-subway-surfers.gamecontroller.amgp` from this folder. 4. Confirm the four arrows in Notepad (see [SUBWAY.md](../SUBWAY.md)). 5. **File → Save profile** so AntiMicroX remembers it for your device. ### Option B — Copy into AntiMicroX’s profile folder 1. In AntiMicroX, check **Help** or **Settings** for the profiles directory (often `%AppData%\Roaming\AntiMicroX\Profiles\` or `%AppData%\Local\AntiMicroX\`). 2. Copy `dancepad-subway-surfers.gamecontroller.amgp` into that folder. 3. Restart AntiMicroX and select **Dance Pad — Subway Surfers** from the profile list. ### Option C — Command line ```text antimicrox --profile "C:\path\to\dancepad\subway\profiles\dancepad-subway-surfers.gamecontroller.amgp" ``` Add `--profile-controller "USB Dance Pad"` if you have multiple controllers. --- ## If a direction is wrong Your pad may use different button numbers than the default profile. 1. Open [Pad Tester](../../tester.html) or [Subway companion](../index.html) and note each arrow’s **Gamepad button #**. 2. In AntiMicroX, edit the profile manually, **or** 3. Edit this `.amgp` file: change `button index="…"` to **your button # + 1**. --- ## Custom mapping in browser If you saved a custom layout in the Pad Tester (`localStorage`), button numbers may differ — use Option A and fix only the mismatched arrows in AntiMicroX.