• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 09:47
CEST 15:47
KST 22:47
  • 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
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
#1: Maru - Greatest Players of All Time Weekly Cups (Sept 8-14): herO & MaxPax split cups Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
ASL20 General Discussion BGH Auto Balance -> http://bghmmr.eu/ Pros React To: SoulKey's 5-Peat Challenge [ASL20] Ro16 Preview Pt2: Turbulence BW General Discussion
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Borderlands 3 Path of Exile General RTS Discussion Thread Nintendo Switch Thread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
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
Community
General
UK Politics Mega-thread US Politics Mega-thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread Russo-Ukrainian War Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1278 users

Variables.txt Editing Post-Patch 1.5.3

Forum Index > SC2 General
Post a Reply
1 2 3 Next All
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
Last Edited: 2014-02-05 19:52:34
January 20 2014 01:58 GMT
#1


Introduction



Some of you may be familiar with the comprehensive variables.txt thread by Xatpi and hybrid graphics settings by Existor. Before patch 1.5.3 we used to be able to manipulate the variables.txt file to create more customized settings. When 1.5.3 came out many people, including me, thought that customizing graphics through the text file was over and dealt with the graphics we didn't want so we could have the graphics we did want. I am here to say that this idea is no longer entirely true! It isn't true that Sc2 will deny all our changes to the text file. It will only deny certain changes. My hypothesis is that the variables.txt file works on a particular set of rules that are slightly less restrictive than the ones present in the Sc2 UI. The goal of this project is to figure out those rules and apply them to create better graphics settings. Below I will post the rules I have discovered so far and add rules that are posted as well as sections for particular set-ups for goals.



Proven Rules



Independent Variables:

frameratecap=60 (In-game FPS limit)
frameratecapGlue=30 (FPS limit for the battle.net user interface)
bitrate=16 (32 is default)


Dependent Variables:

GraphicsOptionOverallQualityVer7[15]>4 for:
GraphicsOptionModelQuality>0

GraphicsOptionModelQuality>0 for:
useLowqualitymodels=0

GraphicsOptionShaderDetail=1 and
GraphicsOptionShadowQuality=1 for:
shadows=1

shadows=1 for:
simplifiedCloaking=0
simplifiedShaders=0

GraphicsOptionEffectsDetail>0 for:
cheapquadselection=0
particlelod=1
ribbonlod=1
splatlod=1
treadlod=1


Identical Variables: (must be the same)

lowqualitymodels=useLowqualitymodels
simplifiedCloaking=simplifiedShaders




Competitive Setup



The goal of this setup is to eliminate all unnecessary elements and maximize simplicity without sacrificing elements that impact actual gameplay.

Ideal Setup
  • Everything on Low
  • +unique warp-in models (high models)
  • +accurate pylon power fields (high models)
  • +clear widow mine craters (medium shaders, simplifiedCloaking=0?)
  • +clear force fields (medium shaders, simplifiedCloaking=0?)
  • +clear enemy cloaked units (medium shaders, simplifiedCloaking=0?)

Current Solution
  • Everything on Low
  • Add or change the following:
    bakeTerrainLighting=0
    globalhdr=1
    glossmaps=1
    GraphicsOptionEffectsDetail=1
    GraphicsOptionModelQuality=1
    GraphicsOptionOverallQualityVer7[15]=5
    GraphicsOptionPortraits=2
    GraphicsOptionShaderDetail=1
    GraphicsOptionShadowQuality=1
    hdr8bit=1
    lighting=0
    lightingLevel=2
    lightingregionmapterrain=1
    localhdr=1
    lowqualitymodels=0
    normalmap=1
    particlelod=1
    pixellight=1
    preBlendedCreep=0
    shadows=1
    simplifiedCloaking=0
    simplifiedShaders=0
    spec=1
    textureBasedFOW=1
    use20shaders=0
    useLowqualitymodels=0


Current Issues
  • High Models eliminates effect shown on nexus when warping in a mothership core
  • GraphicsOptionEffectsDetail=1 and
    particlelod=1
    bring this effect back, but at the cost of adding additional effects that are unnecessary. It's better than effects to medium straight up, but not as good as we'd like it.



Lowest Possible Setup



  • Everything on Low
  • Vsync and AA off
  • Reduced Violence On
  • Sound Quality to Low
  • Reverb Off
  • Reduce Mouse Lag Off
  • Health Bars set to Damaged
  • GraphicsOptionShadowQuality=1
  • bitdepth=16
  • frameratecap=70
  • frameratecapglue=30
  • hdr=0
  • lighting=0
  • mipbias=0
  • shadows=0
  • Teen=1


Any other way to get the settings lower? The Goal is for people with older computers to be able to play.
Commentatorhttps://www.youtube.com/JaKaTaKtv
Antylamon
Profile Joined March 2011
United States1981 Posts
January 20 2014 02:05 GMT
#2
Interesting. But once Blizz finds out about this, isn't there a possibility they'll patch it again?
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
January 20 2014 02:10 GMT
#3
They may. However that hasn't stopped us from implementing rapid fire and multiple alternates, so I don't see why it should stop us from doing this. Also they aren't against text editing graphics as a whole. They even suggest players do so to get the old "low" settings for better performance.
Commentatorhttps://www.youtube.com/JaKaTaKtv
sotaporo
Profile Joined June 2011
Finland195 Posts
January 20 2014 02:30 GMT
#4
i don't see very simple thing as changing bitdepth=32 to 16 in any of these quides. gives small fps boost to low end computers and doesn't effect game really in any significant way. atleast i haven't noticed
Lysergic
Profile Joined December 2010
United States355 Posts
January 20 2014 02:35 GMT
#5
To enable High Models with Low Shaders, use the following:

GraphicsOptionModelQuality=2
useLowqualitymodels=0

/* This manually sets models to high, despite your shaders, and will let you see warp-in animations, pylon power field, and a few other important things. */

If you use low shaders I'd also recommend setting shadowmapsize=256 (from 512), it can help performance and improve visibility by making blob shadows a little less distinct

ActiBlizzard's retarded employee(s) pointlessly and erroneously made it so high models are set to low whenever you use Low shaders. Meaning they 'blocked' the most visible/readable graphics combination possible. It was a mistake on their part, and changing this yourself isn't some hack or revealing forbidden graphics. If they 'correct' anything it shouldn't be blocking ideal variables.txt setups, it should be fixing their flawed programming that didn't allow these setups in the first place.

Jak, something I've wondered but never tried is whether the individual Effects variables could be toggled (treadlod, etc)? Many have said cloaked units are a bit easier to see with Effects on ultra. But the tread, weather effects, and weapons lasers n shit makes Med+ effects unbearable to me. Ends up making it harder to see clumps of units and what's going on in a battle.

Also, are you aware your name is Malazan in origin?
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
January 20 2014 02:53 GMT
#6
My name is Malazan in origin?? Hit me up with dat link if so!

treadlod etc can be set individually as long as GraphicsOptionEffectsDetail>0
same with the other effects (99% sure).

I tested the cloaked units with ultra effects and did not see a difference, however that was a long time ago. It should be re-investigated for sure.

Shadowmap size can be set to 1 to eliminate the shadows, it's great for visibility and I'd imagine it helps with performance as well.

I thought you can do high models/low shaders with:
GraphicsOptionModelQuality=1
useLowqualitymodels=0

is there a difference?

Someone mentioned bitdepth to me before, does it work independent of the other settings?
can it go any lower?
Commentatorhttps://www.youtube.com/JaKaTaKtv
sotaporo
Profile Joined June 2011
Finland195 Posts
Last Edited: 2014-01-20 03:01:48
January 20 2014 02:58 GMT
#7
On January 20 2014 11:53 JaKaTaK wrote:
Someone mentioned bitdepth to me before, does it work independent of the other settings?
can it go any lower?


i have tried it on medium and low shaders it works on both. what i know it seems to work independent and i have not tried lower.

tried bitdepth=8 don't seem to be that different from 16.
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
January 20 2014 03:06 GMT
#8
cool. I'll definitely do some testing on it
Commentatorhttps://www.youtube.com/JaKaTaKtv
CrankOut
Profile Joined November 2013
187 Posts
January 20 2014 09:09 GMT
#9
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm
jubil
Profile Blog Joined March 2011
United States2602 Posts
January 20 2014 09:24 GMT
#10
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm


Serious? I've definitely heard of people playing with everything on low besides whatever graphic setting affects cloak, makes them much easier to see.
Also, overall settings on low is easier on your eyes in my opinion, it makes the graphics much smoother without random moving details like blades of grass, tiny rocks, waves of water, etc.
Marineking-Polt-Maru-Fantasy-Solar-Xenocider-Suppy fighting!
sDaLi
Profile Joined June 2011
30 Posts
January 20 2014 09:29 GMT
#11
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm


Its not. What about people with bad pc's ??
even with everything low i got less then 30fps for team games
Maru, SOS, Life ♥ /I dont do drugs, I am drugs
LuckyGnomTV
Profile Blog Joined July 2009
Russian Federation367 Posts
January 20 2014 09:33 GMT
#12
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm

Try to play about 5-8 hours without low graphics. Your eyes would burn after 1-2 months.
Existor
Profile Joined July 2010
Russian Federation4295 Posts
January 20 2014 09:39 GMT
#13
This thread still works

http://www.teamliquid.net/forum/viewmessage.php?topic_id=241083
dani`
Profile Joined January 2011
Netherlands2402 Posts
January 20 2014 09:43 GMT
#14
On January 20 2014 18:33 LuckyGnomTV wrote:
Show nested quote +
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm

Try to play about 5-8 hours without low graphics. Your eyes would burn after 1-2 months.

That's just silly. Most Koreans play on Medium+ settings. Sure, some people might prefer Low settings but one is not necessarily better than the other.

I personally dislike the Pylon Power Field (causes FPS drops and is inaccurate) so I play on Medium but disabled the Pylon Power Field. To do this, set Models to Low in settings, but in variables.txt set useLowqualitymodels to 0.
doggy
Profile Joined May 2010
Germany306 Posts
January 20 2014 10:57 GMT
#15
Is there a possibility to do enable phsysics with low settings nowadays?
im refering to this post:

On May 17 2013 21:33 Psychobabas wrote:
You are not getting physics because you have low shaders. Low shaders also do not allow for death animations, splat effects etc as they automatically keep low models.

However, if you want all the gore and splats and death animation etc with LOW shaders there is a way:

1. First of all, go to your graphics options and set your preferred options. I suppose you want low shaders, which will automatically make the models low. You will probably also want medium effects or higher but that's up to you. Now exit the game.

2. Go to your documents folders and find Starcraft 2. Open the variables.txt file.

3. change the following (notice the bold numbers)
GraphicsOptionModelQuality=2
lowqualitymodels=0
useLowqualitymodels=0

4. Save and close the file.

5. Right click on the variables.txt file and go to properties. Tick the "read-only" box.
This step is done so the game doesnt reset the settings. Without making it read-only, SC2 will always replace high models with low models.


PS: Any time you want to change the graphics settings you will have to untick the read-only box. SC2 will never be able to override it unless you untick.

CrankOut
Profile Joined November 2013
187 Posts
January 20 2014 11:38 GMT
#16
On January 20 2014 18:29 sDaLi wrote:
Show nested quote +
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm

even with everything low i got less then 30fps for team games


Then stop playing on your Calculator...

User was temp banned for this post.
sDaLi
Profile Joined June 2011
30 Posts
January 20 2014 11:54 GMT
#17
On January 20 2014 20:38 CrankOut wrote:
Show nested quote +
On January 20 2014 18:29 sDaLi wrote:
On January 20 2014 18:09 CrankOut wrote:
Thats just stupid. Perfect is everything on High or Ultra. Only newbies lower the details. You don't play better because you lower the details /facepalm

even with everything low i got less then 30fps for team games


Then stop playing on your Calculator...


wow you are open-minded. I cant afford to buy an expensiv Calculator and end of the discussion between us.
Maru, SOS, Life ♥ /I dont do drugs, I am drugs
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
Last Edited: 2014-01-20 16:24:00
January 20 2014 15:14 GMT
#18
On January 20 2014 18:39 Existor wrote:
This thread still works

http://www.teamliquid.net/forum/viewmessage.php?topic_id=241083


There is no

"hdr=1 change to 0"

anymore. Does that line get added? and if so do you have to change all the other hdr settings?

EDIT: Tried

Medium Shaders
Medium Shadows
High Models
shadowmapsize=1 (this eliminates the shadows that come automatically with Medium Shaders)

last night in some 4s. I hate medium effects so I just deal with not having the moco animation for the time being. The workers gathering minerals were not smooth at all! added in,

bitdepth=16

worked like a fucking charm. People definitely should know about this one, esp if your PC is sub-par for Sc2 (i feel like most are).

edit: I think that shadowmapsize=1 hurts performance. Worth it for my set up though.

Anyone else have some understanding of what rules the Variables.txt file works on?
Commentatorhttps://www.youtube.com/JaKaTaKtv
Existor
Profile Joined July 2010
Russian Federation4295 Posts
January 20 2014 18:16 GMT
#19
On January 21 2014 00:14 JaKaTaK wrote:
Show nested quote +
On January 20 2014 18:39 Existor wrote:
This thread still works

http://www.teamliquid.net/forum/viewmessage.php?topic_id=241083


There is no

"hdr=1 change to 0"

anymore. Does that line get added? and if so do you have to change all the other hdr settings?

EDIT: Tried

Medium Shaders
Medium Shadows
High Models
shadowmapsize=1 (this eliminates the shadows that come automatically with Medium Shaders)

last night in some 4s. I hate medium effects so I just deal with not having the moco animation for the time being. The workers gathering minerals were not smooth at all! added in,

bitdepth=16

worked like a fucking charm. People definitely should know about this one, esp if your PC is sub-par for Sc2 (i feel like most are).

edit: I think that shadowmapsize=1 hurts performance. Worth it for my set up though.

Anyone else have some understanding of what rules the Variables.txt file works on?


Except hdr options, other can still be edited. The main difference is low terrain (creep without animation) and medium or higher with creep with animation.

Also other thing still works is creep smooth edge. When terrain is on Low, creep automatically removes that smoothed edge, and it becomes sharp (and creep loses animation). You can also bring back creep smooth border and keep it without animation.
JaKaTaKSc2
Profile Blog Joined March 2011
United States2787 Posts
January 20 2014 19:13 GMT
#20
Is there a gameplay advantage for having smooth edge creep?
Commentatorhttps://www.youtube.com/JaKaTaKtv
1 2 3 Next All
Please log in or register to reply.
Live Events Refresh
LiuLi Cup
11:00
Weekly #6
RotterdaM586
WardiTV561
TKL 171
Rex157
IndyStarCraft 154
CranKy Ducklings102
IntoTheiNu 16
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 586
TKL 159
Rex 157
IndyStarCraft 154
ProTech71
Vindicta 32
StarCraft: Brood War
Britney 45163
Bisu 2593
Rain 2188
GuemChi 1857
Horang2 1715
Hyuk 1538
firebathero 659
EffOrt 611
BeSt 570
Mini 521
[ Show more ]
Larva 384
Killer 319
Last 214
Soma 187
Hyun 174
Snow 170
ZerO 157
Zeus 151
hero 91
Sharp 70
Rush 59
Backho 48
sorry 48
ToSsGirL 43
soO 38
JYJ36
Free 26
Sexy 25
Yoon 19
sas.Sziky 18
ajuk12(nOOB) 18
Sacsri 17
scan(afreeca) 12
Terrorterran 11
Noble 10
NaDa 9
Hm[arnc] 6
Bale 6
Dota 2
Gorgc4130
singsing3612
qojqva2505
Dendi1259
XcaliburYe364
420jenkins317
Fuzer 215
Counter-Strike
zeus436
oskar154
Other Games
gofns29538
tarik_tv17199
B2W.Neo980
hiko424
DeMusliM400
crisheroes337
Hui .274
XaKoH 131
Liquid`VortiX93
Sick78
QueenE52
NeuroSwarm36
Trikslyr31
ZerO(Twitch)11
Organizations
StarCraft: Brood War
UltimateBattle 1292
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• HerbMon 29
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 2820
• WagamamaTV227
League of Legends
• Nemesis7250
• Jankos1478
Other Games
• Shiphtur78
Upcoming Events
OSC
5h 13m
Cure vs Iba
MaxPax vs Lemon
Gerald vs ArT
Solar vs goblin
Nicoract vs TBD
Spirit vs Percival
Cham vs TBD
ByuN vs Jumy
RSL Revival
20h 13m
Maru vs Reynor
Cure vs TriGGeR
The PondCast
23h 13m
RSL Revival
1d 20h
Zoun vs Classic
Korean StarCraft League
2 days
BSL Open LAN 2025 - War…
2 days
RSL Revival
2 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
Online Event
4 days
[ Show More ]
Wardi Open
4 days
Monday Night Weeklies
5 days
Sparkling Tuna Cup
5 days
LiuLi Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
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

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.