-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
NanoMindExplores edited this page Jul 14, 2026
·
1 revision
Step-by-step guide to install GameMapperMind on your Android device.
- Android 12+ (API 31)
- Shizuku v13+ — https://shizuku.rikka.app/
- Gamepad — Bluetooth or USB (Xbox, PlayStation, 8BitDo, generic)
- Download Shizuku from Play Store or GitHub Releases
- Install and open Shizuku
- Follow the in-app instructions to start Shizuku
- Enable Developer Options (Settings, About Phone, tap Build Number 7 times)
- Enable Wireless Debugging (Settings, Developer Options, Wireless Debugging)
- On your PC run: adb pair IP:PORT adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh
- Shizuku should show Running
Note: Shizuku stops on reboot. Re-run the start command after each reboot.
Download the latest APK from GitHub Releases page.
- Transfer APK to your device
- Open the APK file
- Allow Install from unknown sources if prompted
- Tap Install
- Open GameMapperMind
- Go to Orchestration Control tab
- Tap Start Daemon
- Tap Allow to grant Shizuku permission
- Status should show CONNECTED
- When prompted, tap Open Settings
- Find GameMapperMind
- Toggle Allow display over other apps
- Return to the app
- Connect gamepad via Bluetooth or USB
- Open Sensor and Input Diagnostics tab
- Press buttons — they should register
- Check log for GAMEPAD-DETECT message
- Go to Orchestration Control tab
- Tap Test Injection
- A touch should appear at screen center
- Log should show: Injection OK via Path A
- Go to Installed Games tab
- Find your game
- Tap Play — game launches with default profile
- Shizuku not running: open Shizuku app, check status, re-run start command
- Permission denied: check Shizuku authorized apps list
- APK install blocked: allow unknown apps for your file manager
- App crashes: ensure Android 12+ and Shizuku v13+