GammaFix

Restore gamma in video settings after Alt-Tab between game and windows desktop. On some video cards I have used, the gamma was sometimes brighter when returning to the game. Three workarounds: (1) Go to video options in game and move the slider temporarily to the left and back to restore the gamma. (2) Type a script in the chat window to restore the gamma. (3) Or run this addon.

The addon executes a script which can also be entered in the chat window every 2 seconds. The gamma is decreased first to avoid overflow because it would be very rare to find the gamma close to zero.

/script SetGamma(GetGamma()-0.1); SetGamma(GetGamma()+0.1);

Command/Options:

  • none

Install:

  • Move the files to the game folder, .\World of Warcraft\Interface\AddOns\GammaFix\*.*

ChangeLog:

Revision 3.1.0 (Apr 19, 09)

  • Updated TOC file for patch 3.1.0

Revision 1.11

  • Updated TOC file for patch 2.1.0

Revision 1.1

  • BC 2.0 compatible. Updated toc file.
  • web site erased all my previous changelog info :()

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Ackis Ackis Wed, 22 Apr 2009 19:39:25

    You need to edit the project status to change it from abandoned to normal.

  • 1 comment

Facts

Date created
27 Aug 2006
Category
Last update
19 Apr 2009
Development stage
Release
License
All Rights Reserved
Curse link
GammaFix
Recent files
  • R: 3.1.0 for 3.1.0 on 19 Apr 2009
  • R: 1.11 for 2.1.0 on 23 May 2007
  • R: 1.1 for 2.0.0 on 09 Dec 2006
  • R: 1.0 for 1.12.0 on 27 Aug 2006

Authors