Skip to content

slackin/UrbanTerror-Gamma-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

UrbanTerror Gamma Fix

A tiny Windows utility that resets your display gamma to default after playing Urban Terror (or any Quake 3 engine game).

The Problem

Urban Terror (and other games built on the Quake 3 / quake3e engine) can change your Windows display gamma. Sometimes when the game exits — especially after a crash or alt-tab — the gamma stays stuck, leaving your desktop looking washed out or too dark.

The Fix

Run after_urt.exe after closing Urban Terror. It instantly resets your display gamma ramp back to the Windows default and exits. No window, no console, no output — unless something goes wrong, in which case you'll see an error message.

Usage

  1. Download after_urt.exe from the Releases page.
  2. After quitting Urban Terror, double-click after_urt.exe.
  3. Your gamma is back to normal.

Tip: Pin it to your taskbar or drop a shortcut on your desktop for quick access.

Building from Source

Requires the .NET Framework C# compiler (included with Windows):

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe /nologo /target:winexe /reference:System.Windows.Forms.dll /out:after_urt.exe fix_gamma.cs

License

MIT

About

Run this after playing to reset gamma in windows

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages