|
Thursday, November 18
Got game
With very few exceptions (like the release of Halo 2) the "release date" listed for a game is the day it gets shipped out to stores. Stores don't actually have the product that day. Stores with a good supplier will have it the day following the release date. Trust me on this. I have optimistically hit stores on the release date for several major titles, and none of them have it. That includes the massive Toys R Us at Times Square, which has a huge video gaming section, several GameStops here in Manhattan, CompUSA and even J&R. J&R I single out for scorn on three counts:
I am happy to report, though, that Ghost Recon 2 is an amazing game, and a coop Xbox live gamers dream come true. It is also blisteringly difficult, in a way that feels challenging and not frustrating. Definitely a thinking person's shooter, and the first game that ever really made me feel like I was really on a battlefield. The mission variety and choice of player roles is impressive too. '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |