MSI Afterburner - MSI Graphics Card Performance Booster

MSIAfterburner.NET is a class library that exposes the shared memory capabilities in MSI Afterburner to .NET languages. These classes act as a wrapper around this shared memory to facilitate access through standard class methods and properties

System Requirements

MSI Afterburner 2.1 or later

Microsoft .NET v2.0.50727 or later

Release Notes

Version 1.1.0.0 (2-May-2012))

Added new power limit control, core clock boost control and memory clock boost control introduced in Afterburner 2.2.0.

Version 1.0.2.0 (25-March-2012))

Resolved an issue preventing changes to ControlMemory from being applied to subsequent gpus in multi-gpu systems using MSI Afterburner 2.2.0 beta 14 or later.

Version 1.0.1.0 (8-May-2011)

Resolved an issue with ControlMemory serialization that may have caused auxVoltageMax and auxVoltageBoostMax may have been interchanged.

Version 1.0.0.0 (30-April-2011)

Initial release of the MSIAfterburner.NET class library. Added classes, structs, and enum/flags for MSI Afterburner's Hardware Monitoring memory (MAHM). This allows you to retreive hardware values for the graphics cards in MSI Afterturburner. These include fan speed, clock speeds, voltages, temperatures, GPU usage, memory usage, driver, BIOS, description, framerate, etc.

Version 0.9.0.0 (10-March-2011)

Pre-release of the MSIAfterburner.NET class library. Includes classes, structs, enum/flags and exceptions for MSI Afterburner's Control Memory (MACM). This allows you to retreive or set values for the settings in the main Afterturburner interface, including fan speed, clock speeds and voltages.