Big Boss 4280 Report post Posted September 29, 2011 right before the reviews come out. I think my last post prompted this reply. Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 29, 2011 (edited) Yes the site famed for their hard hitting top 10 lists about things we care about like the best reload animations in games. OMFG Really? Whats next? Top ten games with best damage effects? I just read their list of top 10 games with great AI, and it has Pacman in it. Edited September 29, 2011 by ambar_hitman Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 29, 2011 I read somewhere that all textures will be released in uncompressed format taking the game install size to 75 GB. DO NOT WANT. Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 29, 2011 Repost for awesomeness, GET HYPED: Just one week to go. Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 29, 2011 Up next on GB, top 10 games that take up the most space Quote Share this post Link to post Share on other sites
SRINI87 538 Report post Posted September 29, 2011 epic Quote Share this post Link to post Share on other sites
TouchyFever 32 Report post Posted September 29, 2011 wow..the game looks and plays amazingly... Quote Share this post Link to post Share on other sites
dylanjosh 1208 Report post Posted September 29, 2011 Something about the colour scheme looks dull. Other than that, looks really awesome. The animations look smooth and weapons look really good. I hope the driving feels good as well. Add in a good story and I can ignore the colours and really enjoy this. Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 30, 2011 (edited) WTF so awesome. Its too good to be true. The skies, the surroundings The combat OHH MY GAWD. But everything is PC footage still now Edited September 30, 2011 by ambar_hitman Quote Share this post Link to post Share on other sites
kalish121 3 Report post Posted September 30, 2011 I will wait untill it comes out, because DICE showed us only pc footages in their BF3 trailer ,i got over hyped and pre ordered it but in beta it looks only ok ,DAMN DICE ..I dont want this happen again in rage Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 30, 2011 Whatever man. The combat and guns will still remain the same the game will still run at 60 fps, may drop to 40s, still better than most of FPS out there who are at 25-30 fps. The scale is of game is huge, and that wont change on consoles. Quote Share this post Link to post Share on other sites
CarbonCore 3472 Report post Posted September 30, 2011 It is locked to 60fps on consoles, if there's too much action on the screen which might lead to fps drop, then the resolution changes on the fly to maintain 60 fps. Its the same trick Wipeout HD uses, res drop is not noticeable immediately to player, but framerate drop is, hence they compromise the res instead. Quote Share this post Link to post Share on other sites
Big Boss 4280 Report post Posted September 30, 2011 then the resolution changes on the fly to maintain 60 fps Awesome feature. I didn't know that. Quote Share this post Link to post Share on other sites
Bulovski 251 Report post Posted September 30, 2011 That is some sweet gameplay footage. Please be good. Quote Share this post Link to post Share on other sites
Sackboy 389 Report post Posted September 30, 2011 Karoo got me all hyped for this , might pre-order this Quote Share this post Link to post Share on other sites
Ram Dante 108 Report post Posted September 30, 2011 Borderlands with better gunplay and human enemies all around + reallistic graphics..Count me in! Quote Share this post Link to post Share on other sites
vickysud01 151 Report post Posted October 1, 2011 RAGE 'First 20 Minutes [PS3]' Quote Share this post Link to post Share on other sites
DinJo 357 Report post Posted October 1, 2011 Fking russians Quote Share this post Link to post Share on other sites
DinJo 357 Report post Posted October 1, 2011 in_joystick 1 vehicle_stickControl 0 // ================================================================================ // First Person Mode Bindings // ================================================================================ bindset 0 unbindall // Movement bind "w" "_moveforward" bind "s" "_moveback" bind "a" "_moveLeft" bind "d" "_moveRight" bind "SPACE" "_jump" bind "SHIFT" "_sprint" bind "CTRL" "_CHANGEWEAPON" bind "c" "_crouch" bind "e" "_use" bind "g" "_weapnext" bind "f" "_weapprev" bind "b" "_ammoprev" bind "n" "_ammonext" bind "r" "_reload" bind "ESCAPE" "toggleMainMenu" // Scoreboard & Inventory bind "TAB" "_inventory" // Weapons bind "1" "_weap0" bind "2" "_weap1" bind "3" "_weap2" bind "4" "_weap3" bind "5" "_weap4" bind "6" "_weap5" bind "7" "_weap6" bind "8" "_weap7" bind "9" "_weap8" bind "0" "_weap9" bind "MOUSE1" "_attack1" bind "v" "_attack2" bind "MOUSE2" "_zoom" bind "MOUSE3" "_quickuse" bind "q" "_quickuse" bind "MWHEELDOWN" "_weapnext" bind "MWHEELUP" "_weapprev" bind "CAPSLOCK" "_quickselect" bind "F1" "_quick0" bind "F2" "_quick1" bind "F3" "_quick2" bind "F4" "_quick3" // client commands bind F5 "savegame quick" bind F9 "loadgame quick" bind F12 screenshot // ================================================================================ // Vehicle Driving Mode Bindings // ================================================================================ bindset 1 unbindall // Keyboard bind "w" "_moveforward" bind "a" "_moveLeft" bind "d" "_moveRight" bind "s" "_moveback" bind "q" "_quickuse" bind "ALT" "_weap5" bind "r" "_cycleTarget" bind "SHIFT" "_sprint" bind "SPACE" "_use" // Scoreboard & Inventory bind "TAB" "_inventory" bind "CAPSLOCK" "_quickselect" bind "F1" "_quick0" bind "F2" "_quick1" bind "F3" "_quick2" bind "F4" "_quick3" // Mouse bind "MOUSE1" "_attack1" // left mouse button bind "MOUSE2" "_quickuse" // right mouse button bind "MOUSE3" "_zoom" // middle mouse button bind "MWHEELDOWN" "_weapnext" bind "MWHEELUP" "_weapprev" // ================================================================================ // MULTIPLAYER Vehicle Driving Mode Bindings // ================================================================================ bindset 6 unbindall // Keyboard bind "SPACE" "_sprint" bind "w" "_moveforward" bind "a" "_moveLeft" bind "d" "_moveRight" bind "s" "_moveback" bind "r" "_reload" bind "q" "_quickuse" bind "e" "_weap5" bind "SHIFT" "_use" bind "SPACE" "_sprint" // Scoreboard & Inventory bind "TAB" "_inventory" bind "CAPSLOCK" "_quickselect" bind "F1" "_quick0" bind "F2" "_quick1" bind "F3" "_quick2" bind "F4" "_quick3" // Mouse bind "MOUSE1" "_attack1" // left mouse button bind "MOUSE2" "_zoom" // right mouse button bind "MOUSE3" "_quickuse" // middle mouse button bind "MWHEELDOWN" "_weapnext" bind "MWHEELUP" "_weapprev" // ================================================================================ // Remote Control Car Driving Mode Bindings // ================================================================================ bindset 2 unbindall // Keyboard bind "a" "_moveLeft" bind "d" "_moveRight" bind "s" "_moveback" bind "w" "_moveforward" bind "e" "_weap5" bind "SHIFT" "_use" // Mouse bind "MOUSE1" "_attack1" // left mouse button bind "MWHEELDOWN" "_weapnext" bind "MWHEELUP" "_weapprev" // ================================================================================ // AI Control Mode Bindings // ================================================================================ bindset 3 unbindall bind "w" "_moveforward" bind "s" "_moveback" bind "a" "_moveleft" bind "d" "_moveright" bind "space" "_jump" bind "c" "_crouch" bind "e" "_use" bind MWHEELUP "_zoomin" bind MWHEELDOWN "_zoomout" bind "r" "_reload" bind "MOUSE1" "_attack1" bind "MOUSE2" "_attack2" bind "MOUSE3" "_use" // ================================================================================ // Vehicle Gunner Mode Bindings // ================================================================================ bindset 4 unbindall // Keyboard bind "r" "_reload" bind "x" "_quickuse" bind "e" "_weap5" // exit vehicle // Mouse bind "MOUSE1" "_attack1" // left mouse button bind "MWHEELDOWN" "_weapnext" bind "MWHEELUP" "_weapprev" // ================================================================================ // Vehicle Passenger Mode Bindings // ================================================================================ bindset 5 unbindall bind "e" "_weap5" // exit vehicle //============================================================================== // Joystick Bindings //============================================================================== exec joystick.cfg // Always go back to bindset 0 before exiting the config bindset 0 Quote Share this post Link to post Share on other sites
DinJo 357 Report post Posted October 1, 2011 (edited) 360 Texture files, comes from Russian Edited October 1, 2011 by DinJo Quote Share this post Link to post Share on other sites