Tool & Utilities

A good deal of my university studies involve my learning various programming languages: Java, C, C++ and the like. Of these, Java is far and away my favourite.....but asking everyone to have a JRE installed to run my tools is silly.
And so, thanks to the wonderfulness that is Visual Studio, I started playing with C#
Every program on this page will, unless specified otherwise, require the .NET Framework v4 to be installed - Most of you will already unknowingly have it installed but, if you have problems running any of the programs, Raymond.cc has a really helpful article.

Grand Prix 4 - Torque .cap Maker

Altering the Torque Curve is a relatively simple task, thanks to the Torque Editor by Patrick Cloosterman; However it only allows you to inject this new curve straight back into the .exe - which renders it incompatible with CSM - or to export it as an .ini file.

Extracting the torque curve from the .exe to a .cap file is a relatively simple process using a HEX Editor, but it is prone to user error.

My 'Torque .cap Maker' solves this.

Grand Prix 4 - F1 Graphics Swapper

My first tool for Grand Prix 4, enabling quick and easy switching between multiple graphics configurations.