AutoHotkey Scripts for Fullscreen & Controller Support
This repository provides three AutoHotkey scripts (and pre-compiled .exe files) to enhance your Pokémon Insurgence experience:
- Fullscreen Mode - Borderless fullscreen with dynamic window adjustments.
- Controller Support - Map game controls to a USB/DirectInput controller.
- Gameplay Mode - Combines fullscreen + controller support.
- Borderless window with black background.
- Automatically centers the game.
- Adapts to in-game size settings (Small/Medium/Large/Huge).
- Auto-closes when the game exits.
- Maps controller buttons to keyboard inputs.
- Supports joystick/D-pad movement.
- Configurable deadzones for smoother controls.
- Combines fullscreen and controller functionality.
- Optimized for seamless gameplay.
-
Download the Files
- Grab the
.exefiles from the Releases section. - OR compile the
.ahkscripts yourself using AutoHotkey.
- Grab the
-
Place Files in Game Folder
- Drag the
.exeor.ahkfiles into your Pokémon Insurgence game folder (whereGame.exeis located).
- Drag the
- Click on any of the compiled exes.
- Pokémon Insurgence launches automatically.
- Fullscreen Mode: Automatically adjusts to your in-game window size settings.
- Controller Support: Ensure your controller is connected before launching.
- Gameplay Mode: Combines both features above.
| File | Description |
|---|---|
Fullscreen.ahk |
Borderless fullscreen only. |
Controller.ahk |
Controller keybinds only. |
Gameplay.ahk |
Fullscreen + controller support. |
| Issue | Solution |
|---|---|
| Game window not centered | Adjust the Sleep timer in the script (increase if your PC is slow to load). |
| Controller not detected | Ensure it’s plugged in before launching. Edit JoyID := 1 in the script if needed. |
| Black background missing | Run the script as Administrator. cha |
| Script blocked | Allow through antivirus/firewall. |
| Game running slower | Run the script as Administrator. |
| Game frozen | Click on the game screen. |
| Can't exit to taskbar | Click on the black border. |
| Game.exe not found | Run the script as Administrator. |
- Not Officially Affiliated with Pokémon Insurgence or its developers.
- Use at your own risk. Always back up your save files.
- Scripts are provided as-is.
- Gameplay mode exit debugging
- Dexnav controller support
- Scripts by pikmin66.
- Pokémon Insurgence by The Suzerain Team.