• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 10:17
CET 16:17
KST 00:17
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 3 - RO16 Groups A & B Preview1TL.net Map Contest #21: Winners11Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12
Community News
[TLMC] Fall/Winter 2025 Ladder Map Rotation10Weekly Cups (Nov 3-9): Clem Conquers in Canada4SC: Evo Complete - Ranked Ladder OPEN ALPHA8StarCraft, SC2, HotS, WC3, Returning to Blizzcon!45$5,000+ WardiTV 2025 Championship7
StarCraft 2
General
RSL Season 3 - RO16 Groups A & B Preview [TLMC] Fall/Winter 2025 Ladder Map Rotation Mech is the composition that needs teleportation t Weekly Cups (Nov 3-9): Clem Conquers in Canada Craziest Micro Moments Of All Time?
Tourneys
RSL Revival: Season 3 Constellation Cup - Main Event - Stellar Fest Tenacious Turtle Tussle Master Swan Open (Global Bronze-Master 2) Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection
Brood War
General
FlaSh on: Biggest Problem With SnOw's Playstyle [ASL20] Ask the mapmakers — Drop your questions BW General Discussion Terran 1:35 12 Gas Optimization BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[Megathread] Daily Proleagues Small VOD Thread 2.0 [BSL21] RO32 Group D - Sunday 21:00 CET [BSL21] RO32 Group C - Saturday 21:00 CET
Strategy
Current Meta PvZ map balance How to stay on top of macro? Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Should offensive tower rushing be viable in RTS games? Nintendo Switch Thread Stormgate/Frost Giant Megathread EVE Corporation Path of Exile
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread The Games Industry And ATVI
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Dyadica Gospel – a Pulp No…
Hildegard
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Reality "theory" prov…
perfectspheres
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1814 users

comprehensive variables.txt thread

Forum Index > SC2 General
Post a Reply
1 2 3 4 Next All
Xapti
Profile Joined April 2010
Canada2473 Posts
Last Edited: 2010-08-07 08:30:59
August 07 2010 06:51 GMT
#1
Okay Hopefully this will be a source of even more variables.txt information, although at this point I have a pretty fair collection.

Feel free to contribute things you've learned. In fact it'd be be even better if you did experimentation yourself to help figure things out for everyone else. I will probably edit-in any contributions into this original post.
UPDATE: I did experimenting on my own and noticed that my computer will CRASH if I run SC2 with invalid variable.txt settings. It also may be the culprit (although I find it hard to believe) of my computer now being unable to boot with two video cards, even though they both work individually.

must-have setting
Everyone probably knows about this, but if your video card is fast, you should definitely enable this, since SC2 has no FPS limit by default, and will overheat video cards.
These values only REALLY matter if you don't have Vertical Synchronization (VSync) enabled, since Vsync will cap your FPS anyway.

Values can be changed to taste - a bit higher or lower than you desire, such as 60 for the GUI, and 80 for the game
Add the lines:

frameratecap=60 (In-game FPS limit)
frameratecapGlue=30 (FPS limit for the battle.net user interface)

Run Starcraft 2 at a custom resolution
This one is pretty simple, but some of you may not have realized it.

Add (or edit?) the following lines:

Width=X (X being the screen width you want in pixels)
Height= Y (Y being the screen height you want in pixels)

Disable all creep effects:
Creep becomes a texture. No more animations. Some competitive gamers may like this.

creepnormalmap=0
creepQuality=0
creeptrans=0

Ultra-high (extreme) graphics settings.
SOURCE
Extreme settings not available through GUI. Note, this runs EXTREMELY SLOW from what I heard, even on newer cards. The visual difference is almost ZERO in many cases, too.The major difference this does I think it make the shadows super-detailed. There's some other differences, but you don't notice them as much. I do not recommend this change to put in your variables.txt due to the performance cost compared to graphics boost.
Add the following lines:

GraphicsOptionOverallQualityVer7 [5] = 4
SSAO=1
SSAOBlockerLookup=0
SSAOOptimizedSampleDelta=1
SSAONoiseBits=1
SSAOEncodedDepth=0
SSAODepthDownSample=1
SSAOSmartBlur=1
SSAOBlurPasses=2
SSAOSampleCount=8
shadowmapsize=4096
TerrainTextureSize=4096

Performance AND good quality - tweak
SOURCEThis will maintain most of your current ultra settings,
but lower a few settings for a major performance boost. Note, this is designed to improve performance from ultra (highest) settings, in case you either want it to look different, or perform more smoothly.

hdr = 0 (Seems to lower color de-saturation of units, but also removes most of the glowing on most units. Also reduces but not completely eliminates the glossy/shiny look on models)
parallaxshadow=0
shadowmapsize=512 (shadow detail. You can also try 256 or 128.
softshadows=0
softshadowTaps=6
transparentshadows=0 (Major change for ATI Radeon cards I hear. cloaked units get normal shadows instead of transparent.)

Remove shadows
Completely removes shadows as far as I know. This is another competitive gamer performance change, but I think can just be done in the GUI?

shadows = 0

Untested, but obviously water effects:
This could be another useful improvement on some maps for competitive gamers. I have not tested these, and do not yet know what they do for certain, but here are what my values happen to be.

watercaustics=1
waterflipbook=0
waterreflection=1 (water reflections effect)
waterrendertargetformat=3
waterrendertargetsize=1024 (water quality I'm guessing)
watershadow=1 (shadows in the water? possibly shadows FOR the water waves?)

Show low-ground/pits/canyons/hide-fog
This makes the screen/gameplay-area SLIGHTLY "darker", since there is a small amount of fog on normal level ground, but the main thing you'll notice is all low ground (pits,canyons,etc.) that is normally unpathable (unless you specially edit it in the editor) will be visible, as the fog that normally covers it will disappear. Not sure if this increases or decreases performance, but it looks pretty cool IMO.
Add line:

fog= 0

Remove the glossy/shiny/slimy look on all models
If one sets hdr to 0 it will diminish the shiny/slimy/glossy appearance on all models, but models will also loose all glow effects. However, if one keeps hdr at 1, but sets spec to 0 you will loose the glossy look completey, but keep the HDR glow effects. Note that spec=0 considerably reduces the perceived detail level of many units (especially zerg).
Change lines:

spec = 0

Remove bumpy textures
This will remove normal map (bump map) effects on all models, including the terrain. It makes the terrain flat looking, but also removes the 3d look on all other textures that use it (pretty much every zerg unit, and not much else AFAIK). This affects the quality of zerg units' detail a lot, but makes the terrain a bit more clean looking.
modify the line:

normalmap=0

Unknown effects
Test these if you want. I have not tried them, so be careful.

halo=1
lowQualityMovies=0
preBlendedCreep=0
useLowqualitymodels=0

Requests
I am personally requesting if anyone knows how to remove all lighting in the game. This is an option in the editor (view>lighting), but I don't know it's variables.txt variable, if it even exists. Note it is NOT "lighting" or at least "lighting = 0" because I tried that and it crashed my computer.


Unrelated to variables.txt, but very useful if you want a visual boost:
This information is only relevant if you have an ATI Radeon card.

ATI has released updated drivers to enable Anti-Aliasing in Starcraft 2. Previously even forcing application to use AA would not work for Starcraft 2, but with the new driver, it can now be done. This will slow down your FPS considerably, so watch out.
It also improves performance in certain crossfire setups.

Here is the link to AMD's (ATI'S) download page or the new driver.
http://support.amd.com/us/kbarticles/Pages/ATICat107aBetaDriver.aspx

nVidia cards could/can already force AA.
"Then he told me to tell you that he wouldn't piss on you if you were on fire" — "Well, you tell him that I said that I wouldn't piss on him if he was on Jeopardy!"
wendellreport
Profile Joined February 2010
United States7 Posts
August 14 2010 21:50 GMT
#2
I used Diffmerge to compare my \Documents\StarCraft II\Variables.txt file before and after switching the shader values from high to low. I've pasted below only the values that changed:

==============================================
Shaders=High, Lighting=High, Shadows=High

alphadepthWrite=1
aolight=1
deff=1
gamehdr8bit=0
GraphicsOptionLightingQuality=2
GraphicsOptionOverallQualityVer7[5]=2
GraphicsOptionShaderDetail=2
GraphicsOptionShadowQuality=2
hdr=1
lightingLevel=2
lightmap=0
lightmapcastshadows=1
localight=1
localShadows=1
normalmap=1
pixellight=1
shadowmapsize=2048
shadows=1
simplifiedCloaking=0
simplifiedShaders=0
soft=1
softshadows=1
spec=1
textureBasedFOW=1
waterflipbook=0
watershadow=1

==============================================
Shaders=Low, Lighting=Low, Shadows=Low

alphadepthWrite=0
aolight=0
deff=0
gamehdr8bit=1
GraphicsOptionLightingQuality=0
GraphicsOptionOverallQualityVer7[5]=4
GraphicsOptionShaderDetail=0
GraphicsOptionShadowQuality=0
hdr=0
lightingLevel=0
lightmap=1
lightmapcastshadows=0
localight=0
localShadows=0
normalmap=0
pixellight=0
shadowmapsize=512
shadows=0
simplifiedCloaking=1
simplifiedShaders=1
soft=0
softshadows=0
spec=0
textureBasedFOW=0
waterflipbook=1
watershadow=0

==============================================


What I'd like to do is make as few changes as possible to the high settings in order to make the game brighter and more colorful without losing graphical quality



-
its a miracle and nobody cares
mrkent
Profile Joined January 2010
United States160 Posts
August 14 2010 23:55 GMT
#3
Oh excellent thread!

Is everything in the OP stuff you can just add to the .txt or do you need to change certain ones?
Predateur
Profile Joined August 2010
Canada79 Posts
August 15 2010 00:22 GMT
#4
I have an ATI HD4850 and E8400 4ghz CPU and noticed the game put the graphics on Ultra by default.

It is okay on certain maps but on maps like " Twilight Fortress" the texture on the ground makes my game slow, some texture are different on the minerals and makes the game lag also in other maps.

Any idea what settings to lower to get a smooth experience with an HD4850, I'd like to have a mix on high and ultra settings, right now playing on all high settings.

Waiting for drivers 10.8 hopefully those will improve ATI performance in SC2 cause right now it is lacking comparing to Nvidia...

Thanks !

0tso
Profile Joined June 2010
Sweden67 Posts
August 19 2010 12:25 GMT
#5
^
I have a E8400 @ 3,8 and if I remove post-proccessing the game runs much smoother without looking ugly.
h
driftme
Profile Joined June 2010
United States360 Posts
August 19 2010 14:57 GMT
#6
On August 07 2010 15:51 Xapti wrote:


Unknown effects
Test these if you want. I have not tried them, so be careful.

halo=1
lowQualityMovies=0
preBlendedCreep=0
useLowqualitymodels=0


halo is the ring effect when you have a unit selected. There are two levels of this i believe. I will test when I get home, but if I am correct, you should be able to set them to: off, low (just the ring), high (ring+overlay). kinda nice to be able to set this separately from the other settings its tied to.

lowQualityMovies just makes your movies not HD. you can actually set that on the game settings screen.

not sure what preblendedcreep is.

useLowqualitymodels is kinda self explanatory. Its the setting that gets rid of unique models for units (take dark templars for example), and reduces the number of polys.
Xapti
Profile Joined April 2010
Canada2473 Posts
August 21 2010 08:25 GMT
#7
On August 15 2010 06:50 wendellreport wrote:+ Show Spoiler +

I used Diffmerge to compare my \Documents\StarCraft II\Variables.txt file before and after switching the shader values from high to low. I've pasted below only the values that changed:

==============================================
Shaders=High, Lighting=High, Shadows=High

alphadepthWrite=1
aolight=1
deff=1
gamehdr8bit=0
GraphicsOptionLightingQuality=2
GraphicsOptionOverallQualityVer7[5]=2
GraphicsOptionShaderDetail=2
GraphicsOptionShadowQuality=2
hdr=1
lightingLevel=2
lightmap=0
lightmapcastshadows=1
localight=1
localShadows=1
normalmap=1
pixellight=1
shadowmapsize=2048
shadows=1
simplifiedCloaking=0
simplifiedShaders=0
soft=1
softshadows=1
spec=1
textureBasedFOW=1
waterflipbook=0
watershadow=1

==============================================
Shaders=Low, Lighting=Low, Shadows=Low

alphadepthWrite=0
aolight=0
deff=0
gamehdr8bit=1
GraphicsOptionLightingQuality=0
GraphicsOptionOverallQualityVer7[5]=4
GraphicsOptionShaderDetail=0
GraphicsOptionShadowQuality=0
hdr=0
lightingLevel=0
lightmap=1
lightmapcastshadows=0
localight=0
localShadows=0
normalmap=0
pixellight=0
shadowmapsize=512
shadows=0
simplifiedCloaking=1
simplifiedShaders=1
soft=0
softshadows=0
spec=0
textureBasedFOW=0
waterflipbook=1
watershadow=0

==============================================


What I'd like to do is make as few changes as possible to the high settings in order to make the game brighter and more colorful without losing graphical quality

-

Yeah I was too lazy to do something like that, so thanks for the useful comparison.

I think everyone (well, a lot of people) would want the game brighter and more colorful, but I don't know of a way to do this really without sacrificing things as-of now. (bad implementation of their graphics settings and/or variables.txt)

I'm trying to figure out how to "disable lighting" (which doesn't seem to completely disable all lighting). This is a feature that you can do in the map editor, but I don't know if it works in game (or how to do it if it can be done in-game). The only download to removing lighting is that the bottom of most units become rather dark, and some other anomalies (texture on sign doodads turn dark red, almost black).

Unfortunately, I have virtually no knowledge of how to analyze programs sch as the editor, and figure out how to implement that into SC2. I also have not heard word from Blizzard support (from my reply to their answer). I emailed tech support, and I got the most hilarious reply - he recommended THIS THREAD to me... yeah the one I made...
I also messaged a map-editor on youtube that did something funky with the game display, but not only did I not yet get a reply, but I don't know how much this would help, since it's only a custom map.
"Then he told me to tell you that he wouldn't piss on you if you were on fire" — "Well, you tell him that I said that I wouldn't piss on him if he was on Jeopardy!"
bellyfrog
Profile Joined August 2010
New Zealand72 Posts
August 21 2010 09:45 GMT
#8
Run Starcraft 2 at a custom resolution
This one is pretty simple, but some of you may not have realized it.

Add (or edit?) the following lines:

Width=X (X being the screen width you want in pixels)
Height= Y (Y being the screen height you want in pixels)


Does this actually work for other people? I'm on a laptop running 1366x768, for some reason that resolution is not supported by Starcraft 2 in game options. So I tried changing the variables.txt to these values and saved it, it still runs at the 1260 resolution.

I have the latest version of my graphics drivers too. ATi Radeon Mobility graphics.
Liquid`Jinro
Profile Blog Joined September 2002
Sweden33719 Posts
August 21 2010 20:27 GMT
#9
Does every patch reset the variables txt file? A while ago I added the
frameratecapglue=30
frameratecap=60

lines to it, but now when I go look it isn't there anymore o_O (and I've looked at both variables.txt files)
Moderatortell the guy that interplanatar interaction is pivotal to terrans variety of optionitudals in the pre-midgame preperatories as well as the protosstinal deterriggation of elite zergling strikes - Stimey n | Formerly FrozenArbiter
DrakanSilva
Profile Blog Joined March 2010
Chile932 Posts
Last Edited: 2010-08-21 21:51:59
August 21 2010 21:41 GMT
#10
sorry for being a newbie, but shuouldn't the op put the adress line for the file ?
I know i will find it as soon as i start looking for it, but it would help a lot to have it right there at the front page :D

thanks for the info!

with my radeon 4850 i have som lag issues, it puts it all into ultra but its far from being playable at utltra...
for single player i go in high settings but for multiplayer i go medium, textures low... and my video card is burning :'(!
In the beginning there was nothing... and then exploded
javy_
Profile Joined July 2010
United States1677 Posts
August 21 2010 21:47 GMT
#11
On August 22 2010 05:27 Liquid`Jinro wrote:
Does every patch reset the variables txt file? A while ago I added the
frameratecapglue=30
frameratecap=60

lines to it, but now when I go look it isn't there anymore o_O (and I've looked at both variables.txt files)


Mine is still there
♪~( ̄。 ̄)
DeckOneBell
Profile Blog Joined May 2010
United States526 Posts
Last Edited: 2010-08-21 22:01:09
August 21 2010 22:00 GMT
#12
On August 22 2010 05:27 Liquid`Jinro wrote:
Does every patch reset the variables txt file? A while ago I added the
frameratecapglue=30
frameratecap=60

lines to it, but now when I go look it isn't there anymore o_O (and I've looked at both variables.txt files)


Look around, it doesn't stay at the bottom necessarily, it might be pushed up in alphabetic order.
Yaotzin
Profile Joined August 2010
South Africa4280 Posts
August 21 2010 22:40 GMT
#13
On August 07 2010 15:51 Xapti wrote:
Everyone probably knows about this, but if your video card is fast, you should definitely enable this, since SC2 has no FPS limit by default, and will overheat video cards.

If your video card overheats it has inadequate cooling, period. Other than saving a bit of power there is no reason to turn on a frame cap with a properly cooled PC. Not that there's any harm either.

If SC2 is overheating your video card you should sort out your cooling.
mrkent
Profile Joined January 2010
United States160 Posts
Last Edited: 2010-08-23 20:19:35
August 23 2010 20:06 GMT
#14
can you test variables.txt changes without restarting the game each time?

Also, anyone remember one of the first variable.txt threads from phase 1 of beta? I recall that one had a lot of useful info. Can't find it in search.

On August 22 2010 06:41 Drakan wrote:
for single player i go in high settings but for multiplayer i go medium, textures low... and my video card is burning :'(!


http://www.teamliquid.net/forum/viewmessage.php?topic_id=123488
lololol
Profile Joined February 2006
5198 Posts
August 23 2010 20:16 GMT
#15
On August 22 2010 05:27 Liquid`Jinro wrote:
Does every patch reset the variables txt file? A while ago I added the
frameratecapglue=30
frameratecap=60

lines to it, but now when I go look it isn't there anymore o_O (and I've looked at both variables.txt files)


You may have done that during beta, and that would explain why it's not in the retail version of the txt.
I'll call Nada.
JavaBasher
Profile Joined August 2010
Canada1 Post
Last Edited: 2010-08-31 23:18:35
August 31 2010 23:18 GMT
#16
I'm having some issues with StarCraft 2 and im wondering if anyone could help me out. I'm wanting to have shaders on medium, but lighting and shadows on low. (Even though im unable to set shadows on low for some odd reason, the option wont show up).

So I would like to know what variables to change to make this work, thanks.
Honk for brownies!!!
EonShiKeno
Profile Joined July 2010
United States122 Posts
September 03 2010 22:48 GMT
#17
I just tested this one
"
Remove shadows
Completely removes shadows as far as I know. This is another competitive gamer performance change, but I think can just be done in the GUI?

shadows = 0
"

Didn't work for me.
Gunman_csz
Profile Blog Joined October 2008
United Arab Emirates492 Posts
September 04 2010 02:38 GMT
#18
On September 04 2010 07:48 EonShiKeno wrote:
I just tested this one
"
Remove shadows
Completely removes shadows as far as I know. This is another competitive gamer performance change, but I think can just be done in the GUI?

shadows = 0
"

Didn't work for me.


It will only work if you have your shadowquality set to 1 and have shadows = 0
Began Starcraft journey on 5th May 2009
EonShiKeno
Profile Joined July 2010
United States122 Posts
September 04 2010 05:10 GMT
#19
I added shadowquality = 1 along with shadows = 0 and it still isn't working. I copied all the text in the spoiler. Thanks for the help btw.

+ Show Spoiler +
aolight=0
bitdepth=16
buildgridhint=1
creepnormalmap=1
creepQuality=1
creepreflection=0
creepselfshadow=0
creeptrans=1
deff=0
deffspec=0
depthDisp=0
displayflyerhelper=None
displaymode=1
displayunitstatus=All
dof=0
fogvolume=0
foliagedensity=0.250000
foliagequality=1
frameratecap=60
frameratecapGlue=30
gamehdr8bit=1
gamma=0.824528
GraphicsOptionEffectsDetail=1
GraphicsOptionLightingQuality=0
GraphicsOptionModelQuality=2
GraphicsOptionMovies=3
GraphicsOptionOverallQualityVer7[5]=4
GraphicsOptionPhysicsQuality=1
GraphicsOptionPortraits=1
GraphicsOptionPostProcessing=1
GraphicsOptionReflections=0
GraphicsOptionShaderDetail=1
GraphicsOptionShadowQuality=1
GraphicsOptionTerrainQuality=1
GraphicsOptionTextureQuality[2]=1
hdr8bit=1
height=1080
keyboardscrollspeed=32
LastChallengeId=AdvancedCommand
lastDeviceId=37954
lightingLevel=0
lightmap=1
lightmapcastshadows=0
localao=0
localeidassets=enUS
localeiddata=enUS
localight=0
localShadows=0
mastervolume=0.419444
mousescrollspeed=32
mousesensitivity=0.500000
MoviesSeen=1
music=0
MusicHeard=1
musicvolume=0.209497
parallax=0
parallaxshadow=0
particlelod=1
particleobjects=0.200000
particleterrain=0.500000
physicsdensity=4
portraits3d=0
profanityfilter=0
ribbonlod=1
sampleFOW=0
shadows = 0 <-------
shadowquality = 1 <-------
shadowmapsize=2048
soft=0
softshadows=0
softshadowTaps=12
sound=0
soundambiencevolume=0.293210
SoundAutoDetectCPUCoreCount=2
soundchannels=32
soundeffectsvolume=0.288820
soundoutput=Default
SoundQuality=1
sounduivolume=0.216606
speakermode=Stereo
splatlod=1
subtitles=1
targettexeldensity=0.560000
TerrainTextureLowResCacheSize=40
TerrainTextureSize=768
texQualityLevel=1
texSpace[2]=590
transparentshadows=0
treadlod=1
unitcolorstyle=0
voicechatsoftwaremute=1
watercaustics=0
waterflipbook=1
waterreflection=0
waterrendertargetformat=1
waterrendertargetsize=768
watershadow=0
width=1920
Gunman_csz
Profile Blog Joined October 2008
United Arab Emirates492 Posts
Last Edited: 2010-09-04 05:31:37
September 04 2010 05:22 GMT
#20
Sorry for not being clear before. Below are the settings which remove shadows for me.
GraphicsOptionShadowQuality=1
shadows=0


Make sure there is no space in between the command and the corresponding value.
example:
Shadows=0, not Shadows = 0

If you like to try out my setting(BTW we play on the same resolution so you are good to go):

1)Please make sure you backup your variable text before using mine.
2)My config is funky (textures don't load, so don't panic if the map is in plain 2tone color

+ Show Spoiler +

32bitshadow=0
alphadepthWrite=0
aolight=0
creepnormalmap=0
creepQuality=0
creepreflection=0
creepselfshadow=0
creeptrans=0
deff=0
deffspec=0
depthDisp=0
displaymode=1
displayunitstatus=Selected
dof=0
dragscrollspeed=1
fog=1
fogvolume=0
foliagedensity=0.000000
foliagequality=0
frameratecap=60
frameratecapGlue=30
gamehdr8bit=1
GraphicsOptionEffectsDetail=0
GraphicsOptionLightingQuality=0
GraphicsOptionModelQuality=0
GraphicsOptionMovies=0
GraphicsOptionOverallQualityVer7[5]=4
GraphicsOptionPhysicsQuality=0
GraphicsOptionPortraits=1
GraphicsOptionPostProcessing=0
GraphicsOptionReflections=0
GraphicsOptionShaderDetail=0
GraphicsOptionShadowQuality=1
GraphicsOptionTerrainQuality=0
GraphicsOptionTextureQuality[2]=0
halo=0
hdr=0
hdr8bit=1
height=1080
keyboardscrollspeed=1
lastDeviceId=1515
lightingLevel=0
lightmap=1
lightmapcastshadows=0
littrans=0
localao=0
localeidassets=enGB
localeiddata=enGB
localight=0
localShadows=0
lowqualitymodels=1
lowQualityMovies=1
mastervolume=0.500000
menubarclickable=0
motionBlur=0
mousescrollenabled=1
mousescrollspeed=82
mousewheelzoomenabled=0
MoviesSeen=1
music=0
MusicHeard=1
musicvolume=0.000000
normalmap=0
parallax=0
parallaxshadow=0
particlelod=0
particleobjects=0.000000
particleterrain=0.000000
physicsdensity=0
pixellight=0
portraits3d=0
preBlendedCreep=0
profanityfilter=0
reducemouselagenabled=1
refreshrate=120
reverb=1
ribbonlod=0
sampleFOW=0
shadowmapsize=512
shadows=0
showalerts=1
simplifiedCloaking=0
simplifiedShaders=0
soft=0
softshadows=0
softshadowTaps=0
sound=0
soundambience=0
soundambiencevolume=0.000000
SoundAutoDetectCPUCoreCount=4
soundchannels=64
soundeffectsvolume=0.450000
soundglobal=1
soundoutput=Speakers (Creative SB X-Fi)
SoundQuality=2
SoundResampler=NOINTERP
soundresponses=0
SoundSampleRate=44100
speakermode=Mono
spec=0
splatlod=0
targettexeldensity=0.000000
Teen=1
TerrainTextureHiResCacheSize=1024
TerrainTextureLowResCacheSize=1024
TerrainTextureSize=1
texQualityLevel=0
texSpace[2]=512
textureBasedFOW=0
toasts=0
transparentshadows=0
treadlod=0
unitcolorstyle=2
useLowqualitymodels=1
voicechat=0
voicechatsoftwaremute=1
vsync=0
watercaustics=0
waterflipbook=0
waterreflection=0
waterrendertargetformat=0
waterrendertargetsize=512
watershadow=0
width=1920
winkeydisabled=1
worldobjecttooltips=0
Began Starcraft journey on 5th May 2009
1 2 3 4 Next All
Please log in or register to reply.
Live Events Refresh
Kung Fu Cup
12:00
2025 Monthly #3: Day 2
Reynor vs ShoWTimELIVE!
RotterdaM1043
SteadfastSC199
IndyStarCraft 186
TKL 135
Rex134
IntoTheiNu 84
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 1007
Reynor 347
Lowko300
SteadfastSC 199
IndyStarCraft 190
TKL 135
Rex 134
BRAT_OK 60
StarCraft: Brood War
Calm 4797
Free 1770
Horang2 868
Sea 864
firebathero 553
Rush 542
Soulkey 317
Leta 149
hero 112
Yoon 85
[ Show more ]
ToSsGirL 82
Barracks 71
Backho 51
zelot 41
Aegong 38
ajuk12(nOOB) 12
Terrorterran 8
Dota 2
Gorgc4140
qojqva2718
singsing1529
Dendi1058
XcaliburYe100
febbydoto17
Counter-Strike
markeloff108
oskar85
Other Games
B2W.Neo1193
hiko498
crisheroes347
Hui .322
Fuzer 213
DeMusliM211
Sick126
Liquid`VortiX73
QueenE58
Organizations
StarCraft: Brood War
Kim Chul Min (afreeca) 11
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• intothetv
• AfreecaTV YouTube
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 1992
League of Legends
• Nemesis2040
• TFBlade594
Other Games
• WagamamaTV334
Upcoming Events
PiGosaur Monday
9h 43m
RSL Revival
18h 43m
Classic vs Creator
Cure vs TriGGeR
Kung Fu Cup
20h 43m
GuMiho vs MaNa
herO vs TBD
Classic vs TBD
CranKy Ducklings
1d 18h
RSL Revival
1d 18h
herO vs Gerald
ByuN vs SHIN
Kung Fu Cup
1d 20h
IPSL
2 days
ZZZero vs rasowy
Napoleon vs KameZerg
BSL 21
2 days
Tarson vs Julia
Doodle vs OldBoy
eOnzErG vs WolFix
StRyKeR vs Aeternum
Sparkling Tuna Cup
2 days
RSL Revival
2 days
Reynor vs sOs
Maru vs Ryung
[ Show More ]
Kung Fu Cup
2 days
WardiTV Korean Royale
2 days
BSL 21
3 days
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
IPSL
3 days
Dewalt vs WolFix
eOnzErG vs Bonyth
Replay Cast
3 days
Wardi Open
3 days
Monday Night Weeklies
4 days
WardiTV Korean Royale
4 days
The PondCast
5 days
Replay Cast
6 days
RSL Revival
6 days
Liquipedia Results

Completed

Proleague 2025-11-07
Stellar Fest: Constellation Cup
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
RSL Revival: Season 3
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual

Upcoming

SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
META Madness #9
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.