• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 09:01
CEST 15:01
KST 22:01
  • 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
Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0TL Team Map Contest #5: Presented by Monster Energy6Code S RO8 Preview: herO, Zoun, Bunny, Classic7Code S RO8 Preview: Rogue, GuMiho, Solar, Maru3
Community News
Esports World Cup 2025 - Final Player Roster11Weekly Cups (June 16-22): Clem strikes back1Weekly Cups (June 9-15): herO doubles on GSL week4Firefly suspended by EWC, replaced by Lancer12Classic & herO RO8 Interviews: "I think it’s time to teach [Rogue] a lesson."2
StarCraft 2
General
HSC 27 players & groups The SCII GOAT: A statistical Evaluation Esports World Cup 2025 - Final Player Roster Jumy Talks: Dedication to SC2 in 2025, & more... Classic wins Code S Season 2 (2025)
Tourneys
$200 Biweekly - StarCraft Evolution League #1 SOOPer7s Showmatches 2025 RSL: Revival, a new crowdfunded tournament series EWC 2025 Online Qualifiers (May 28-June 1, June 21-22) Monday Nights Weeklies
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers [G] Darkgrid Layout
Custom Maps
[UMS] Zillion Zerglings
External Content
Mutation # 479 Worn Out Welcome Mutation # 478 Instant Karma Mutation # 477 Slow and Steady Mutation # 476 Charnel House
Brood War
General
BW General Discussion Preserving Battlereports.com BGH Auto Balance -> http://bghmmr.eu/ ASL20 Preliminary Maps Where is effort ?
Tourneys
[ASL19] Grand Finals [Megathread] Daily Proleagues [BSL20] ProLeague Bracket Stage - WB Finals & LBR3 [BSL20] ProLeague Bracket Stage - LB Round 4 & 5
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do. [G] How to get started on ladder as a new Z player
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Path of Exile What do you want from future RTS games? Beyond All Reason
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 Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Social coupon sites UK Politics Mega-thread
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Anime Discussion Thread [Manga] One Piece [\m/] Heavy Metal Thread Korean Music Discussion
Sports
2024 - 2025 Football Thread TeamLiquid Health and Fitness Initiative For 2023 NHL Playoffs 2024 Formula 1 Discussion
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
How Pro Gamers Cope with Str…
TrAiDoS
StarCraft improvement
iopq
Heero Yuy & the Tax…
KrillinFromwales
I was completely wrong ab…
jameswatts
Need Your Help/Advice
Glider
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 792 users

Free Arcade, extension-mods, and new clan features coming…

Forum Index > SC2 General
161 CommentsPost a Reply
Prev 1 2 3 4 5 6 7 8 9 Next All
MstrJinbo
Profile Joined March 2011
United States1251 Posts
November 19 2013 14:06 GMT
#81
On November 19 2013 22:59 Conti wrote:
Show nested quote +
On November 19 2013 21:20 NihiLStarcraft wrote:
On November 19 2013 21:04 Plansix wrote:
On November 19 2013 20:29 NihiLStarcraft wrote:
So they're saying the engine loads every Zealot (etc.) variation into memory - and not just the selected skin version of the unit? Really? Why? Is there a good reason I'm not seeing or are Blizzard programmers/software engineers that bad these days?

Because that is how every game works unless it is designed specificlly not to work that way (dota 2 and lol). FPS games load up every character model, even if the model isn't being used in the match. This is nothing new and only since the rise of LoL has the discussion about engines that only load up the nessary models come up. People forget that SC2 was developed in 2008-2010 and free to play wasn't a thing at the time.


Sorry, but memory management and only loading the resources and assets you need for the game into memory has been a thing ever since the very first video games have been programmed. This has nothing to do with Dota 2, Leage of Legends or Free to Play whatsoever. If they load all skin variations instead of only the selected one, that's equally as stupid as loading all zerg unit/structure/spell/etc. assets for a 1v1 TvP ladder match. It is now and it certainly was in 2005 through 2010 or whatever.

Not only did they make a colossal mistake when writing the engine then, they also half-assed a skin system together and put it into the game which wasn't properly supported. This all wreaks of terrible programming and software engineering. What were they thinking?

So what do you do on a TvP match on a custom map that has a neutral creep tumor? What do you do when there's a TvP custom map that, at some point in the game, gives you a drone to build a hatchery to build a zerg army? What do you do on a custom map that allows to change a unit's skin mid-game?

There's two things you could do: Load everything into memory in the first place. Or have the information on what needs to be loaded in every single map, and cross reference that with what races that are being played. Which would probably cause various problems somewhere else (Hackers faking the wrong race, so their race's models won't load), as well as increase the effort it takes to make a map (Hmm, do I need that Ultralisk model?), etc.

It's a simple design decision, not a "colossal mistake".


Third option is you load assets in memory as you need them and unload them when they are no longer needed.
StreetWise
Profile Joined January 2010
United States594 Posts
November 19 2013 14:09 GMT
#82
On November 19 2013 13:31 reps)squishy wrote:
Show nested quote +
On November 19 2013 13:21 rename wrote:
Blizzard Wrote
We think they're super cool and love doing them, but what we're running in to is a tradeoff between our ability to support a minimum spec – literally in terms of memory – on a computer.


Seriously?

Enable Unit Skins graphic option, problem solved.

..... man

PS, otherwise the patch 2.1 looks great.


Blizzard knows better then we do!
... No they don't


This wont work because everyone sees the skins. So part of the problem is they dont want people to be able to disable other peoples skins.
I will not be poisoned by your bitterness
DW-Unrec
Profile Blog Joined August 2011
492 Posts
November 19 2013 14:13 GMT
#83
soon we'll be seeing small games being sold, and big games being F2P.
Conti
Profile Joined November 2010
Germany2516 Posts
November 19 2013 14:17 GMT
#84
On November 19 2013 23:06 NihiLStarcraft wrote:
Show nested quote +
On November 19 2013 22:59 Conti wrote:
There's two things you could do: Load everything into memory in the first place. Or have the information on what needs to be loaded in every single map, and cross reference that with what races that are being played. Which would probably cause various problems somewhere else (Hackers faking the wrong race, so their race's models won't load), as well as increase the effort it takes to make a map (Hmm, do I need that Ultralisk model?), etc.

It's a simple design decision, not a "colossal mistake".


I see where you're coming from but if they made the design decision to dumb-load EVERYTHING all the time instead of referencing used assets in the maps, that's a pretty damn bad decision in my opinion. Whatever, obviously none of us know the exact workings of the engine, so we can only speculate.

How do you determine what assets are used in a map?

I'm serious. Go ahead and read a few tutorials on the SC2 map editor. If I wanted, I could create a map that gives people an entirely randomly chosen unit every 5 minutes. It would not be possible to determine what those units are beforehand (unless you hack the RNG, I suppose).

I see where you're coming from in regards to 1v1 ladder maps, yes. But that's not the only concern you have as a programmer. It's not "Does this work here?" but "Does this work everywhere? With every possible configuration?" And given that custom maps have a gigantic amount of freedom in what they are allowed to do, loading everything into memory seems like a sensible thing to do.
Plansix
Profile Blog Joined April 2011
United States60190 Posts
November 19 2013 14:29 GMT
#85
On November 19 2013 23:17 Conti wrote:
Show nested quote +
On November 19 2013 23:06 NihiLStarcraft wrote:
On November 19 2013 22:59 Conti wrote:
There's two things you could do: Load everything into memory in the first place. Or have the information on what needs to be loaded in every single map, and cross reference that with what races that are being played. Which would probably cause various problems somewhere else (Hackers faking the wrong race, so their race's models won't load), as well as increase the effort it takes to make a map (Hmm, do I need that Ultralisk model?), etc.

It's a simple design decision, not a "colossal mistake".


I see where you're coming from but if they made the design decision to dumb-load EVERYTHING all the time instead of referencing used assets in the maps, that's a pretty damn bad decision in my opinion. Whatever, obviously none of us know the exact workings of the engine, so we can only speculate.

How do you determine what assets are used in a map?

I'm serious. Go ahead and read a few tutorials on the SC2 map editor. If I wanted, I could create a map that gives people an entirely randomly chosen unit every 5 minutes. It would not be possible to determine what those units are beforehand (unless you hack the RNG, I suppose).

I see where you're coming from in regards to 1v1 ladder maps, yes. But that's not the only concern you have as a programmer. It's not "Does this work here?" but "Does this work everywhere? With every possible configuration?" And given that custom maps have a gigantic amount of freedom in what they are allowed to do, loading everything into memory seems like a sensible thing to do.

Also , only loading up the skins/units that the game needs on a given match only makes the loading a more complex and increases the chances of bugs and errors. Also, SC2 is a 32 bit game, so they are limited by that as well.
I have the Honor to be your Obedient Servant, P.6
TL+ Member
Vicissitude
Profile Joined October 2013
Sweden28 Posts
November 19 2013 14:32 GMT
#86
On November 19 2013 13:12 ishida66 wrote:
Now remove sentries, buff tanks and we have a perfect game.


I agree to an extent. It wouldn't be perfect but it would be steps that I'd agree with personally. Just don't forget the fact that a couple of "fixed" fungals can chain a maxed air army to death... (Thorzain vs. can't remember @HSC)

Bah, I'm not going to nag, the game's still very good. Conjoining arcade to the starter edition seems eerily humble of Blizzard. To be frank, I wonder what their angle is, but in the meanwhile I'm going to introduce a couple of friends to the game.
Unless stated otherwise, my posts are from the view of someone who watches SC2 and want to improve it from that perspective, and those opinions will most often have little to do with what experience when I actually play.
watchlulu
Profile Joined February 2013
Germany474 Posts
November 19 2013 14:33 GMT
#87
Even if I did not use the few new skins that are available since HotS even once, it somehow makes me sad that there are no new skins on their way...
I just like the Idea of unlockable stuff by playing more and more.

Besides, I hope 2.1 is coming soon, can't wait to make a ingame clan logo.
Hopefully they give you the option to import your own logo, I'm so pumped to make the dumbest logo out there :D
Have a nice day!
JimmyJRaynor
Profile Blog Joined April 2010
Canada16670 Posts
Last Edited: 2013-11-19 14:47:39
November 19 2013 14:45 GMT
#88
On November 19 2013 23:29 Plansix wrote:
Show nested quote +
On November 19 2013 23:17 Conti wrote:
On November 19 2013 23:06 NihiLStarcraft wrote:
On November 19 2013 22:59 Conti wrote:
There's two things you could do: Load everything into memory in the first place. Or have the information on what needs to be loaded in every single map, and cross reference that with what races that are being played. Which would probably cause various problems somewhere else (Hackers faking the wrong race, so their race's models won't load), as well as increase the effort it takes to make a map (Hmm, do I need that Ultralisk model?), etc.

It's a simple design decision, not a "colossal mistake".


I see where you're coming from but if they made the design decision to dumb-load EVERYTHING all the time instead of referencing used assets in the maps, that's a pretty damn bad decision in my opinion. Whatever, obviously none of us know the exact workings of the engine, so we can only speculate.

How do you determine what assets are used in a map?

I'm serious. Go ahead and read a few tutorials on the SC2 map editor. If I wanted, I could create a map that gives people an entirely randomly chosen unit every 5 minutes. It would not be possible to determine what those units are beforehand (unless you hack the RNG, I suppose).

I see where you're coming from in regards to 1v1 ladder maps, yes. But that's not the only concern you have as a programmer. It's not "Does this work here?" but "Does this work everywhere? With every possible configuration?" And given that custom maps have a gigantic amount of freedom in what they are allowed to do, loading everything into memory seems like a sensible thing to do.

Also , only loading up the skins/units that the game needs on a given match only makes the loading a more complex and increases the chances of bugs and errors. Also, SC2 is a 32 bit game, so they are limited by that as well.


your technical expertise really adds so much to this thread... breaking out the "32 bit" comment... just pwnage.

neither side on this "debate" really has a clue and the entire debate just lowers the signal to noise ratio of the thread.

its a great move making the entire Arcade free in the Starter Edition. its a nice little "on ramp" to getting people to spend money on the actual game.. nice marketing strat by Blizz.

so far... every F2P RTS has gone down in a giant ball of flames.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
MstrJinbo
Profile Joined March 2011
United States1251 Posts
November 19 2013 14:47 GMT
#89
On November 19 2013 23:29 Plansix wrote:
Show nested quote +
On November 19 2013 23:17 Conti wrote:
On November 19 2013 23:06 NihiLStarcraft wrote:
On November 19 2013 22:59 Conti wrote:
There's two things you could do: Load everything into memory in the first place. Or have the information on what needs to be loaded in every single map, and cross reference that with what races that are being played. Which would probably cause various problems somewhere else (Hackers faking the wrong race, so their race's models won't load), as well as increase the effort it takes to make a map (Hmm, do I need that Ultralisk model?), etc.

It's a simple design decision, not a "colossal mistake".


I see where you're coming from but if they made the design decision to dumb-load EVERYTHING all the time instead of referencing used assets in the maps, that's a pretty damn bad decision in my opinion. Whatever, obviously none of us know the exact workings of the engine, so we can only speculate.

How do you determine what assets are used in a map?

I'm serious. Go ahead and read a few tutorials on the SC2 map editor. If I wanted, I could create a map that gives people an entirely randomly chosen unit every 5 minutes. It would not be possible to determine what those units are beforehand (unless you hack the RNG, I suppose).

I see where you're coming from in regards to 1v1 ladder maps, yes. But that's not the only concern you have as a programmer. It's not "Does this work here?" but "Does this work everywhere? With every possible configuration?" And given that custom maps have a gigantic amount of freedom in what they are allowed to do, loading everything into memory seems like a sensible thing to do.

Also , only loading up the skins/units that the game needs on a given match only makes the loading a more complex and increases the chances of bugs and errors. Also, SC2 is a 32 bit game, so they are limited by that as well.


There is no possible way SC2 loads everything in memory from the start of a game. Way it probably works is almost all assets start out not in memory. Zerg player builds a zergling, sc2 fetches the zergling model and stores it in memory and so forth.
TheFish7
Profile Blog Joined February 2012
United States2824 Posts
November 19 2013 14:52 GMT
#90
About the custom skins... They left out a key piece of information. In the map editor, the custom skins are Model Swap events. What this means is that if you have a custom skin for say, a zergling, the game transforms all of that players zerglings into the new one as soon as the model is created. I'm not sure what this means in terms of what actually gets loaded, however I think it might mean that both sets of assets need to be loaded by the game because those assets are an inherent part of that unit. I think that may be part of the limitation they are talking about, and that somehow the way they have these skins set up (as a model swap instead of replacing the assets) may be part of what is limiting things.

Anyway, the free arcade thing is really awesome motivation to finish my latest arcade map project. Better get on it!
~ ~ <°)))><~ ~ ~
itsjustatank
Profile Blog Joined November 2010
Hong Kong9152 Posts
Last Edited: 2013-11-19 14:56:27
November 19 2013 14:53 GMT
#91
Considering SC2 manages to turn Protoss music into generic WoW-esque environmental music, being able to change it is welcome.
Photographer"nosotros estamos backamos" - setsuko
Firkraag8
Profile Joined August 2010
Sweden1006 Posts
Last Edited: 2013-11-19 15:09:38
November 19 2013 15:06 GMT
#92
On November 19 2013 14:04 Sprouter wrote:
A day late and a dollar short. It feels really gross to be happy about features that were present in their previous games. Gameheart sounds neat at least.


Which of the features in this article were present in their previous games exactly? Sometimes it feels people are being negative for the sake of being negative, no reason to be mad? Np, make one up.
Too weird to live, too rare to die.
HeeroFX
Profile Blog Joined November 2010
United States2704 Posts
November 19 2013 15:11 GMT
#93
I don't know I mean I am excited for these things, but they come so late. I can't help but say....Warcraft 3 had these things. I would imagine most of the devs are actually working on legacy of the void than HOTS now, they probably only have a few people who report to DB, but DB seems busy with Heroes of the storm lol. I guess awesome they are coming?
( bush
Profile Joined April 2011
321 Posts
November 19 2013 15:19 GMT
#94
This is not F2P multiplayer, as you can still only play custom games and vs. AI games with the starter edition.


That's sad, didnt expect it.
oo
Nerevar
Profile Joined January 2013
547 Posts
November 19 2013 15:19 GMT
#95
On November 20 2013 00:11 HeeroFX wrote:
I don't know I mean I am excited for these things, but they come so late. I can't help but say....Warcraft 3 had these things. I would imagine most of the devs are actually working on legacy of the void than HOTS now, they probably only have a few people who report to DB, but DB seems busy with Heroes of the storm lol. I guess awesome they are coming?

Just curious, which of these things (besides automated tournaments) did WC3 have?
Ribbon
Profile Blog Joined April 2010
United States5278 Posts
November 19 2013 15:28 GMT
#96
You know, extensions make it way easier to, say, run a tournament with a 300-supply cap. While WCS won't do it (probably), we could much more easily start having tournaments with custom rules and doing our own balancing as a community.
Damnight
Profile Blog Joined October 2010
Germany222 Posts
November 19 2013 15:46 GMT
#97
On November 19 2013 19:34 xsnac wrote:
Show nested quote +
On November 19 2013 19:26 Damnight wrote:
While I love the patch and the free Arcade/custom games, I hope we'll never go full-free2play.
We already have too many cheaters as is...


if you are good enough map hackers are not a problem .


That is false. And for reference you may talk to any progamer, they'll either all say it's a problem. You may take a look at this case of proofen maphack, ( he won money using hacks): http://www.reddit.com/r/starcraft/comments/1kw547/
The link inside the reddit thread links to myStarcraft a german site that did an extensive research about everything around imbatoss.
Pirfiktshon
Profile Joined June 2013
United States1072 Posts
November 19 2013 15:51 GMT
#98
The thing i'm most excited about is the clan ladder idea and BO3s on ladder something like that I'm interested to see whta we get
Archas
Profile Blog Joined July 2010
United States6531 Posts
November 19 2013 15:53 GMT
#99
Units with giant heads mode. NBA JAAAAAMMMM

COME ON AND SLAM
AND WELCOME TO THE JAM
The room is ripe with the stench of bitches!
Existor
Profile Joined July 2010
Russian Federation4295 Posts
November 19 2013 15:55 GMT
#100
Short article about SC2 F2P
http://www.teamliquid.net/forum/viewmessage.php?topic_id=435051
Prev 1 2 3 4 5 6 7 8 9 Next All
Please log in or register to reply.
Live Events Refresh
OSC
13:00
King of the Hill #215
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Harstem 388
mouzHeroMarine 372
RotterdaM 83
ProTech62
trigger 6
StarCraft: Brood War
Britney 43742
Flash 1669
EffOrt 746
Mini 550
Stork 320
hero 232
Pusan 222
firebathero 214
GuemChi 194
Hyun 164
[ Show more ]
ZerO 126
Snow 102
Mind 90
Sea.KH 56
[sc1f]eonzerg 43
soO 35
GoRush 30
Sacsri 28
zelot 22
Movie 22
Barracks 20
Shinee 17
Nal_rA 7
Bale 5
Terrorterran 2
Dota 2
Gorgc4060
qojqva1492
XcaliburYe251
PGG 93
Counter-Strike
x6flipin703
markeloff242
edward14
Other Games
singsing2310
B2W.Neo905
DeMusliM474
XaKoH 191
crisheroes187
Mew2King172
Fuzer 165
Pyrionflax122
SortOf71
ArmadaUGS54
QueenE39
ZerO(Twitch)18
Organizations
Dota 2
PGL Dota 2 - Main Stream23644
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH247
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Nemesis6781
• Jankos1756
Other Games
• WagamamaTV94
Upcoming Events
OSC
2h 59m
TriGGeR vs ArT
MindelVK vs Nicoract
Krystianer vs Mixu
YoungYakov vs LunaSea
ShoWTimE vs GgMaChine
Percival vs NightPhoenix
Replay Cast
10h 59m
The PondCast
20h 59m
Replay Cast
1d 10h
HomeStory Cup
1d 21h
HomeStory Cup
2 days
CSO Cup
3 days
BSL: ProLeague
3 days
SOOP
3 days
SHIN vs ByuN
Sparkling Tuna Cup
3 days
[ Show More ]
HomeStory Cup
3 days
BSL: ProLeague
4 days
Replay Cast
5 days
Replay Cast
5 days
WardiTV European League
6 days
The PondCast
6 days
Liquipedia Results

Completed

Rose Open S1
2025 GSL S2
Heroes 10 EU

Ongoing

JPL Season 2
BSL 2v2 Season 3
BSL Season 20
Acropolis #3
KCM Race Survival 2025 Season 2
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Championship of Russia 2025
RSL Revival: Season 1
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
CCT Season 2 Global Finals
IEM Melbourne 2025
YaLLa Compass Qatar 2025
PGL Bucharest 2025

Upcoming

CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
K-Championship
uThermal 2v2 Main Event
SEL Season 2 Championship
Esports World Cup 2025
HSC XXVII
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.