• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 07:50
CET 13:50
KST 21:50
  • 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
ByuL: The Forgotten Master of ZvT29Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Team Liquid Map Contest - Preparation Notice6Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza1Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2ACS replaced by "ASL Season Open" - Starts 21/0258
StarCraft 2
General
How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? Vitality disbanding their sc2-team Team Liquid Map Contest - Preparation Notice ByuL: The Forgotten Master of ZvT Nexon's StarCraft game could be FPS, led by UMS maker
Tourneys
RSL Season 4 announced for March-April Sparkling Tuna Cup - Weekly Open Tournament $5,000 WardiTV Winter Championship 2026 Sea Duckling Open (Global, Bronze-Diamond) PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar)
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 515 Together Forever Mutation # 514 Ulnar New Year Mutation # 513 Attrition Warfare
Brood War
General
Flash's ASL S21 & Future Plans Announcement Gypsy to Korea BSL 22 Map Contest — Submissions OPEN to March 10 BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion
Tourneys
ASL Season 21 Qualifiers March 7-8 [Megathread] Daily Proleagues [BSL22] Open Qualifier #1 - Sunday 21:00 CET Small VOD Thread 2.0
Strategy
Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
Path of Exile PC Games Sales Thread Nintendo Switch Thread Stormgate/Frost Giant Megathread Battle Aces/David Kim RTS Megathread
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
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
Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Mexico's Drug War Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine YouTube Thread
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Manga] One Piece [Req][Books] Good Fantasy/SciFi books Anime Discussion Thread
Sports
Formula 1 Discussion 2024 - 2026 Football Thread TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Gaming-Related Deaths
TrAiDoS
ONE GREAT AMERICAN MARINE…
XenOsky
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2338 users

BroodWar on browser - Page 3

Forum Index > BW General
Post a Reply
Prev 1 2 3 4 5 6 Next All
vOdToasT
Profile Blog Joined September 2010
Sweden2870 Posts
November 29 2012 12:29 GMT
#41
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.
If it's stupid but it works, then it's not stupid* (*Or: You are stupid for losing to it, and gotta git gud)
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-11-30 13:54:59
November 30 2012 13:54 GMT
#42
On November 29 2012 04:36 Kibibit wrote:
Show nested quote +
On November 29 2012 03:40 frogmelter wrote:
On November 29 2012 03:01 sluggaslamoo wrote:
Impossible.

The logistics of transferring more than 100MB of spritesheets every time you load the game would make it unviable.

Performance is no problem at all. Running it in a browser or not makes no difference, you can run full 3d games in a browser no problem, the issue is transferring all that data (which is why most big games don't run in a browser), you may as well make it an installable game.


I'm curious to why transferring 100 mb every time you run the game would make it impossible, instead of inconvenient.

And I'm curious as to how performance would be no problem at all. Performance would only be no problem if the code was modified specifically for browser usage. Outside of that, not a single version of windows emulation has been able to emulate it without latency issues.


@question 1:
Okay, inconvenient, not impossible. But it is practically impossible. Someone also mentioned dynamic loading, unfortunately for a game such as starcraft, most if not all of the graphics need to be loaded before the game can be run. Something like an RPG would be much more suitable to dynamic loading.

@question 2:
Its not emulation. It would be more than 10 times, if not 100 times faster if you remade it because you can run hardware accelerated graphics and that is where the main bottleneck is. OpenGL would piss all over the bitmap blitting that was used in traditional Starcraft, you could render 10,000 sprites without your computer breaking a sweat. V8 Javascript is also really damn fast, not as fast as C, but its also not the main bottleneck.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-11-30 13:56:43
November 30 2012 13:56 GMT
#43
On November 29 2012 21:29 vOdToasT wrote:
Show nested quote +
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
EAGER-beaver
Profile Joined March 2004
Canada2799 Posts
Last Edited: 2012-12-01 04:28:02
December 01 2012 04:25 GMT
#44
The core of starcraft, without the single player campaign, all the music, videos etc, just what you need to play multiplayer is about 20-30 megs, it's been done before with sclite, i used to stick it on a 128 mb usb key and play it on the go in college. HTML5 specifies a cache for file storage in a browser around 10 mb (forget exact specification) still not close enough, and as someone mentioned early, really smart caching won't cut it, you need that 30 megs in memory accessible at all times. Someone earlier mentioned websockets for multiplayer support, again the standard isn't mature enough, nor is the backend server support (see node.js, which is js only) unless you rewrote chunks of starcrafts network code from scratch in javascript, good luck.

Making a starcraft 2 port with pure HTML5 isn't viable, without making some severe compromises and lengthy developer time. Fortunately you don't have to, chrome has native support for c and c++, converting to said languages from others is very doable.
Simon and Garfunkel rock my face off
flamewheel
Profile Blog Joined December 2009
FREEAGLELAND26782 Posts
December 01 2012 05:40 GMT
#45
start with this~

http://www.jorisdormans.nl/machinations/index.php?file=v35/games/starcraft_complete.xml
Writerdamn, i was two days from retirement
Bill Murray
Profile Blog Joined October 2009
United States9292 Posts
December 01 2012 06:26 GMT
#46
"offence"
"defence" LOL
University of Kentucky Basketball #1
vOdToasT
Profile Blog Joined September 2010
Sweden2870 Posts
Last Edited: 2012-12-01 07:10:52
December 01 2012 07:05 GMT
#47
On November 30 2012 22:56 sluggaslamoo wrote:
Show nested quote +
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.
If it's stupid but it works, then it's not stupid* (*Or: You are stupid for losing to it, and gotta git gud)
Yoshi-
Profile Joined October 2008
Germany10227 Posts
December 01 2012 17:44 GMT
#48
On November 29 2012 21:29 vOdToasT wrote:
Show nested quote +
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


No what they do is just, download the image and then mount it into a Dosbox written in Java.

Nothing really fancy.
peacenl
Profile Blog Joined November 2009
550 Posts
Last Edited: 2012-12-01 17:57:47
December 01 2012 17:55 GMT
#49
As a programmer of a few network games I can tell you that it's most likely too server intensive (latency would be terrible when you use website URL calls instead of plain optimized network packets).

The problem is that strategy games require you to poll every time and await a result (a few times a second preferably). While 3D shooters poll the same way, they can skip a few poll iterations of the networked game loop because it will catch up in the end (and retrace the missing steps) and usually not influence the game outcome. With strategy games this is very different, the information send from one to another can not be lost or ignored, because it might change the outcome of the game for one player.

Luckily there are some languages that can exert more control over this, so by using such languages it could be possible, but it's very time consuming even if you manage to get the source code.
- One does not simply walk into a bar and start calling the shots.
- Failure doesn't mean you are a failure it just means you haven't succeeded yet.
shizaep
Profile Blog Joined January 2011
Canada2920 Posts
December 01 2012 18:22 GMT
#50
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.

I'm pretty sure it's a Java applet, not Java Script.

But an in-browser version would definitely be badass.
You mean I just write stuff here and other people can see it?
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-12-01 18:44:02
December 01 2012 18:40 GMT
#51
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.


You can't reverse engineer the machine code into C++. Its possible, but not for something like Starcraft.

You can't run C++ on the client side.

Even if you could, you would be defeating the entire purpose of your project. The low level code is what is causing the cross-platform problems. It would take you an eternity to understand the old code and rewrite it to work for Windows 7. If you want it to be more cross-platform, then Javascript/JavaApplet would be the way to go.

However this project might take you 2 years to complete at least.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
freakhill
Profile Blog Joined November 2010
Japan463 Posts
December 02 2012 01:44 GMT
#52
On December 02 2012 03:40 sluggaslamoo wrote:
Show nested quote +
On December 01 2012 16:05 vOdToasT wrote:
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.


You can't reverse engineer the machine code into C++. Its possible, but not for something like Starcraft.

You can't run C++ on the client side.

Even if you could, you would be defeating the entire purpose of your project. The low level code is what is causing the cross-platform problems. It would take you an eternity to understand the old code and rewrite it to work for Windows 7. If you want it to be more cross-platform, then Javascript/JavaApplet would be the way to go.

However this project might take you 2 years to complete at least.


Actually, he can, with C++ and NaCL
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
JoelE
Profile Blog Joined July 2011
United States112 Posts
December 02 2012 05:43 GMT
#53
On December 02 2012 02:55 peacenl wrote:
As a programmer of a few network games I can tell you that it's most likely too server intensive (latency would be terrible when you use website URL calls instead of plain optimized network packets).

The problem is that strategy games require you to poll every time and await a result (a few times a second preferably). While 3D shooters poll the same way, they can skip a few poll iterations of the networked game loop because it will catch up in the end (and retrace the missing steps) and usually not influence the game outcome. With strategy games this is very different, the information send from one to another can not be lost or ignored, because it might change the outcome of the game for one player.

Luckily there are some languages that can exert more control over this, so by using such languages it could be possible, but it's very time consuming even if you manage to get the source code.


Websockets can let you set up a pretty standard socket from a browser. Check out socket.io
http://www.firecaster.com
leveller
Profile Blog Joined April 2010
Sweden1840 Posts
December 02 2012 22:54 GMT
#54
On November 28 2012 18:32 Jonoman92 wrote:
I guess everyone has their own anecdotal experiences... but thought I'd mentioned bw has always worked just fine for me in Windows 7 with no special effort. Sometimes the lobby colors are funny-lookin' but it's not too important and in-game is always fine! So, at least give it a try before deciding "it's too complicated."


this is my case as well, only the menu is messed up in colors but inside bnet and in game its all fine.
b0lt
Profile Joined March 2009
United States790 Posts
December 02 2012 23:12 GMT
#55
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


llvm-qemu is pointless here, emscripten emits javascript from LLVM IR. All you need to do is convert all of the starcraft binaries to llvm IR, then write a directdraw/directinput to sdl binding, and then write whatever parts of win32 starcraft touches, and then make the thing actually work (because it won't because of how emscripten works w.r.t. render loops, so you'll need to probably dive into that and rewrite parts (if not most) of it.) Actually, that sounds like a fun project.
freakhill
Profile Blog Joined November 2010
Japan463 Posts
Last Edited: 2012-12-03 02:45:01
December 03 2012 02:43 GMT
#56
On December 03 2012 08:12 b0lt wrote:
Show nested quote +
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


llvm-qemu is pointless here, emscripten emits javascript from LLVM IR. All you need to do is convert all of the starcraft binaries to llvm IR, then write a directdraw/directinput to sdl binding, and then write whatever parts of win32 starcraft touches, and then make the thing actually work (because it won't because of how emscripten works w.r.t. render loops, so you'll need to probably dive into that and rewrite parts (if not most) of it.) Actually, that sounds like a fun project.


and how do you convert the binaries in llvm IR without llvm-qemu??
anyway it's againt the eula so bw would really need to be blackboxed while cutting edges with new technologies and not supporting things like bnet or custom games, just the basic multiplayer game with a web app to actually launch games.
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
Kralic
Profile Blog Joined March 2010
Canada2628 Posts
December 03 2012 03:10 GMT
#57
This would be very interesting to see being done for sure.
Brood War forever!
freakhill
Profile Blog Joined November 2010
Japan463 Posts
December 03 2012 04:27 GMT
#58
i was collecting a few data about the whole thing (if there's already documented libs/algs for parsing the maps, pathing etc.) and i found this

https://launchpad.net/stratagus
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
decemberscalm
Profile Blog Joined July 2009
United States1353 Posts
December 03 2012 18:46 GMT
#59
On November 29 2012 17:43 Goldfish wrote:
Show nested quote +
On November 29 2012 12:56 Franthier wrote:
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


I am not a computer expert but I beg to differ. If you don't have the source code in which the game engine was built upon, you are not going to be able to replicate a lot of the bugs and tricks you can do in game. Without those bugs and tricks, it is not SC. I remember very clearly that Chris Sigaty tried so hard with his team to emulate muta stacking in SC2, they simply cannot do it because of a different game engine.

Everything is easier said than done, people should know that.


I didn't know they tried to emulate Muta Stacking in SC2 but failed .

That is a load of BS. Adding in muta stacking to SC2 is extremely easy. Unit pathing is more of a problem for the engine.
tec27
Profile Blog Joined June 2004
United States3702 Posts
Last Edited: 2012-12-03 23:16:20
December 03 2012 23:14 GMT
#60
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.

Reverse engineering to add features is something people have been doing for years, its not really a new idea. Reverse engineering to run on a browser is a whole different level of endeavor.
Can you jam with the console cowboys in cyberspace?
Prev 1 2 3 4 5 6 Next All
Please log in or register to reply.
Live Events Refresh
WardiTV Winter Champion…
12:00
Playoffs
Classic vs Rogue
Solar vs Gerald
Bunny vs Nicoract
ByuN vs Zoun
herO vs Clem
MaxPax vs Cure
WardiTV778
TKL 284
IndyStarCraft 229
LiquipediaDiscussion
RSL Revival
10:00
Season 4: Group A
Reynor vs Zoun
herO vs sOs
Tasteless960
Rex141
Liquipedia
CranKy Ducklings
10:00
Sea Duckling Open #143
CranKy Ducklings56
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Tasteless 960
Lowko333
TKL 284
IndyStarCraft 229
Rex 141
BRAT_OK 68
MindelVK 17
trigger 1
StarCraft: Brood War
Sea 38584
Britney 30956
Jaedong 1760
firebathero 321
PianO 302
Mong 270
Last 249
Pusan 74
Sea.KH 73
Nal_rA 31
[ Show more ]
yabsab 23
[sc1f]eonzerg 23
Purpose 10
Terrorterran 2
Dota 2
Gorgc5165
XcaliburYe221
Counter-Strike
Stewie2K942
Heroes of the Storm
Khaldor193
Other Games
singsing1388
B2W.Neo946
Fuzer 155
Mew2King73
Organizations
Dota 2
PGL Dota 2 - Main Stream9155
PGL Dota 2 - Secondary Stream3509
StarCraft: Brood War
CasterMuse 18
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Adnapsc2 16
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Nemesis5368
• Jankos1754
• Stunt740
Upcoming Events
AI Arena Tournament
7h 10m
Patches Events
10h 10m
Replay Cast
11h 10m
Sparkling Tuna Cup
21h 10m
RSL Revival
21h 10m
Classic vs TriGGeR
Cure vs Cham
WardiTV Winter Champion…
23h 10m
OSC
23h 40m
BSL
1d 7h
Replay Cast
1d 11h
Replay Cast
1d 20h
[ Show More ]
Monday Night Weeklies
2 days
OSC
2 days
Replay Cast
4 days
The PondCast
4 days
Replay Cast
5 days
Replay Cast
6 days
CranKy Ducklings
6 days
Liquipedia Results

Completed

Proleague 2026-03-05
PiG Sty Festival 7.0
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
Spring Cup 2026
ASL Season 21: Qualifier #1
RSL Revival: Season 4
WardiTV Winter 2026
Nations Cup 2026
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

ASL Season 21: Qualifier #2
ASL Season 21
Acropolis #4 - TS6
Acropolis #4
IPSL Spring 2026
CSLAN 4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
NationLESS Cup
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
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 © 2026 TLnet. All Rights Reserved.