duminică, 29 iunie 2014

The Last Stand: Dead Zone

Load out your team and run real-time missions to gather weapons, gear, construction materials and supplies in locations across the Dead Zone all while holding off the horde. With 30,000+ items available there's plenty of ways to despatch the walking dead.

Play Now

Download Rise of Mythos

In Rise of Mythos, players embark upon an adventure through a world filled with mythical creatures and monsters where they must battle through 50 levels of intense and difficult game play. Players can also group up with friends to compete in a Player vs Player (PvP) tournament that pits players against their opponents in real time combat. In addition, the game offers 4 different classes with 7 distinct races, an auction house that allows players to buy and sell items, and a crafting system that enables players to create, fuse, combine, and extract in order to assemble their own unique and powerful army.

Play Now

marți, 5 noiembrie 2013

LEGO Marvel Super Heroes Cheats Codes


Numpad 1 : Unlimited Health
Numpad 2 : Add Bricks
Numpad 3: Save Position ( Teleport )
Numpad 4 : Load Position
Numpad 5 : Super Combo
Numpad 6: Max Power

Batman Arkham Origins Cheats Codes

Activate the trainer by pressing F1 at main menu
Numpad 1 : Unlimited Health
Numpad 2 : One hit kill
Numpad 3 : Super Combo
Numpad 4 : Super Speed
Numpad 5 : Super Jump
Numpad 6 : Add XP
Numpad 7 : Freeze Timer
Numpad 8 : Teleport : Save Position
Numpad 9 : Teleport : Load Position


Naruto Shippuden Ultimate Ninja Storm 3 Cheats Codes

Numpad 1 : Unlimited Health
Numpad 2: Unlimited Time / No timer
Numpad 3 : Unlimited Guard
Numpad 4: One Hit Kill
Numpad 5 : Super Combo
Numpad 6: Max Power
Numpad 7 : Add Ryo
Numpad 8: Add Level
Numpad 9 : Unlock characters
Numpad 0 : Unlock costumes


Cheat Codes Battlefield 4 Trainer

Activate the trainer by pressing F1 at main menu

See below for hotkeys and cheats
Numpad 1 : Unlimited Health
Numpad 2: Unlimited Ammo
Numpad 3 : No Reload
Numpad 4: One Hit Kill
Numpad 5 : No Recoil
Numpad 6: Auto Aim
Numpad 7 : Zoom in
Numpad 8: Super Score
Numpad 9 : Save Position – Teleport
Numpad 0 : Load Position



miercuri, 9 octombrie 2013

FEZ Game Error initializing audio subsystem.

Game won't start or load after showing title screen once.
Solution: right click on the speaker in the task bar, Playback devices> right click on Speakers> Properties> Advanced > and clicked restore defaults 


Here's the debug text 
(09:15:03.432) [Unhandled Exception] ERROR : System.TypeInitializationException: The type initializer for 'Microsoft.Xna.Framework.Audio.OpenALSoundController' threw an exception. ---> System.NotSupportedException: No audio hardware is available. 
at OpenTK.Audio.AudioContext.CreateContext(String device, Int32 freq, Int32 refresh, Boolean sync, Boolean enableEfx, MaxAuxiliarySends efxAuxiliarySends) 
at OpenTK.Audio.AudioContext..ctor() 
at Microsoft.Xna.Framework.Audio.OpenALSoundController..ctor() 
at Microsoft.Xna.Framework.Audio.OpenALSoundController..cctor() 
--- End of inner exception stack trace --- 
at Microsoft.Xna.Framework.Audio.OpenALSoundController.get_Instance() 
at Microsoft.Xna.Framework.OpenTKGamePlatform..ctor(Game game) 
at Microsoft.Xna.Framework.Game..ctor() 
at FezGame.Fez..ctor() 
at FezGame.Program.MainInternal() 
at Common.Logger.Try(Action action)