• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 13:10
CET 19:10
KST 03:10
  • 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
Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3
Community News
Weekly Cups (Oct 26-Nov 2): Liquid, Clem, Solar win; LAN in Philly2Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win62025 RSL Offline Finals Dates + Ticket Sales!10BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION3Crank Gathers Season 2: SC II Pro Teams12
StarCraft 2
General
Weekly Cups (Oct 26-Nov 2): Liquid, Clem, Solar win; LAN in Philly RotterdaM "Serral is the GOAT, and it's not close" Intel X Team Liquid Seoul event: Showmatches and Meet the Pros Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
SC4ALL $6,000 Open LAN in Philadelphia $3,500 WardiTV Korean Royale S4 Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest Kirktown Chat Brawl #9 $50 8:30PM EST
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace
Brood War
General
SnOw on 'Experimental' Nonstandard Maps in ASL Ladder Map Matchup Stats SnOw's ASL S20 Finals Review Map pack for 3v3/4v4/FFA games BW General Discussion
Tourneys
BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION [ASL20] Grand Finals Small VOD Thread 2.0 The Casual Games of the Week Thread
Strategy
How to stay on top of macro? Current Meta PvZ map balance Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Nintendo Switch Thread ZeroSpace Megathread Stormgate/Frost Giant Megathread General RTS Discussion Thread Path of Exile
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Dating: How's your luck? Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Canadian Politics Mega-thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion 2024 - 2026 Football Thread NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
What is "Original Sin"?
Peanutsc
Challenge: Maths isn't all…
Hildegard
Career Paths and Skills for …
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1672 users

s2gs file -- a fun little mystery for us - Page 7

Forum Index > SC2 General
Post a Reply
Prev 1 5 6 7 All
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
May 12 2012 11:34 GMT
#121
On May 12 2012 20:26 Peleus wrote:
Show nested quote +
On May 12 2012 16:55 Dakota_Fanning wrote:
On May 12 2012 16:13 Peleus wrote:
On May 12 2012 16:02 Dakota_Fanning wrote:
On May 12 2012 15:43 Peleus wrote:
Dammit, I wish I had enough programming skills to take advantage of this. I'm begging someone to make up a SQ calculator based off information recorded in the s2gs file after each game ala sc2gears style.

Thank you so much for all your work Prillan.

I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...


First, awesome that you're working on it - thank you so much for your efforts.

Is it possible to monitor the master folder or s2gs files and order by creation date to correlate with replays? Perhaps matching some unique information within the replay that can be retrieved and cross matched to the score screen in the s2gs files allowing you to match them together correctly? (I.e. player names + map) Not sure if that would be unique enough.

Just throwing ideas out there, they may be to clunky to actually implement. Thanks regardless.

I could match those, that's not the problem. The problem is that s2gs files do not magically appear on your hard drive unless you individually check match result for all games in your match history inside Sc2 (or you use an automated program for it).


Ahh ok, I understand a lot better now - thank you for taking the time to explain it to me.

The only thing I can think of now is perhaps wiresharking the connection and trying to identify the traffic sent to blizzard to request match history and simulating that after each game. I seem to remember someone perhaps trying that earlier but I don't know how it ended up.

Yes, there is a program for that, but that violates the terms of use, so I will not implement something like that in Sc2gears.
https://repmastered.icza.net
Prillan
Profile Joined August 2011
Sweden350 Posts
May 12 2012 13:32 GMT
#122
On May 12 2012 20:26 Peleus wrote:
Show nested quote +
On May 12 2012 16:55 Dakota_Fanning wrote:
On May 12 2012 16:13 Peleus wrote:
On May 12 2012 16:02 Dakota_Fanning wrote:
On May 12 2012 15:43 Peleus wrote:
Dammit, I wish I had enough programming skills to take advantage of this. I'm begging someone to make up a SQ calculator based off information recorded in the s2gs file after each game ala sc2gears style.

Thank you so much for all your work Prillan.

I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...


First, awesome that you're working on it - thank you so much for your efforts.

Is it possible to monitor the master folder or s2gs files and order by creation date to correlate with replays? Perhaps matching some unique information within the replay that can be retrieved and cross matched to the score screen in the s2gs files allowing you to match them together correctly? (I.e. player names + map) Not sure if that would be unique enough.

Just throwing ideas out there, they may be to clunky to actually implement. Thanks regardless.

I could match those, that's not the problem. The problem is that s2gs files do not magically appear on your hard drive unless you individually check match result for all games in your match history inside Sc2 (or you use an automated program for it).


Ahh ok, I understand a lot better now - thank you for taking the time to explain it to me.

The only thing I can think of now is perhaps wiresharking the connection and trying to identify the traffic sent to blizzard to request match history and simulating that after each game. I seem to remember someone perhaps trying that earlier but I don't know how it ended up.


I did that but couldn't find anything. It looks like it's encrypted
TheBB's sidekick, aligulac.com | "Reality is frequently inaccurate." - Douglas Adams
SirPsychoMantis
Profile Joined December 2011
United States180 Posts
May 14 2012 17:38 GMT
#123
On May 12 2012 16:55 Dakota_Fanning wrote:
Show nested quote +
On May 12 2012 16:13 Peleus wrote:
On May 12 2012 16:02 Dakota_Fanning wrote:
On May 12 2012 15:43 Peleus wrote:
Dammit, I wish I had enough programming skills to take advantage of this. I'm begging someone to make up a SQ calculator based off information recorded in the s2gs file after each game ala sc2gears style.

Thank you so much for all your work Prillan.

I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...


First, awesome that you're working on it - thank you so much for your efforts.

Is it possible to monitor the master folder or s2gs files and order by creation date to correlate with replays? Perhaps matching some unique information within the replay that can be retrieved and cross matched to the score screen in the s2gs files allowing you to match them together correctly? (I.e. player names + map) Not sure if that would be unique enough.

Just throwing ideas out there, they may be to clunky to actually implement. Thanks regardless.

I could match those, that's not the problem. The problem is that s2gs files do not magically appear on your hard drive unless you individually check match result for all games in your match history inside Sc2 (or you use an automated program for it).


I think people would still appreciate it even if it only worked on new replays
Zerg #1
dsjoerg
Profile Joined January 2012
United States384 Posts
May 15 2012 18:01 GMT
#124
What could be built without too much trouble is a program that scans your computer's directories for s2gs files and loads them to ggtracker or into sc2gears. However this would require you to manually click around within SC2, clicking on each game in your match history in order for the relevant s2gs file to be loaded onto your computer.
card-carrying grubby fan. developer of GGTracker.
Prillan
Profile Joined August 2011
Sweden350 Posts
May 15 2012 19:43 GMT
#125
On May 16 2012 03:01 dsjoerg wrote:
What could be built without too much trouble is a program that scans your computer's directories for s2gs files and loads them to ggtracker or into sc2gears. However this would require you to manually click around within SC2, clicking on each game in your match history in order for the relevant s2gs file to be loaded onto your computer.

Actually, hovering over the magnifying glass is enough.
TheBB's sidekick, aligulac.com | "Reality is frequently inaccurate." - Douglas Adams
Xapti
Profile Joined April 2010
Canada2473 Posts
May 15 2012 20:35 GMT
#126
On May 12 2012 16:02 Dakota_Fanning wrote:
I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...

Usually the score screen is loaded after a game really quickly, so it'd be kinda unavoidable to get the s2gs downloaded after most games though, wouldn't it? I guess it'd be problematic for team games though, since I don't think you can get the sg2s file until the team game is over (which takes longer than just the first person leaving like in 1v1s)
"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!"
skeldark
Profile Joined April 2010
Germany2223 Posts
May 15 2012 20:46 GMT
#127
i checked allready but better ask you guys.
Is there any information about the changepoints or player points in the file?
Save gaming: kill esport
Dakota_Fanning *
Profile Joined January 2008
Hungary2357 Posts
May 16 2012 09:50 GMT
#128
On May 16 2012 05:35 Xapti wrote:
Show nested quote +
On May 12 2012 16:02 Dakota_Fanning wrote:
I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...

Usually the score screen is loaded after a game really quickly, so it'd be kinda unavoidable to get the s2gs downloaded after most games though, wouldn't it? I guess it'd be problematic for team games though, since I don't think you can get the sg2s file until the team game is over (which takes longer than just the first person leaving like in 1v1s)

After a game no s2gs file is saved on your computer. At the end of a game the Score screen is displayed from in-memory data. S2gs files are only saved to your computer if you browse the match history.
https://repmastered.icza.net
gronnelg
Profile Joined December 2010
Norway354 Posts
May 16 2012 12:15 GMT
#129
You guys are such baller nerds!
I'm proud to be part of this community :D
Lulzez || My stream: http://www.twitch.tv/gronnelg
Prillan
Profile Joined August 2011
Sweden350 Posts
May 16 2012 13:38 GMT
#130
On May 16 2012 05:46 skeldark wrote:
i checked allready but better ask you guys.
Is there any information about the changepoints or player points in the file?

No.

It has nothing to do with the game. The points you see right after the game is not showed if you enter the score screen from the match history.
TheBB's sidekick, aligulac.com | "Reality is frequently inaccurate." - Douglas Adams
Xapti
Profile Joined April 2010
Canada2473 Posts
Last Edited: 2012-05-17 04:09:22
May 17 2012 04:06 GMT
#131
On May 16 2012 18:50 Dakota_Fanning wrote:
Show nested quote +
On May 16 2012 05:35 Xapti wrote:
On May 12 2012 16:02 Dakota_Fanning wrote:
I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...

Usually the score screen is loaded after a game really quickly, so it'd be kinda unavoidable to get the s2gs downloaded after most games though, wouldn't it? I guess it'd be problematic for team games though, since I don't think you can get the sg2s file until the team game is over (which takes longer than just the first person leaving like in 1v1s)

After a game no s2gs file is saved on your computer. At the end of a game the Score screen is displayed from in-memory data. S2gs files are only saved to your computer if you browse the match history.

Oh OK. It would be sending that information to the battle.net server though. I just presumed it would save the file when doing that. It only makes sense to cache the hsitory of games one's played. I suppose that's why battle.net is so damn laggy — inefficient programming.
I'm Not sure if it would be in the same format when the info is being sent, but still I assume that's probably not something you'd want to do (packet reading).

On May 16 2012 22:38 Prillan wrote:
Show nested quote +
On May 16 2012 05:46 skeldark wrote:
i checked allready but better ask you guys.
Is there any information about the changepoints or player points in the file?

No.
It has nothing to do with the game. The points you see right after the game is not showed if you enter the score screen from the match history.

True, but technically the point change is still shown in the match history screen still (even though not on the score screen), so it's not a huge difference, even though the answer's still 'no'.
"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!"
skeldark
Profile Joined April 2010
Germany2223 Posts
May 17 2012 17:05 GMT
#132
On May 12 2012 20:34 Dakota_Fanning wrote:
Show nested quote +
On May 12 2012 20:26 Peleus wrote:
On May 12 2012 16:55 Dakota_Fanning wrote:
On May 12 2012 16:13 Peleus wrote:
On May 12 2012 16:02 Dakota_Fanning wrote:
On May 12 2012 15:43 Peleus wrote:
Dammit, I wish I had enough programming skills to take advantage of this. I'm begging someone to make up a SQ calculator based off information recorded in the s2gs file after each game ala sc2gears style.

Thank you so much for all your work Prillan.

I'm working on integrating this into Sc2gears, but unfortunately based on a replay file you can't get the name of the s2gs file...


First, awesome that you're working on it - thank you so much for your efforts.

Is it possible to monitor the master folder or s2gs files and order by creation date to correlate with replays? Perhaps matching some unique information within the replay that can be retrieved and cross matched to the score screen in the s2gs files allowing you to match them together correctly? (I.e. player names + map) Not sure if that would be unique enough.

Just throwing ideas out there, they may be to clunky to actually implement. Thanks regardless.

I could match those, that's not the problem. The problem is that s2gs files do not magically appear on your hard drive unless you individually check match result for all games in your match history inside Sc2 (or you use an automated program for it).


Ahh ok, I understand a lot better now - thank you for taking the time to explain it to me.

The only thing I can think of now is perhaps wiresharking the connection and trying to identify the traffic sent to blizzard to request match history and simulating that after each game. I seem to remember someone perhaps trying that earlier but I don't know how it ended up.

Yes, there is a program for that, but that violates the terms of use, so I will not implement something like that in Sc2gears.

The Terms of use is a joke.

sc2gears violates the terms of use! Read them careful, you are not allowed to collect information about the client.
With this text you break it in the second you install sc2.




Save gaming: kill esport
Ahelvin
Profile Blog Joined September 2010
France1866 Posts
August 28 2012 13:12 GMT
#133
Has this little file been figured out?

I would love to have some information about my SQ integrated into SC2Gears or one of its plugins .
Join the Liquipedia Zerg Project ! PM me for more information :).
Prev 1 5 6 7 All
Please log in or register to reply.
Live Events Refresh
Monday Night Weeklies
17:00
Monday Night Weekly #29
RotterdaM633
TKL 307
IndyStarCraft 161
BRAT_OK 84
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 619
TKL 293
IndyStarCraft 161
BRAT_OK 84
UpATreeSC 79
Codebar 51
ZombieGrub43
MindelVK 24
StarCraft: Brood War
firebathero 275
Mong 70
Rock 45
Dota 2
qojqva3476
420jenkins376
BananaSlamJamma189
XcaliburYe162
Counter-Strike
ScreaM1487
kRYSTAL_44
byalli0
Other Games
singsing2097
FrodaN1749
Lowko467
ceh9418
Liquid`VortiX270
Fuzer 182
ArmadaUGS161
C9.Mang094
QueenE78
Trikslyr54
Organizations
Other Games
gamesdonequick657
Counter-Strike
PGL341
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 18 non-featured ]
StarCraft 2
• kabyraGe 50
• Hupsaiya 37
• Adnapsc2 7
• Reevou 2
• IndyKCrew
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• LaughNgamezSOOP
StarCraft: Brood War
• Michael_bg 8
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• WagamamaTV561
League of Legends
• Jankos2704
Other Games
• imaqtpie787
Upcoming Events
Replay Cast
4h 50m
Sparkling Tuna Cup
15h 50m
WardiTV Korean Royale
17h 50m
LAN Event
20h 50m
Replay Cast
1d 14h
WardiTV Korean Royale
1d 17h
LAN Event
1d 20h
OSC
2 days
The PondCast
2 days
LAN Event
2 days
[ Show More ]
Replay Cast
3 days
LAN Event
3 days
Korean StarCraft League
4 days
CranKy Ducklings
4 days
WardiTV Korean Royale
4 days
LAN Event
4 days
IPSL
4 days
dxtr13 vs OldBoy
Napoleon vs Doodle
Replay Cast
5 days
Sparkling Tuna Cup
5 days
WardiTV Korean Royale
5 days
LAN Event
5 days
IPSL
5 days
JDConan vs WIZARD
WolFix vs Cross
Replay Cast
6 days
Wardi Open
6 days
Liquipedia Results

Completed

BSL 21 Points
SC4ALL: StarCraft II
Eternal Conflict S1

Ongoing

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

Upcoming

BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
META Madness #9
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals 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.