Talk:ICE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "I noticed that, the HL2DM encryption code doesn't work. --~~~~")
 
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
I noticed that, the HL2DM encryption code doesn't work.
I wonder if it would be OK to include Key's of mods like for Synergy ( where it's used to read developers, donator's and people that are banned from the mod ) here... --[[User:Neico|Neico]] 21:06, 6 August 2012 (PDT)
--[[User:Xseba360|Xseba360]] 12:25, 27 June 2012 (PDT)
 
 
How have people obtained the ICE keys? [[User:Juest|Juest]] ([[User talk:Juest|talk]]) 16:48, 27 April 2019 (UTC)
:By default the key is hardcoded into the games GameRules class. If you have source code access, you can just go look at what GetEncryptionKey() returns. [[User:Rectus|Rectus]] ([[User talk:Rectus|talk]]) 09:48, 29 April 2019 (UTC)

Latest revision as of 02:48, 29 April 2019

I wonder if it would be OK to include Key's of mods like for Synergy ( where it's used to read developers, donator's and people that are banned from the mod ) here... --Neico 21:06, 6 August 2012 (PDT)


How have people obtained the ICE keys? Juest (talk) 16:48, 27 April 2019 (UTC)

By default the key is hardcoded into the games GameRules class. If you have source code access, you can just go look at what GetEncryptionKey() returns. Rectus (talk) 09:48, 29 April 2019 (UTC)