Skip to content

pikmin66/insurgence_enhancements

Repository files navigation

Pokémon Insurgence Enhancements

AutoHotkey Scripts for Fullscreen & Controller Support


📖 Description

This repository provides three AutoHotkey scripts (and pre-compiled .exe files) to enhance your Pokémon Insurgence experience:

  1. Fullscreen Mode - Borderless fullscreen with dynamic window adjustments.
  2. Controller Support - Map game controls to a USB/DirectInput controller.
  3. Gameplay Mode - Combines fullscreen + controller support.

🎮 Features

Fullscreen Mode (Fullscreen.exe / Fullscreen.ahk)

  • 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.

Controller Support (Controller.exe / Controller.ahk)

  • Maps controller buttons to keyboard inputs.
  • Supports joystick/D-pad movement.
  • Configurable deadzones for smoother controls.

Gameplay Mode (Gameplay.exe / Gameplay.ahk)

  • Combines fullscreen and controller functionality.
  • Optimized for seamless gameplay.

📥 Installation

  1. Download the Files

    • Grab the .exe files from the Releases section.
    • OR compile the .ahk scripts yourself using AutoHotkey.
  2. Place Files in Game Folder

    • Drag the .exe or .ahk files into your Pokémon Insurgence game folder (where Game.exe is located).

🕹️ Usage

For All Scripts:

  1. Click on any of the compiled exes.
  2. Pokémon Insurgence launches automatically.

Script-Specific Notes:

  • 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.

🛠️ Script Variants

File Description
Fullscreen.ahk Borderless fullscreen only.
Controller.ahk Controller keybinds only.
Gameplay.ahk Fullscreen + controller support.

🚨 Troubleshooting

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.

⚠️ Disclaimer

  • 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.

To-do

  • Gameplay mode exit debugging
  • Dexnav controller support

📜 Credits

About

Fullscreen + controller input support fix for pokemon insurgence

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors