Showing posts with label War. Show all posts
Showing posts with label War. Show all posts

Monday, August 4, 2014

Dota 2 LIFE HACK






Dota 2 LIFE HACK





Tuesday, September 18, 2012

Naval War: Artic Circle








Naval War: Arctic Circle [Eng] (L) [Multi5/-] NEW
Strategy
2012
OS: Windows® XP SP 3 (32-64 bits) / Windows Vista® (32-64 bits) / Windows 7® (32-64 bits) CPU: (Minimum) Dual Core CPU (Recommended) Quad Core CPU Memory: (Minimum) 2 GB RAM (Windows XP) / 2 GB (Windows Vista and Windows 7) (Recommended) 4 GB for Windows ® XP, 4 GB for Vista / Windows ® 7 Video Memory: (Minimum)GeForce GT240 512Mb or comparable (Recommended) GTX460 1Gb or compartible HDD : 4 GB of free Hard Drive Space
Quote:
Naval War: Arctic Circle is a Real Time Strategy (RTS) game where the player battles enemy naval and aerial forces for power and ultimate world domination. The game includes real units from the United Kingdom, Germany, the United States, Russia, the Scandinavian countries and others. The game play takes place along the Norwegian and British coast, through Iceland and Greenland all the way to the North Americas and the North West Passage.



Sunday, September 16, 2012

Section 8: Prejudice


OS: Windows® XP SP 3 (32-64 bits) / Windows Vista® (32-64 bits) / Windows 7® (32-64 bits) CPU: ProcessorIntel 3.0GHz, 2.0GHz (dual core), or AMD AthlonXP3200+ Memory: 2 GB for Windows ® XP, 3 GB for Vista / Windows ® 7 Video Memory: 512 MB Graphics Memory NVIDIA GeForce 7800 or ATI Radeon X1900 (Minimum) NVIDIA GeForce GTX 460 or better (Recommended) HDD : 6 GB of free Hard Drive Space


Wednesday, September 12, 2012

Battlefield 3




OS: Windows® XP SP 3 (32-64 bits) / Windows Vista® (32-64 bits) / Windows 7® (32-64 bits) CPU: (Minimum) 2GHZ Dual Core (Core 2 Duo 2.4GHZ or Athlon x2 2.7GHZ) (Recommended) Quad-core Intel or AMD CPU Memory: (Minimum) 2 GB RAM (Windows XP) / 2 GB (Windows Vista and Windows 7) (Recommended) 4 GB for Windows ® XP, 4 GB for Vista / Windows ® 7 Video MemoryMinimum)Graphics card AMD: DirextX 10.1 compatible with 512MB RAM (ATI Radion 3000, 4000, 5000 or 6000 series, with ATI Radion 3870 or higher performance) Graphics card Nvidia: DirectX 10.0 compatible with 512MB RAM (Nvidia GeForce 8, 9, 200, 300, 400 or 500 series with Nvidia GeForce 8800 GT or higher performance)(Recommended)DirectX 11 compatible with 1024MB RAM (Nvidia GeForce GTX 560 or ATI Radeon 6950) HDD : 15 GB of free Hard Drive Space/ Sound Card: compatible with DirectX 9.0c


Tuesday, September 11, 2012

Final Fantasy VII - UltraHD Fan Made Remake PC (Grand Release!)





Game Controls:

"W" - Up
"S" - Down
"A" - Left
"D" - Right
"Num 1" - OK
"Num 2" - Cancel/Run
"Num 4" - Option
"Num 5" - Character Menu

- Laptop Keyboard Patch Download Attachment Below

-Wide Screen Fix For LCD Monitors(Open ff7_opengl.cfg and just change the "preserve_aspect = yes" to "preserve_aspect = no") Example below:

Quote:
# ff7_opengl-0.7.10b config file



## USER OPTIONS ##
## If you just want to play the game, these are the only options you'll want to change.

# set the window size (or fullscreen resolution) of FF7
# 0 means use original resolution (whatever ff7.exe provides)
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 1024
window_size_y = 768
preserve_aspect = no
fullscreen = yes

# mod directory
# subdirectroy of mods/ where textures will be loaded from
# does not affect the old external textures feature, those should still go in textures/
mod_path = DK

# check your driver settings if this option doesn't seem to work
enable_vsync = yes

# limit snowboard, coaster and highway minigames to refresh rate / 2, i.e. 30fps for a 60hz display mode
# vsync must be enabled and working for this to have any effect
minigame_framelimiter = on

# same thing, but for the battle swirl
battleswirl_framelimiter = off

# allow FF7 to use linear filtering for its textures
# some things look slightly better with this option on, but alot of textures just lose their detail
linear_filter = off

# plugin used to play music, the FF7Music plugin MUST be enabled for FF7Music to work.
# If no music plugin is loaded the game will play MIDI as usual but FF7Music will NOT work.
#music_plugin = plugins/ff7music.fgp



## ENHANCEMENTS ##
## All the little extras that weren't part of the original game, default options include only trivial bug fixes.

# make all dialog boxes transparent, same effect as the transparent dialog boxes YAMP patch
transparent_dialogs = off

# allow max hp/mp to go over 9999, same effect as the YAMP patch by dziugo
break_9999limit = no

# include armor in magic defense calculation
mdef_fix = yes

# expand battle viewport to cover entire screen and make the battle menu transparent
new_battle_interface = on

# post-processing shader, used to apply fullscreen effects
post_source = shaders/bloom2.post
enable_postprocessing = no



## ADVANCED OPTIONS ##
## Don't fiddle with these unless you know what you're doing.

# use shaders, if available and supported
# turn shaders off to use the OpenGL 1.1 backend
use_shaders = yes

# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)
# multiple of the original resolution and up/down-scaling
prevent_rounding_errors = yes

# enable alpha blending for textures without an existing blending effect
fancy_transparency = on

# display frames per second counter in upper right corner
show_fps = no

# display some real-time debug information
show_stats = no

# store external textures in a compressed cache for increased performance
# compression is not lossless, some artifacts may appear when this option is in use
# texture cache does NOT update automatically if the source image changes, however, deleting anything from the cache
# will cause that file to be recreated from the source
compress_textures = yes

# use pixel buffer objects to speed up texture loading
# will probably crash horribly on ATI cards but should work for NVIDIA users
use_pbo = no

# replace FF7's default framelimiter timer source
use_new_timer = yes

# use a more stable (but less accurate) timer to control FF7's framelimiter
# this option has no effect unless the use_new_timer option is on
use_stable_timer = no

# plugin used to play movies, FFMpeg is the only choice for now
movie_plugin = plugins/ffmpeg_movies.fgp



## MODDER OPTIONS ##
## These options are mostly useful to modders and should not be enabled during normal play.

# read files directly instead of using LGP archives
# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd first,
# if this file doesn't exist it will look for the original in the LGP archive
direct_mode = off

# show every failed attempt at loading a .png texture
show_missing_textures = no
disable_popup = on
Questions and Answers:

Q = Anong password ng remake patch?
A = Download mo yung videotutorial para malaman mo at para makita mo kung paano e install ng mabuti.

Q = Bakit walang naiba noong nainstall ko yung patch?
A = Wag na wag mong e install sa ibang hard drive yung game at yung patch, just refer to the video tutorial dapat the same sa pag install mo kung anu yung nakita mo sa video.

Q = Chapter 2 na ako bakit nanghihingi ng disk?
A = Alt+Tab mo then open ultraiso and mount FFVII Dummy Image (CD2).iso or FFVII Dummy Image (CD3).iso depende sa chapter, in every chapter hihingi ng disk dapat talaga e mount mo yung mga FFVII Dummy Image.

Q = Pwede ba dito yung PS2 Controller?
A = Uu pwede basta before you run the game e plugin mo yung PS2 controller thru PS2 to PC adapter at dapat din naka install yung controller's driver. Tested ko na to sa twinpad ps2 controller ko.
TIPS: Everything is in the video tutorial dapat talaga panoorin nyo at sundin nyong mabuti yung nasa video.

Patch Installation Preview:

Red Alert 3


Command & Conquer: Red Alert 3 (c) Electronic Arts

10/2008 :..... RELEASE.DATE .. PROTECTION .......: SecuromPADFESDKCustom
1 :.......... DISC(S) .. GAME.TYPE ........: Strategy

After seven years, Red Alert returns After a time travel mission goes awry,
a new superpower has been thrust onto the world stage and World War III is
raging. The Empire of the Rising Sun has risen in the East, making WW III a
three-way struggle between the Soviets, the Allies, and the Empire with
armies fielding wacky and wonderful weapons and technologies such as Tesla
coils, heavily armed War Blimps, teleportation, armored bears, intelligent
dolphins, floating island fortresses, and transforming tanks. Experience
the next chapter of the Red Alert saga.

1. Unrar
2. Burn or mount the image
3. Install the game (Run Crack\rld-ra3k.exe to get the key)
4. Copy over crack from rld-ra3cCRACKFIXcampaign.rar to your install dir
5. Play the game, make sure to firewall the exe from going online or the
game will nag you about installing updates constantly




Sunday, September 9, 2012

DarkSider II For PC 5.6GB


5.6GB

Darksiders II for PC

Awakened by the End of Days, Death, the most feared of the legendary Four Horsemen embarks on a quest to undo Armageddon. Along the way, the Horseman will discover rằng there are far worse things than an earthly Apocalypse, and that an ancient conflict threatens all of Creation. Become the terrifying force mà everything Fears but nothing can escape. Death Lives in Darksiders II.


Darksiders II
Release date: Aug 21, 2012 
Publisher: THQ 
Genre: Action

ESRB / PEGI: RP System requirements for Darksiders II Minimum System Requirements OS: Windows XP, Windows Vista SP1 or Windows 7 Processor: 2.0GHz Intel ® Core ™ 2 Duo Processor or AMD equivalent Memory: 2GB Graphics: NVIDIA 9800 GT 512 MB ​​Video Card or AMD equivalent DirectX ®: Hard Drive: 20 GB space free (10 GB free after install) Recommended system requirements OS: Windows 7 Processor: Any Quad-core AMD or Intel Processor Memory: 2GB Graphics: NVIDIA GeForce GTX 260 512MB Video Card or AMD equivalent DirectX ®: Hard Drive: 20 GB space free (10 GB free after install)











Friday, September 7, 2012

COUNTER-STRIKE: CONDITION ZERO - DELETED SCENES - MEDIAFIRE

CS.CZ.Deleted.Scenes

The legend comes to the world! Continuation of the most spectacular and addictive online game - Counter-Strike! Native and a favorite with all Conter now found what he lacked - a single player game! Filled with 20 original ekshenom missions, thousands of terrorists and the insane amount of new weapons! Soak up the atmosphere of an ordinary employee of Alpha, devastating typhoon swept by hot spots of the globe - from the jungles of South America, ice edges and neutralize the bomb, displays VIP-guests! Remember, it all depends on your ability to quickly assess the situation and tactical thinking - the reaction here is not the last factor of victory!

Minimum system requirements:
Operating System: Microsoft Windows XP / Vista / Seven
Processor: Pentium III 500 MHz
Memory: 128 Mb
Video: 16 Mb, compatible
Free space on hard disk: 1,49 Gb


CS.CZ.Deleted.Scenes
CS.CZ.Deleted.Scenes


SN: 5RP2E-EPH3K-BR3LG-KMGTE-FN8PY

Password:
www.isalgames.com




Related Posts Plugin for WordPress, Blogger...
 
Referral Banners