Beautify your WoW client with smarter CVar settings. A simple addon made for World of Warcraft: Wrath of the Lich King 3.3.5a that makes your game look its best by automatically applying CVar settings every time you log in.
- Enhances lighting, shadows, and terrain
- Boosts particles, spell effects, and water
- Extends view distance and environment detail
- Enables projected textures, footprints, and other visuals
- Fails quietly if your client doesnβt support a setting
No need to dig into Config.wtf, type endless /console commands, or use a half-dozen macros every time you start the game. Beautimous applies the prettiest values your client can handle and skips the rest.
- Download or clone this repo.
- Place the
Beautimousfolder in:World of Warcraft/Interface/AddOns/ - Restart WoW or reload your UI.
Your folder should look like this:
World of Warcraft/
βββ Interface/
βββ AddOns/
βββ Beautimous/
βββ Beautimous.lua
βββ Beautimous.toc
Type /beauty in chat for help.
/beauty applyβ Applies settings quietly/beauty reportβ Shows what was changed or skipped/beauty bothβ Applies and shows the report
Example output:
Beautimous set: farclip=1600, groundEffectDist=600
Beautimous skipped: groundeffectfade
Beautimous is for players who want Wrath's visuals to shine. It pushes graphics CVars to their best available values while gracefully handling client quirks like missing or aliased settings.
Think of it as a βmake WoW prettyβ button that always remembers your favorite look.
Found a missing CVar alias, a prettier setting, or an edge case? Open a Pull Request or suggest improvements!
MIT License β free to use, share, and improve.