- Included in Very Vanilla
Included! No need to download.
- Source Repository
- https://github.com/Knightly1/MQGammaLess
MQGammaLess
A MacroQuest plugin that prevents EverQuest from modifying your system's gamma ramp settings. This works around a bug in windowed mode where EverQuest's gamma changes affect your entire desktop instead of just the game window.Getting Started
Load the plugin to enable:
Code:
/plugin MQGammaLess
[MQGammaLess] Gamma protection enabledCompatibility
This plugin is only functional on the ROF2 client. On other client versions, the plugin will load but will not apply any hooks.How It Works
The plugin intercepts calls to the Windows GDI functionSetDeviceGammaRamp and prevents EverQuest from changing your display's gamma settings. This is a harmless detour that returns success without actually modifying your display.Authors
- Knightly
- Xachery - Core DLL already had this idea as an option.
