How to convert PIE to AHK
Converting a .PIE file to .AHK lets you open the content in software that prefers the .AHK format, though some details may change compared with the original. We are still putting together the list of programs that handle .PIE files.
A full step-by-step guide for this conversion is on the way; the information above is drawn straight from our database.
About these formats
A .pie file is a plain-text script for GlovePIE, a Windows application that maps physical input devices (Wii Remote, data gloves) to keyboard, mouse, or joystick actions on a PC. Open it in…
Open .PIE details →An AHK file is an AutoHotkey script - a plain-text program for Windows that remaps keys, expands text shortcuts, and automates repetitive tasks. To run it, install AutoHotkey from…
Open .AHK details →