HL2 orange box. EDIT works now so lets talk about it!
Moderator: Moderators
-
XPCportables
- Posts: 1020
- Joined: Mon Aug 08, 2005 3:27 pm
- Location: The end of time...
HL2 orange box. EDIT works now so lets talk about it!
EDIT: Problem solved, so I decided to turn this thread into an Orange Box discussion.
I just picked up the orange box today and I came home to install it and get some episode 2 on. I don't have steam on my computer so I let it install the version of steam that came on the disc. once it installed it gave an error that it couldn't load Steam.dll. so I pulled out my HL2 episode one disc and installed that version of steam. It installed fine but it can't connect to the steam servers so I still can't install orange box. I have tried to install this on 3 computers already and have gotten the same results. I also tried the latest version on steampowered.com, but it is the same version that is included in the orange box. does anybody have any ideas?
I just picked up the orange box today and I came home to install it and get some episode 2 on. I don't have steam on my computer so I let it install the version of steam that came on the disc. once it installed it gave an error that it couldn't load Steam.dll. so I pulled out my HL2 episode one disc and installed that version of steam. It installed fine but it can't connect to the steam servers so I still can't install orange box. I have tried to install this on 3 computers already and have gotten the same results. I also tried the latest version on steampowered.com, but it is the same version that is included in the orange box. does anybody have any ideas?
Last edited by XPCportables on Thu Oct 11, 2007 7:55 pm, edited 3 times in total.
-
bicostp
- Moderator
- Posts: 10491
- Joined: Mon Mar 07, 2005 5:47 pm
- Steam ID: bicostp
- Location: Spamalot
- Contact:
What are your router settings? Maybe those ports are being blocked. 
Twitter
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
-
XPCportables
- Posts: 1020
- Joined: Mon Aug 08, 2005 3:27 pm
- Location: The end of time...
steam has always worked fine for me before, and nothing in my router has changed since the last time I had steam.
EDIT: So I went into my router and reset the settings to defaults and steam is connecting now. I guess my dad might have messed with the settings. Thanks bic, I probably wouldn't have thought about that.
EDIT: So I went into my router and reset the settings to defaults and steam is connecting now. I guess my dad might have messed with the settings. Thanks bic, I probably wouldn't have thought about that.
-
HotDog-Cart
- Portablizer
- Posts: 3804
- Joined: Sat Jul 16, 2005 12:07 pm
- PSN Username: Lythinca
- Steam ID: scythe_king
- Location: Your IP Address, Connecting...
- Contact:
-
XPCportables
- Posts: 1020
- Joined: Mon Aug 08, 2005 3:27 pm
- Location: The end of time...
-
Dr. KillGood
- Senior Member
- Posts: 2209
- Joined: Sat Jan 21, 2006 1:03 am
- Location: Earth
-
XPCportables
- Posts: 1020
- Joined: Mon Aug 08, 2005 3:27 pm
- Location: The end of time...
Oh BTW I don't know if this is still going on, but when I picked it up Wednesday (yay launch day!) Circuit City had it on sale for $38. after tax it was $40 and some odd cents. Made a fantastic deal unbelievable. I would give Circuit City a shot if you haven't bought it yet because they might still be running that sale.
Can't imagine where you found that.Felino wrote:THE CAKE IS A LIE
I found an easter egg in the apature science website.
Logon as
cjohnson
tier3
Then type "play portal", it then redirects to youtube. Huh?
Code: Select all
function processInput0()
{
var _loc2 = inputer.field.text;
var _loc1 = false;
var _loc3 = false;
switch (qon)
{
case 8:
{
qon = 0;
}
case 0:
{
theclip.loadVariables("gdxt.php?what=login&uid=" + theclip.uid);
_loc1 = _loc2 == "LOGON" || _loc2 == "LOGIN" || _loc2 == "USER";
if (_loc2 == "HELP" || _loc2 == "?")
{
_loc1 = true;
qon = 7;
} // end if
break;
}
case 1:
{
_loc1 = _loc2.length > 2;
is_cj = _loc2 == "CJOHNSON";
if (_loc1)
{
theclip.loadVariables("gdxt.php?what=answer&uid=" + theclip.uid + "&aid=99&answer=" + _loc2);
} // end if
break;
}
case 3:
{
qon = 2;
}
case 2:
{
theclip.loadVariables("gdxt.php?what=password&uid=" + theclip.uid);
if (is_cj)
{
_loc1 = _loc2 == "TIER3";
is_cj = _loc1 && is_cj;
if (is_cj)
{
gladosHeader = "GLaDOS v1.07a (c) 1982 Aperture Science, Inc.";
gladosPrompt = "^^ADMIN> ";
} // end ifCode: Select all
function playPortal()
{
getURL("http://www.youtube.com/watch?v=0h50K2NVJHM");
} // End of the function




