It is currently Mon Jul 21, 2025 9:19 am



Reply to topic  [ 38 posts ]  Go to page 1, 2, 3  Next
Crysis 
Author Message
Minor Diety
User avatar

Joined: Mon Mar 31, 2003 7:23 am
Posts: 14892
Location: behind a good glass of Duvel
Reply with quote
Post Crysis
Crytek's (of FarCry fame) next game has been recently announced, but I can't find much on the web in terms of goodies. :( Anyway, the game's gonna be on an island again, and it'll involve a whole lot of graphical neatness.

The plot is centered around a 'meteor' mysteriously crashing softly on an island in ocean, controlled by North Korea. At first you'll play as an American commando fighting the Nort Koreans, but the second part of the game will feature the 'meteor' opening and aliens starting a sort of freeze process: they will gradually start to put the entire island under a coat of ice -which will no doubt make for some spectacular shots. You'll also see the "freeze process" going on as you walk around on the island, it doesn't just happen overnight or something. Icey stuff that gets hit will shatter and shit, the makers call the second part of the game "shatter combat".

In this part yu team up with the North Koreans against the common enemy, working your way towards the alien meteor/ship. You'll not meet any aliens before the last hour of the game, but according to Crytek they've put a WHOLE lot of effort in that last hour, becuase they wanted it to be the climax of the entire game. You will, however, pick up alien weaponry and meet machines before that.

Anyway, I don't have enough time to mention all the other cool stuff that was in the perview and interview. I'll try to find pics online and scan some in later on...suffice to say I think it looks/sounds really great, and Crytek has proven it can make amazing graphics with reasonably sys reqs...

Oh, you will be able to save anywhere you want this time around. :)

_________________
"I find a Burger Tank in this place? I'm-a be a one-man cheeseburger apocalypse."

- Coach


Mon Feb 27, 2006 7:17 am
Profile
Minor Diety
User avatar

Joined: Fri Apr 11, 2003 2:17 pm
Posts: 7737
Location: Centre of the sun
Reply with quote
Post 
Sounds sexy.

_________________
"Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson


Mon Feb 27, 2006 7:25 am
Profile
Minor Diety
User avatar

Joined: Mon Mar 31, 2003 7:23 am
Posts: 14892
Location: behind a good glass of Duvel
Reply with quote
Post 
It does...I found a few screens, but nothing spectacular yet


Image

Image

Image
Image


Image


Image


Image

_________________
"I find a Burger Tank in this place? I'm-a be a one-man cheeseburger apocalypse."

- Coach


Mon Feb 27, 2006 4:05 pm
Profile
Minor Diety
User avatar

Joined: Fri Apr 11, 2003 2:17 pm
Posts: 7737
Location: Centre of the sun
Reply with quote
Post 
Farly Far Cry-esque.

_________________
"Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson


Mon Feb 27, 2006 4:20 pm
Profile
Minor Diety
User avatar

Joined: Mon Mar 31, 2003 7:23 am
Posts: 14892
Location: behind a good glass of Duvel
Reply with quote
Post 
Yeah, sorry, couldn't find frozen jungle sort of pics yet. :( might have to scan those

_________________
"I find a Burger Tank in this place? I'm-a be a one-man cheeseburger apocalypse."

- Coach


Mon Feb 27, 2006 4:22 pm
Profile
Minor Diety
User avatar

Joined: Fri Apr 11, 2003 2:17 pm
Posts: 7737
Location: Centre of the sun
Reply with quote
Post 
lol. Rare as they might be. :)

_________________
"Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson


Mon Feb 27, 2006 4:23 pm
Profile
Minor Diety
User avatar

Joined: Mon Mar 31, 2003 7:23 am
Posts: 14892
Location: behind a good glass of Duvel
Reply with quote
Post 
There's a short hi-res trailer out for Crysis

http://www.gamershell.com/download_13104.shtml

You'll definitely recognize the Cryengine, but shit, it looks good. Especially the short part of jungle combat. When this comes out, our pc's will be crawling. :roll:

But Farcry was playable on lesser machines too without too much loss of visual prettiness, so..

_________________
"I find a Burger Tank in this place? I'm-a be a one-man cheeseburger apocalypse."

- Coach


Sat Apr 01, 2006 6:02 pm
Profile
Emperor
User avatar

Joined: Wed Apr 16, 2003 1:25 am
Posts: 2560
Reply with quote
Post 
GFree->wishlist->delete("Oblivion");

_________________
++


Sun Apr 02, 2006 2:25 am
Profile WWW
Felix Rex
User avatar

Joined: Fri Mar 28, 2003 6:01 pm
Posts: 16701
Location: On a slope
Reply with quote
Post 
gfree's going to start talking in code entirely.

if($gfree['money'] > ($crysis['cost'] + $hardware['new']['cost'])){
$buy->games($crysis);
}
else{
$buy->cry('not enough damned money');
}

_________________
They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.


Sun Apr 02, 2006 7:12 pm
Profile WWW
Emperor
User avatar

Joined: Wed Apr 16, 2003 1:25 am
Posts: 2560
Reply with quote
Post 
Well, it works quite well if you let >= instead of > there. Beside that it works for you too pal. ;)

Ah, yes: It works for any other game as well.

So let be a bit more abstract.

Code:
void purchasegame(char *name,char *game)
{
   SOMEONE *p = PPL::hashget(name);
   GAME *q = GAMES::hashget(game);
   
   if(p->askme( ((string("Do you wish to buy ")+game)+"?").c_str() ))
   {
      if(
         p->money() >=
         (
            q->cost() +
            PC::HardwareUpgrade(
               p->computer()->configuration(),
               q->optimalconfiguration()
               )
         )
      )
      {
         p->tellme("Yep, ya can make it.");
      }
      else
      {
         p->tellme("Sorry to say fella, but ya suck.");
      }
   }
}

_________________
++


Mon Apr 03, 2006 12:12 pm
Profile WWW
King
User avatar

Joined: Wed Apr 16, 2003 2:18 pm
Posts: 1976
Location: Sexy Town
Reply with quote
Post 
If companies are trying to make games seem more real, they need to dull down the colors. Real life is not so colorful and bright.

_________________
Contrary to popular belief, America is not a democracy, it is a Chucktatorship.
Image


Mon Apr 03, 2006 1:55 pm
Profile ICQ YIM
Minor Diety
User avatar

Joined: Fri Apr 11, 2003 2:17 pm
Posts: 7737
Location: Centre of the sun
Reply with quote
Post 
Bethesda should've taken lessons from Crysis.

_________________
"Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson


Mon Apr 03, 2006 4:02 pm
Profile
Emperor
User avatar

Joined: Wed Apr 16, 2003 1:25 am
Posts: 2560
Reply with quote
Post 
ElevenBravo The Great wrote:
If companies are trying to make games seem more real, they need to dull down the colors. Real life is not so colorful and bright.

Lower the light for 5% and desaturate if the colors does not do it for you.


Sat Apr 08, 2006 8:04 am
Profile WWW
Felix Rex
User avatar

Joined: Fri Mar 28, 2003 6:01 pm
Posts: 16701
Location: On a slope
Reply with quote
Post 
Plus for anyone that remembers, Far Cry shipped with different renderers. By default it was all bright and cheery, but you could make it dull and drab too, plus several other neat effects.

_________________
They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.


Sat Apr 08, 2006 12:51 pm
Profile WWW
Minor Diety
User avatar

Joined: Mon Mar 31, 2003 7:23 am
Posts: 14892
Location: behind a good glass of Duvel
Reply with quote
Post 
Far Cry was every graphics whore's dream. :) You could tell that the game actually started out as 'just' a rendering program.

_________________
"I find a Burger Tank in this place? I'm-a be a one-man cheeseburger apocalypse."

- Coach


Sat Apr 08, 2006 7:44 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 38 posts ]  Go to page 1, 2, 3  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware.