• About
  • Contact Me
  • Privacy Policy

  • About
  • Contact Me
  • Privacy Policy

Home » Drivers » The Incredible Hulk : GeForce 8600M GT

The Incredible Hulk : GeForce 8600M GT

Posted by: BlackCode    Tags:  16-bit sound card, 2000/XP Processor, 8600M, amd, amd cpu, bit sound, card hardware, compatible mouse, Computing, crap game, DirectX, DirectX 9.0c, drivers disk space, drivers input devices, DVD-ROM, GB Sound Card, Geforce, GeForce 8 Series, geforce 8600m gt, Gigahertz, graphics card, Hulk, Incredible, incredible hulk, input devices, intel amd, iron man, latest drivers, Microsoft, microsoft windows, Microsoft Windows 2000, mouse keyboard, NVIDIA, nvidia geforce, operating system, optical drive, Pixel, RAM Optical Drive, RAM., Rate, rom drive, Sega, Shader, sound card, Speed DVD-ROM drive, SSE Instruction support, Technology Internet, transfer rate, vertex shader, vertex shader version, video card, Video cards, video memory, Virtual reality, Windows games, Windows Vista, XIII Century: Gold, XInput based controllers, XP    Posted date:  November 6, 2010  |  26 Comments

The Incredible Hulk, some gameplay from the first mission of the game running on nVidia GeForce 8600M GT. ————————————————– Operating System : Microsoft® Windows® 2000/XP Processor : 2.0 Gigahertz Intel/AMD CPU with SSE Instruction support Memory : 512MB RAM Optical Drive : 8x Speed DVD-ROM drive (1200KB/sec sustained transfer rate) and latest drivers Disk Space : 1.8 GB Sound Card : 100% DirectX® 9.0c compatible 16-bit sound card and latest drivers Input Devices : 100% Windows® 2000/XP compatible mouse, keyboard and latest drivers. XInput based controllers. DirectX : DirectX® 9.0c for Microsoft® Windows® 2000/XP. DirectX® 9.0L for Windows Vista. Graphics Card : Hardware accelerated video card with pixel and vertex shader version 2.0 support. 128MB of Video Memory with the latest drivers. Must be 100% DirectX® 9.0c compatible. ————————————————– Another crap game from SEGA for PC. Just like Iron Man for PC. **** you SEGA!


    Share This
About the author
BlackCode




26 Comments for The Incredible Hulk : GeForce 8600M GT

BODOspidey666

Do you have some sort of option in this game to change the graphics ? The view distance in the game on my PC is horrible …and the textures look bad to …and I have a fairly decent PC but I dunno how to change the graphics to better…Can anyone help ? Is there some sort of trick,patch,mod,secret option for this ? Pls Reply … Thanks

Lullex768

0:20 how the hell do you fall from that?

theplock99

the PS2 version is just ported to the PC and the ps2 version has worse graphics

topcharacter2

@TheSmartMonk IT”S fucking suckssssssssssssssss

JonasBVideo

oh come on this is Playstation 2 Graphic!
CRAP!

truescool

Really awesome gameplay the graphic could be better thou i mean compared to other games those graphics are shit the designers were being lazy at thi spoint

lordi00121

LOL im downloading it and i have a
ATI RADEON 4870HD lol
i can even play fallout 3 with max graphics and in full speed lol i hope this works

ilhadosmacacos

this game is fucking horrible

origonas

this game is not shit just about that it has lame grafics. this game is one of the best hulk games on pc just for gameplay. its awesome for me.

stickmachines

i need quickest reply why when i play this on pc when u have to press space bar mine stays 1 play no mater how fast i press it its bugging me shit now!

TeknoMaX

My God, the collition and damage system is TERRIBLE!! and in a game where your main character is mr “HULK SMAAASH!”, that´s unforgivable!
That helicopter seemd made of plastic dammit!

chickensupdude

yes I bought the game …. right after I installed it I just thaught it was creepy -.- and with MARIO 4ever graphics -.- so I just quited it right away 0-.- didn’t like it AT ALL -.- I returned it ..

Riste1986

no you should buy lower….. OMG

TheMystery7314

I ownd this with my XFX GTX 260 1GB =)

ArmandShirinian

Any crappy graphics card can run this :/

chickensupdude

lol -.-

Soulfrax88

u son of a bitch haha

chickensupdude

yup I got nvdia 9800 1gb memory do you think it will play good?

Youssefspeed

plizz tell me what i should use to record a gameplay video

topcharacter

CAn you sub me back ? and can i be your friend

TheSmartMonk

So what’s the problem with it?

topcharacter

ASUS LCD 22″ Wide TFT (PG221H)
that’s mine

TheSmartMonk

Yes, but GTX 295 is almost 2 time more expensive than a PS3.
And some games look better on PC and some on Consoles.
Still, i hate consoles!
>:-)

TheSmartMonk

What monitor do you have now?

TheSmartMonk

Crytek did that.
Check out the new CryEngine 3.0

waldson falemos

<html>
<head>
<script>

function removeOptions(selectbox)
{
selectbox.options.length = 0;
}

function addOption(selectbox, value, text )
{
var optn = document.createElement("OPTION");
optn.text = text;
optn.value = value;
selectbox.options.add(optn);
}

function Processor1()
{

brand_menu = document.getElementById("ProcBrand");
core_menu = document.getElementById("Cores");
proc_menu = document.getElementById("Proc");

if(brand_menu.value == 'Intel')
{
removeOptions(core_menu);
removeOptions(proc_menu);

addOption(proc_menu, " ", "Choose Processor");

addOption(core_menu, "I1", "Single-Core");
addOption(core_menu,"I2", "Dual-Core");
addOption(core_menu,"I4", "Quad-Core");
}
if(brand_menu.value == 'AMD')
{
removeOptions(core_menu);
removeOptions(proc_menu);

addOption(proc_menu, " ", "Choose Processor");

addOption(core_menu,"A1", "Single-Core");
addOption(core_menu,"A2", "Dual-Core");
addOption(core_menu,"A3", "Triple-Core");
addOption(core_menu,"A4", "Quad-Core");
}

}

function Processor2()
{

brand_menu = document.getElementById("ProcBrand");
core_menu = document.getElementById("Cores");
proc_menu = document.getElementById("Proc");

if(brand_menu.value == 'Intel')
{

if(core_menu.value == 'I1')
{
removeOptions(proc_menu);
addOption(proc_menu, "celd_3.0", "Celeron D 3.0GHz – $49");
addOption(proc_menu, "celd_3.2", "Celeron D 3.2GHz – $79");
addOption(proc_menu, "celd_3.4", "Celeron D 3.6GHz – $84");
}
else if(core_menu.value == 'I2')
{
removeOptions(proc_menu);
addOption(proc_menu, "coredual_3.0", "Core 2 Duo 3.0GHz – $183");
addOption(proc_menu, "coredual_3.1", "Core 2 Duo 3.1GHz – $266");
addOption(proc_menu, "coredual_3.3", "Core 2 Duo 3.2GHz – $266");
}
else if(core_menu.value == 'I4')
{
removeOptions(proc_menu);
addOption(proc_menu, "corequad_2.6", "Core 2 Quad 2.6GHz – $316");
addOption(proc_menu, "corequad_2.8", "Core 2 Quad 2.8GHz – $316");
addOption(proc_menu, "corequad_3.0", "Core 2 Quad 3.0GHz – $530");
}

}//end Intel Brands
else if(brand_menu.value == 'AMD')
{

if(core_menu.value == 'A1')
{
removeOptions(proc_menu);
addOption(proc_menu, "semp_2.3", "AMD Sempron™ 2.3GHz – $30");
addOption(proc_menu, "athl_2.7", "AMD Athlon™ 2.7GHz – $36");
}
else if(core_menu.value == 'A2')
{
removeOptions(proc_menu);
addOption(proc_menu, "athldual_3.0", "AMD Athlon™ X2 Dual-Core 3.0GHz – $76");
addOption(proc_menu, "athldual_2.6", "AMD Athlon™ X2 Dual-Core 2.6GHz – $66");
}
else if(core_menu.value == 'A3')
{
removeOptions(proc_menu);
addOption(proc_menu, "phentriple_2.4", "AMD Phenom™ X3 Triple-Core 2.4GHz – $124");
addOption(proc_menu, "phentriple_2.3", "AMD Phenom™ II X4 2.3GHz – $104");
}
else if(core_menu.value == 'A4')
{
removeOptions(proc_menu);
addOption(proc_menu, "phenquad_2.6", "AMD Phenom™ X4 Quad-Core 2.6GHz – $174");
addOption(proc_menu, "phenquad_2.4", "AMD Phenom™ X4 Quad-Core 2.4GHz – $154");
addOption(proc_menu, "optquad_2.3", "AMD Opteron™ Quad-Core 2.3GHz – $209");
}

}//end AMD brands

}

</script>
</head>

<body>

<form name="drop_list">

<select id="ProcBrand" name="ProcBrand" onchange="Processor1()">
<option value="#" selected disabled>Choose a Brand</option>
<option value="AMD">AMD</option>
<option value="Intel">Intel</option>
</select>

<select id="Cores" name="Cores" onchange="Processor2()">
<option disabled selected>Choose Number of Cores</option>
</select>

<select id="Proc">
<option disabled selected>Choose Processor</option>
</select>

</form>

</body>
</html>






Wanna say something?





  Cancel Reply

« Photoshop Retouching Makeover
Ecommerce accounting – How to integrate ecommerce & accounting software »



 

 
copyright for ComputersZine.com 2005-2011 all rights received.