• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 19:22
CEST 01:22
KST 08:22
  • 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 1 - Final Week6[ASL19] Finals Recap: Standing Tall12HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0
Community News
Team TLMC #5 - Submission extension0Firefly given lifetime ban by ESIC following match-fixing investigation17$25,000 Streamerzone StarCraft Pro Series announced7Weekly Cups (June 30 - July 6): Classic Doubles7[BSL20] Non-Korean Championship 4x BSL + 4x China10
StarCraft 2
General
Team TLMC #5 - Submission extension TL Team Map Contest #5: Presented by Monster Energy RSL Revival patreon money discussion thread The GOAT ranking of GOAT rankings Weekly Cups (June 30 - July 6): Classic Doubles
Tourneys
$5,100+ SEL Season 2 Championship (SC: Evo) WardiTV Mondays RSL: Revival, a new crowdfunded tournament series Sparkling Tuna Cup - Weekly Open Tournament FEL Cracov 2025 (July 27) - $8000 live event
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers
Custom Maps
External Content
Mutation # 482 Wheel of Misfortune Mutation # 481 Fear and Lava Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome
Brood War
General
Flash Announces Hiatus From ASL BW General Discussion [ASL19] Finals Recap: Standing Tall BGH Auto Balance -> http://bghmmr.eu/ A cwal.gg Extension - Easily keep track of anyone
Tourneys
[Megathread] Daily Proleagues 2025 ACS Season 2 Qualifier Small VOD Thread 2.0 Last Minute Live-Report Thread Resource!
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread CCLP - Command & Conquer League Project The PlayStation 5 Nintendo Switch Thread
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
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Summer Games Done Quick 2025! Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine The Accidental Video Game Porn Archive
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread [\m/] Heavy Metal Thread
Sports
2024 - 2025 Football Thread Formula 1 Discussion NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023 NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Men Take Risks, Women Win Ga…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 545 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
BSL20 Non-Korean Champi…
18:00
RO8 Round Robin Group - Day 2
Bonyth vs Dewalt
QiaoGege vs Dewalt
Hawk vs Bonyth
Sziky vs Fengzi
Mihu vs Zhanhun
QiaoGege vs Zhanhun
Fengzi vs Mihu
ZZZero.O166
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Livibee 96
StarCraft: Brood War
Artosis 836
ZZZero.O 166
Vindicta 36
Dota 2
syndereN412
monkeys_forever65
League of Legends
Grubby5444
Dendi1190
Counter-Strike
fl0m1743
Super Smash Bros
hungrybox635
Heroes of the Storm
Khaldor266
Other Games
summit1g14547
Maynarde158
ViBE145
JimRising 101
ROOTCatZ62
Organizations
Other Games
gamesdonequick5061
BasetradeTV78
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 18 non-featured ]
StarCraft 2
• Berry_CruncH237
• davetesta43
• LaughNgamezSOOP
• sooper7s
• AfreecaTV YouTube
• intothetv
• Migwel
• Kozan
• IndyKCrew
StarCraft: Brood War
• blackmanpl 23
• Pr0nogo 5
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota21680
League of Legends
• Doublelift6135
Other Games
• imaqtpie2424
• Scarra2401
Upcoming Events
Wardi Open
11h 38m
Replay Cast
1d 10h
WardiTV European League
1d 16h
PiGosaur Monday
2 days
uThermal 2v2 Circuit
2 days
Replay Cast
3 days
The PondCast
3 days
Replay Cast
4 days
Epic.LAN
4 days
CranKy Ducklings
5 days
[ Show More ]
Epic.LAN
5 days
BSL20 Non-Korean Champi…
5 days
Bonyth vs Sziky
Dewalt vs Hawk
Hawk vs QiaoGege
Sziky vs Dewalt
Mihu vs Bonyth
Zhanhun vs QiaoGege
QiaoGege vs Fengzi
Sparkling Tuna Cup
6 days
Online Event
6 days
BSL20 Non-Korean Champi…
6 days
Bonyth vs Zhanhun
Dewalt vs Mihu
Hawk vs Sziky
Sziky vs QiaoGege
Mihu vs Hawk
Zhanhun vs Dewalt
Fengzi vs Bonyth
Liquipedia Results

Completed

KCM Race Survival 2025 Season 2
HSC XXVII
NC Random Cup

Ongoing

JPL Season 2
BSL 2v2 Season 3
Acropolis #3
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Jiahua Invitational
2025 ACS Season 2: Qualifier
BSL20 Non-Korean Championship
Championship of Russia 2025
Murky Cup #2
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters

Upcoming

CSL Xiamen Invitational
CSL Xiamen Invitational: ShowMatche
2025 ACS Season 2
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
BSL Season 21
K-Championship
RSL Revival: Season 2
SEL Season 2 Championship
uThermal 2v2 Main Event
FEL Cracov 2025
Esports World Cup 2025
Underdog Cup #2
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
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.