MarkShot
Member
PGE = Panther Games Enhancer
What is it?
In many RTS games you can assign hot keys to units. PGE allows you to assign hot keys to [map location + zoom level]. It allows for up to 12 hot keys. It has the option to remember these hot keys between gaming sessions (stored and reloaded from an INI file).
PGEv3 supported the following games (GAMES not DLC modules): HTTR, COTA, and BFTB.
PGE2v1 will support CO2 (only).
Today, I began my initial research and discovered this interesting fact.
The CO2 Strat Map in the CONTROL Window is +15 pixels wider and +17 pixels taller than the above three mentioned games.
The Strat Map is important since PGE is NOT a mod. It makes no changes to anything. It is utility that runs alongside the game. (Think of it more as a programmable joystick or keyboard.) PGE works by capturing the user specified Strat Map location/zoom and replaying it bound to a key.
PGEv3 is currently about 1600 lines of AutoHotKey code.
Well, I just wanted to let those who had previously used PGE with BFTB (that's when I wrote it) that I have begun thinking about how to make it work for CO2.
(more to follow)
What is it?
In many RTS games you can assign hot keys to units. PGE allows you to assign hot keys to [map location + zoom level]. It allows for up to 12 hot keys. It has the option to remember these hot keys between gaming sessions (stored and reloaded from an INI file).
PGEv3 supported the following games (GAMES not DLC modules): HTTR, COTA, and BFTB.
PGE2v1 will support CO2 (only).
Today, I began my initial research and discovered this interesting fact.
The CO2 Strat Map in the CONTROL Window is +15 pixels wider and +17 pixels taller than the above three mentioned games.
The Strat Map is important since PGE is NOT a mod. It makes no changes to anything. It is utility that runs alongside the game. (Think of it more as a programmable joystick or keyboard.) PGE works by capturing the user specified Strat Map location/zoom and replaying it bound to a key.
PGEv3 is currently about 1600 lines of AutoHotKey code.
Well, I just wanted to let those who had previously used PGE with BFTB (that's when I wrote it) that I have begun thinking about how to make it work for CO2.
(more to follow)