Created
April 22, 2019 12:39
-
-
Save RagedUnicorn/a13c9a854266b006026ae8b449c06a89 to your computer and use it in GitHub Desktop.
World of Warcraft Vanilla example configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SET hwDetect "0" | |
SET gxColorBits "24" | |
SET gxDepthBits "24" | |
SET gxResolution "1920x1080" | |
SET gxMultisampleQuality "0.000000" | |
SET fullAlpha "1" | |
SET lodDist "100.000000" | |
SET SmallCull "0.010000" | |
SET DistCull "500.000000" | |
SET trilinear "1" | |
SET frillDensity "48" | |
SET farclip "777" | |
SET specular "1" | |
SET pixelShaders "1" | |
SET particleDensity "1.000000" | |
SET unitDrawDist "300.000000" | |
SET movie "0" | |
SET realmList "" | |
SET readTOS "1" | |
SET readEULA "1" | |
SET realmName "" | |
SET gameTip "13" | |
SET gxVSync "0" | |
SET gxMultisample "8" | |
SET shadowLevel "0" | |
SET anisotropic "16" | |
SET M2UsePixelShaders "1" | |
SET Gamma "1.000000" | |
SET MusicVolume "0" | |
SET SoundVolume "0.69999998807907" | |
SET MasterVolume "0.90000003576279" | |
SET weatherDensity "3" | |
SET AmbienceVolume "0" | |
SET uiScale "1" | |
SET minimapInsideZoom "0" | |
SET targetNearestDistance "41" | |
SET mouseSpeed "1" | |
SET cameraYawMoveSpeed "180" | |
SET cameraYawSmoothSpeed "180" | |
SET cameraDistanceMaxFactor "1" | |
SET cameraView "4" | |
SET cameraDistanceMax "30" | |
SET EnableMusic "0" | |
SET EmoteSounds "0" | |
SET SoundListenerAtCharacter "0" | |
SET minimapZoom "0" | |
SET cameraSmoothStyle "0" | |
SET CombatLogRangeFriendlyPlayers "100" | |
SET autoSelfCast "1" | |
SET checkAddonVersion "0" | |
SET EnableAmbience "0" | |
SET gxWindow "1" | |
SET MasterSoundEffects "0" | |
SET lastCharacterIndex "4" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment