Showing posts with label of. Show all posts
Showing posts with label of. Show all posts

Tuesday, April 7, 2015

Adventure of the Week Escape From Atlantis 1985

This week, Im tackling an old TRS-80 text adventure called Escape From Atlantis, one of those archive games with no clear provenance or official publisher.  Its been a bit elusive, mainly because the first source I found years ago was confusing it with Greg Hassetts Atlantis.  I finally tracked down a .CAS tape image online -- trying to load it with CLOAD in Disk Basic reminded me why these games took so much longer to play back in the day, as the tape load itself takes a few minutes!  But at last, we have a title screen:


This version is credited in online sources to Thomas Ally alone, back in 1985 when he was in middle school, but this version also mentions a Shaun Shelton.  It also crashes shortly after starting, but fortunately some technical notes are included with the cassette image -- it wont run with Radio Shack Disk BASIC, only standard Model I Level II BASIC, and the TRS-80 has to be started with MEMORY SIZE? at 32511 to avoid issues with the scrolling routine. 

In a break with my usual pattern, Im seriously not going to recommend anybody actually play this one, at least not the version I found, as it proved to be broken in some key areas that make the game unfinishable as-is.  There seems to have been a different, more playable version available at some point, as the CASA walkthrough by Dorothy Millard is different in a number of key areas, but I was able to get through this one, albeit with copious amounts of code analysis and genuine cheating to work around broken pathways.  As such, my experience will include a great deal of frustrating code-level head-scratching, as well as the usual...

***** SPOILERS AHEAD! *****

As we start the game up, the title screen gradually gets covered by asterisks, probably to give us something to look at during variable initialization time, and then were asked to select a difficulty level, from (1) HARD to (6) EASY.  I started with (1) HARD, but had to switch to (6) later on as it seems the main impact of the difficulty switch is the number of moves we are allowed before our lamp runs out.  (Why we need a lamp even when were outdoors remains a mystery.)



 
We begin in THE SUBMARINE DOCKING BAY (about the only hint that this game is meant to be set in Atlantis, as the rest of the map resembles Anytown USA) where we see an IMMOVABLE DOOR and a LAMP with no POSSIBLE EXITS shown.  We have nothing in inventory (both INV and I work), but well start out with the obvious -- we can GET LAMP, since its right here, and try (and fail) to OPEN DOORMOVE DOOR produces a specific response, clearly written by a 1980s teenager -- "DUH!! CANT YOU READ, ITS IMMOVABLE."  PULL DOOR produces no response at all, though PUSH DOOR informs us that YOU CANT PUSH THAT.  But EXAMINE DOOR reveals that ON THE DOOR IS SOME TYPE OF BUTTON, and PUSH BUTTON opens the door and sends us tumbling into a different room.

ITS TOO DARK TO SEE ANYTHING, of course, so well try to LIGHT LAMP... or ON LAMP... hmmmm, no response from the parser.  SWITCH LAMPYOU CANT SWIM HERE.  Lighting the lamp before we push the button doesnt seem to work either.  We can apparently safely navigate with no light source, but were not going to be able to finish the game this way.  Peeking at the available walkthrough is no help, as lighting the lamp isnt mentioned at all.  Looking at the BASIC code suggests that L1=0 indicates the lamp is unlit, but whats the verb?  The implementation is at line 780... ah, we have to RUB LAMP!

Okay, now we can see that were in a malt shop with a GOLD SUNDAE SPOON * (a treasure, apparently) and a DELICIOUS LOOKING MALT, with exits to the north, south, and west.  GET SPOON doesnt yield any immediate impact on SCORE, so we will probably have to store these somewhere.  Well try to take the malt, but we cant -- and DRINK MALT produces no response at all from the parser.  If we EXAMINE MALT, we see that THE MALT IS BROWN, AND SMELLS LIKE BURNT ALMONDS.  Isnt that... vague memory bank access delay... cyanide?  Good thing we cant drink it, then!

West of the malt shop is an auditorium, with nothing obvious going on beyond available exits in the four cardinal directions.  A warehouse north of the auditorium contains a crate, but trying to READ CRATE yields only I WAS NEVER TAUGHT HOW TO READ THAT, and OPEN CRATE produces YOU CANT [sic] DO THAT.

Escape From Atlantis geography is even more random than the adventure game norm, as directly west of the warehouse is a Japanese Geisha House with A VERY BEUTIFUL [sic] WOMAN.  We cant KISS her... and well refrain from going any farther at the moment.  Her place of business is just east of the high school -- as we explore the neighborhood, this location will seem even more inappropriate, trust me -- where we find a WOOD & GLASS TROPHY CASE.  We cant EXAMINE it, or OPEN it, or even BREAK it, at least at this point.

Directly across from the Geisha House by way of the high school is a church, where we can steal a silver cross, as long as we fool the gods with misdirection as we GET SILVER instead of brazenly trying to GET CROSS.  We can try to PRAY but theres no response.

On the street south of the church we spy a folded piece of paper -- but we cant examine or read it?  Ah, we have to UNFOLD PAPER and then READ PAPER to learn that ITS [sic] THE COMBINATION TO A SAFE.  (Im beginning to suspect that our young BASIC programmers hadnt figured out how to use single quotes within strings, but CANT is spelled properly in other cases so this just seems to be a grammatical oversight.)

Theres a graveyard west of the street, probably associated with the church, and its clear that YOU HAVE NOTHING TO DIG WITH if we try, so well have to return here later with the proper tools.  South of the graveyard is another section of street, with a manhole and a large dirt pile.

Its tempting to GO MANHOLE, so we do, finding ourselves in a MAZE OF TWISTING PASSAGES.  We find a ladder and a WATCH * treasure here, and we have enough items in inventory to make mapping possible. As it turns out, there are quite a few landmarks available anyway, and the mazes geography is straightforward and fairly consistent -- which is good, because we cant actually DROP anything!  A pool of water lies north of the ladder -- we cant EXAMINE POOL or EXAMINE WATER, but if we try to GO POOL we cant -- "I DONT LIKE THIS, THERE SEEMS TO BE SOMETHING MOVING ON THE BOTTOM."  The maze consists of just a few rooms, it seems, and semi-wraps around, so if we get lost, heading in any direction for a few moves will bring us back to the ladder.

Its worth exploring a bit, though, as east and south of the ladder is an UNDERGROUND LABORATORY containing a large machine and a dusty sign; I CAN ONLY MAKE OUT THE LETTERS E, T, AND M FROM THE DUSTY SIGN.  The machine features a button, so why not PUSH BUTTON?  This reveals that its a time machine, and we become dizzy... and are sent back to the very beginning of the game, selecting the difficulty level!  Very funny, Mr. Ally.

Restoring my save state (the game has no built-in save feature, so an emulator is really valuable) I avoid pushing the button, but my lamp goes out suddenly, without warning.  Restoring again, I discover that we can READ WATCH to see that it reports time in terms of the lamp going out, and it appears well have to be conservative with our lamp light.

I navigate in the dark for a bit, just for fun, and learn that if we enter the Geisha House in the dark, ALL OF A SUDDEN A BEUTIFUL [sic semper] WOMAN COMES OUT OF THE DARKNESS AND STABS YOU RIGHT IN THE HEART. YOUR [sic] DEAD!!!   So the lamp is going to be a pretty important element here.

Starting over, I opt for a lower level of difficulty in case the length of the lamp light is what that controls, and also decide to explore the map differently -- its fairly large for a TRS-80 BASIC adventure game.  Theres a hotel south of the malt shop, with a sign -- ah, this is the DROP * TREASURES * AND SAY SCORE location.  But the DROP verb still isnt working, which concerns me a bit.  The drop verb implementation is at line 370 -- the way the system manages inventory is by keeping a string array, and it stores location information using an array that allows ten slots for each room.  But it doesnt look like the DROP command is even reaching this code, as I add some debug statements to try to figure this out.  Line 170 compares the users input to a data array of 33 verbs -- and DROP should be verb 6.  But this is really weird -- the data statement at line 1180 only contains a handful of verbs???  Just NOR, SOU, EAS, WES, GET?  Ah, no, the line of code actually contains some embedded backspacing to prevent cheating of exactly the type Im trying to do!  But it appears that its not recognizing the DROP verb, no matter what I try to do here.  So Im going to expose the verb list by replacing this line and see if that helps:
1180 DATA NOR,SOU,EAS,WES,GET,DRO,UNF,CUT,BRE,REA,JUM,WIT,CLI,EXA,GO ,FUC,SWI,OPE,SCO,RUB,SHA,WAT,POU,MOV,DIG,KIC,SAY,PUS,LOO,INV,ENT,HEL,EAT
And... nope, now its not recognizing any of the verbs.  Maybe its an early Model I upper/lowercase issue, and we cant tell onscreen if it is typed in upper or lowercase?  Nope, heres the actual bug -- the commands are abbreviated to three characters in line 1180, but the command DRO actually turns up with 4 characters, not three, when read from the DATA statement!  Deleting the extra byte value x01 character in line 1180 seems to fix the problem.  (I also discover that, having peeked at the verb list now, DRINK MALT is not fatal but the less traditional EAT MALT certainly is!)

Okay, back to the adventure!  Dropping the spoon scores us 10 points out of 80, so there must be 8 treasures to find.

West of the treasure store location is THE DOCTORS [sic] OFFICE, empty at the moment.  West again leads us to a greenhouse with a DYING PLANT, which is probably in need of water, though theres none here, which seems rather odd considering this is a greenhouse.

This is definitely an odd little town -- next to the auditorium is a bank with a bank vault, perhaps wisely built right next to the police station further west, where we can steal a gun from the unstaffed office.  West of the police station is a motorcycle shop, with a motorcycle available.

With the vault combination from the folded paper, we can OPEN the bank VAULT -- talk about poor security! -- and LOOK VAULT to liberate a bag of gold coins; we must GET BAG rather than GET COINS.  Well round up the silver cross and watch again for treasures sake -- the watch indicates we have 530 moves left until the lamp runs out, confirming my hunch that this is what the difficulty setting controls.  Weve got 40 of the possible 80 points now.

Where havent we been yet?  North of the malt shop is a grocery store with a VERY HEAVY SHOPPING CART.  Its so heavy we cant PUSH it or GET it, and we cant GO CART or EMPTY CART.  So well move on for now, heading west to visit... ah, were back at the warehouse.  So it seems weve mapped out the world, more or less, and we can start breaking down the puzzles.

Can we SWIM in the pool of water down the manhole?  Not until we enter it, apparently, and the game wont let us do so.  Can we ride the motorcycle anywhere?  No, but we can GET MOTORCYCLE and drag it around, even up and down ladders.

Now that DROP is working, lets make sure weve explored the manhole maze thoroughly.  We can RUB SIGN in the underground laboratory to confirm that the newly less-dusty version reads "EXPERIMENTAL TIME MACHINE."  We found that out the hard way earlier.


Im feeling like a dead end is approaching, and that whole command bug situation is making me nervous, so I take a peek at the walkthrough at CASA to see if Im on the right track -- and discover that it appears to be for a significantly different build of this game!  At the very least, m attempts to JUMP DIRTPILE with the motorcycle are coming to naught.  Line 470 of the code suggests that this should work, with several variations, but it doesnt seem to be recognized, though the JUMP verb is available.  So well cheat by breaking out, forcing location variable LC = 13, and continuing.  (Looking at the code some more, it looks like the intended use is to JUMP DIRT followed by WITH MOTORCYCLE, as two separate commands in sequence.  But this doesnt actually work -- a flag thats meant to be set by the first command doesnt stay set, so the WITH portion never does anything useful.)

On the other side of the dirt pile is a gas station, where we can acquire a gas can.  East of the gas station is a library, where we can READ an old scientific MANUAL to learn about the theories behind time travel.  Interesting.  We can SHAKE CAN (I would not have guessed this without a hint in the .CAS files accompanying README) to reveal a SPANISH DOUBLOON *.  So thats five treasures.

Can we do something new with the time machine now?  It doesnt force us to restart the game, at least, now that weve read the manual.  We cant exit the area after the button is pressed, as weve moved from the lab to a WET & SLIMY UNDERWATER CAVE.  There doesnt seem to be anything to do here, though we can PUSH BUTTON to return to the lab, in our own time.

Time for a little more cheating, I fear -- it looks like the only object we havent seen yet is a crowbar, meant to be found in room 23.  This is the bottom of the pool, which the code wont let us reach -- any time we try to enter the pool, it just prevents us from doing so, and there appears to be no logic or condition that will allow it.  So well break out, set LC = 23, continue, grab the crowbar, and then return to LC = 21.  Im beginning to suspect this version of the code was being "improved upon" by Shaun Shelton or some other unnamed accomplice from Tom Allys original, but never quite got finished!

With the ill-gotten crowbar, we can OPEN CRATE in the warehouse to reveal a canteen.  Can we GET WATER at the pool of water?  Nope, nor can we FILL CANTEEN.  Weve visited all the possible locations, it seems.  Can we BREAK CASE now that we have the crowbar?  BREAK WOOD?  Nope, but BREAK GLASS is fatal as the trophy case shatters and cuts us to ribbons.

What do we need for digging?  A SHOVEL, apparently.  I wonder where that comes from?  Im in do-whatever-it-takes-to-finish-this-game mode now, so Im happy to comb through the code and find out that watering the plant should reveal the shovel at line 820.  But how do we fill the canteen?  Ohhhh, we dont have to -- its already full, or at least the code lets us simply WATER PLANT and FOR YOUR GOODNESS A SHOVEL SUDDENLY APPEARS.  This is the downside of getting stuck early and peeking at things -- the walkthrough for the more playable version requires that we FILL CANTEEN, and the code here clearly doesnt have a FILL verb, so I made a bad assumption that this puzzle even existed.

Now we can dig in the underwater cave in the past to find some DIAMONDS *, and in the graveyard in the present to find a buried casket.  We can OPEN CASKET -- and are strangled by the occupant!  Can we WEAR CROSS?  We cant, but carrying it would traditionally work against vampires, and it seems to keep this corpse quiescent long enough for us to examine it and take a valuable NECKLACE *.  We cant CLOSE CASKET, so well just head out of here now.

Since weve got the hood open on the games actual code, lets follow up on a few apparent red herrings -- it appears that we cant do anything with the grocery cart, we cant use the gun anywhere, and while we can employ a verb starting with CHR$(102) at the Geisha House, we just get stabbed in the back during the festivities, though the verb does produce a humorous response if employed elsewhere.

Okay, we have seven of the eight treasures now.  What could the last one be?  Theres still that trophy case -- and a CUT verb -- and we have some DIAMONDS * now.  And yes!  We can CUT GLASS to discover a JEWELED TROPHY *.  This school district must have quite the intramural athletics budget!  And now we have eight treasures stored, and victory -- of a somewhat disreputable sort -- is ours!



We are, if not A FIRST CLASS ADVENTURER, a first class cheater at least.  But I make no apologies, as this version of the game seems to be broken in several key areas -- as far as I can tell from reading and tweaking the code, we simply cant reach the bottom of the pool, or jump the dirt pile with the motorcycle, or drop treasures to score as required.  So given that the version of Escape From Atlantis I tracked down was otherwise unfinishable without a little BASIC skulduggery.  Ill just call the operating environment part of the puzzle, and venture onward.

Adventure of the Week Vampire Castle 198

Ive written and podcasted about Aardvark Software in the past -- the firm was one of the earliest microcomputer software companies and produced a number of adventure games.  But some of the companys products have not survived, most likely because the quality was not always up to commercial standards.  A case in point is this weeks adventure, Vampire Castle for the Commodore 64, written by M. Basman and (I believe) ported from an earlier OSI/Compukit version.  Im running it using the VICE emulator.


Were not given any introductory text, but presumably well be exploring a castle and dealing with a vampire at some point.  The BASIC program borrows from the Scott Adams style, tersely presenting the location, visible objects, and obvious exits, though it does not use a windowed display so the text simply scrolls up the screen. INV is the inventory verb, the traditional I shorthand does not work; more annoying is that we have to type GO EAST, for example, as there are no N/S/E/W shortcuts.

I cant really recommend playing Vampire Castle, because while the game itself isnt difficult, getting it to run to completion was a serious meta-adventure that soon became an extended exercise in frustration.  I had to find some bug fixes online, and create a couple myself, just to get through the game!  So Im happy to spare others the headache by documenting my playthrough experience below, despite the inevitable...

***** SPOILERS AHEAD! *****


We begin in the Entrance Hall (presumably of the Vampire Castle) with nothing in inventory.  Theres a timepiece here, and a sign reading "THE VAMPIRE WAKES AT MIDNIGHT," so theres a bit of time pressure on us -- we can TAKE TIMEPIECE and READ TIMEPIECE to see that (in my playthrough) its already 8 : 7, which Ill interpret to mean 8:07.

Heading east takes us to a library where a scroll and a bookcase are visible.  The scroll reads, "NOT ALL EXITS ARE OBVIOUS," which we kind of inferred from the OBVIOUS EXITS ARE display.  But we can take a hint and PUSH BOOKCASE to open up a downward passage.

There seems to be some glitching here in the text of the tape image I found online -- we find ourselves in a HIDDEN C.RID. -- maybe a HIDDEN CORRIDOR, with exits leading N.TH and UP.  Theres also a rope here, which we can take, and oddly, when we try to GO NORTH the parser snippily responds CANT.

I suspect were cruising for a crash here, as it seems all instances of OR are being represented by a graphics character -- east of the library is the ARM.Y, for example.  Well take the axe here, anyway -- are we setting up for a game of Clue? 

East of the armory is a... .WER?  A Tower maybe?  Theres a sledgehammer here, and some visible parapets.  We can try to GO PARAPETS, but YOU FELL AND DIED, ending the game.

Hmmmm.  Lets do some more mapping before we try to solve that one.  West of the entrance hall we find a study, with a fire in the brick fireplace.  GO FIREPLACE is an obvious though fatal thing to try, as YOU BURNED TO DEATH and the game is over again.  We cant EXTINGUISH FIRE or PUT OUT FIRE on a retry, so it looks like we have to do a little bit of puzzle-solving work here.

I suspect the character glitch is whats preventing us from going north downstairs from the library -- I think the corrupted N.TH word displayed may also be used by the parser.  But before we go looking for bugs, lets try to TIE ROPE -- TO WHAT? -- TO PARAPETS so maybe we can climb more safely... nope.  Can we GO ROPE instead of trying to GO PARAPETS?  No, apparently.  We can try to TIE ROPE ... TO ME as well, and the parser seems to accept it, but we still fall and die.

So whats going on here?  Well, fortunately the CASA Solution Archive informs us that a user named ogreid at GameBase 64 has provided several bug fixes to the BASIC code.  Replacing lines 580, 1020, 1070 and 1130 with his or her recommendations allows us to get rolling again.  But Im still seeing the same typo on the directions?  Retyping line 162 where the string constants are defined seems to fix the problem.

Now we can GO NORTH from the hidden basement corridor, finding an Alchemists Lab containing a flask of oil.  North again is a store room, with a crate and a bucket and another passage leading up, taking us on a one-way journey back to the study with the fireplace.

Can we get some water in the bucket?  Well, we cant POUR OIL on the fire, so it seems we should try to find some other liquid at least.  We cant OPEN CRATE, but we can BREAK CRATE -- WITH WHAT? -- WITH AXE... no, WITH SLEDGEHAMMER... no.  Man, thats a tough crate!  READ CRATE tells us DONT HAVE IT, even if we do, apparently because it cant be read.

Now when I try to GO PARAPET, I get... a syntax error in 580?  Ack.  Maybe I should just re-download this file from a different source -- like GameBase64.  This version seems much more complete, with a completely different opening.  Strange!



At least now we have some idea about the object of the game -- there are ten treasures were supposed to find.  But as we continue, we realize that this is a completely different Vampire Castle game!  That certainly accounts for the differences, but this isnt the game were supposed to be playing.

So well have to go back to the Aardvark version I found, and see if we can get through it somehow.  I start by re-correcting line 580 to:

    580 IFT$="PA"THENL=6:GOTO250

Now I can climb up to the parapets -- but I had to look at a walkthrough to learn that I should not have responded to "TO WHAT?" with TO PARAPETS, but just PARAPETS when tying the rope.  Thats why I was still dying after I thought I had fastened the rope safely in place!

Okay, lets hope were in better shape with the code now.  Now we can reach the lower tower -- we could pick up the oar here, if not for the seven-item inventory limit were now running up against.

So well explore to the south, finding a chapel, where we see a key and some holy water.  Somehow, if we GO UP from the chapel, we find ourselves back in the armory downstairs?  Ah, the parapets are apparently somewhere below the main floor, which is why we go from the tower to the lower tower.

The holy water must be in a non-portable container of some kind, as we must TAKE WATER -- IN WHAT? -- BUCKET to carry it along.  Can we put out the fire with it?  EXTINGUISH FIRE, PUT OUT FIRE, THROW BUCKET, THROW WATER, POUR WATER and EMPTY BUCKET all fail, but we can DROP WATER to put the fire out, turning it to ashes.

Inside the fireplace is a torch, or a .RCH actually, which we could take if we werent also having problems with TO being turned into a graphics character.  Retyping the associated data line 184 for the torch seems to clear that problem up.  It doesnt seem we can take the ashes from the fireplace.

What else can we do?  Well, we can try to BREAK FIREPLACE -- NOTHING HAPPENED.  Hmmmm.  But if we go inside the fireplace, then we can BREAK FIREPLACE -- WITH WHAT? -- SLEDGEHAMMER to open a secret passage to the north.  (The parser seems to treat a lot of these more complex commands situationally -- if we dont have the right object, or at least a plausible one, we dont get the further prompts and nothing happens.)  The passage leads to an underground lake, with a boat -- probably what that oar is for, and we should also bring the key from the chapel, one suspects.

Now well GO BOAT, and ROW BOAT to arrive at a gallery.  After we get out, the boat drifts away -- trying to TIE ROPE to the BOAT before going anywhere doesnt seem to help, so this is apparently a one-way trip.  We can try to GET TAPESTRY here, if we drop something first -- Ill drop the oar and the crate for now.

The tapestry is nailed to an overhang when we try to GET it, however, so well have to GO OVERHANG and then GET NAILS to free it up.  Except we dont have a hammer?  Hmmmm.  Ah -- while we couldnt BREAK CRATE -- WITH WHAT? -- WITH AXE, we can BREAK CRATE -- WITH WHAT? -- AXE!  Now we have some wooden stakes, but still no hammer.

We also note that, now that the crate is broken, we cant GO OVERHANG -- its too high, we must have been using it to climb up earlier.  Oh, and maybe the sledgehammer will work as a nail-pulling hammer too, though that usually isnt the case.  So its necessary to backtrack a bit... and yes, the sledgehammer allows us to GET NAILS and drop the tapestry.

Oddly, even though the tapestry drops, we dont see anything new until we GET TAPESTRY, revealing a passage north.  This leads to an antechamber with a rusty door -- or a rusty DO. thanks to another item text problem.  Aaargh!  Well, we can still try to OPEN DOOR -- but NOTHING HAPPENED.  Another data statement update is called for, and we have to restart and play back through to this point again.

Now we can OPEN DOOR... wait, no, we still cant?  UNLOCK DOOR, maybe?  Oh, its rusty -- can we EMPTY FLASKDROP OIL?  Nope, but we can OIL DOOR to open it.

We are now in the Vampires Tomb (well, actually, the VAMPIRES .MB), with a closed coffin at hand.  We have a sledgehammer, some nails, and some stakes, so it seems were somewhat prepared to deal with the fiend.

Lets try to OPEN COFFIN -- we can now see the vampire in the coffin, though theres not enough description provided to know if were dealing with a bald Max Schreck/Reggie Nalder Nosferatu, or a handsome Bela Lugosi/Frank Langella lord of the undead.  Hes just a VAMPIRE IN COFFIN.  But no matter, well just -- well, we cant STAKE VAMPIRE, or HAMMER STAKE, and INSERT STAKE just produces an inventory listing.  But we can KILL VAMPIRE -- WITH WHAT? -- STAKES -- and abruptly, and disappointingly tersely, victory is ours!






I wasnt sure if wed actually made use of a few of the objects, so I went back and left some things behind -- without the torch, we cant see anything in the dark Vampires Tomb, and we need the key to open the vampires coffin.  I presume that if were too slow about our business, the vampire wakes up and kills us at midnight, but I didnt feel up to verifying it; with all the restarting and replaying, Id only burned about an hour of game time when I got to the end, so its not like the timing is very tight.

I dont think the byte code problems I ran into were Aardvarks fault -- most likely some corruption in the archives over the years -- but the other bugs are real and the parsers somewhat cryptic assumptions are annoying in many situations.  It was definitely a challenge getting through Vampire Castle, but for all the wrong reasons, and itll probably be a while before I take on another Aardvark adventure.

Screenshot of the Week 26 Ballistic missiles!



              
                This week the closed beta for Dirty Bomb started and I got an invite and there is no NDA so I can talk a little about it. I also got the chance to test Obsidian’s Armored Warfare in the Alpha test, which I can’t say anything about.
Dirty Bomb looks like a decent online shooter with great potential. There seems to be a lot left to do until the game is actually in a good shape. While it runs and plays quite well, it lacks severely in content at the moment with very few maps and playable modes and not too many characters to choose from. I might write an article about the game when is further down the line in its development.
                I have been playing a lot of Heroes of the Storm lately, since I was searching for a new PvP game for quite a while and I didn’t have the patience to return to those I used to play, this game came at the right time for me. I’m enjoying it a lot despite the fact that I’m getting quite mad during some of the matches. I’m currently pushing to unlock more heroes so I can start ranked matches, where hopefully I will find a more organized play. Either way, the game is still quite fun and the heroes are awesome especially for someone familiar with Blizzard’s lore and games.
There are rumors that the next hero to be released is Sylvanas and she is probably going to be great (can’t wait!).
Rockets ftw!

                It took me quite some time to finish and polish it but the review for The Secret world is done. I have continued to write a little about This War of Mine and I think this article is going to turn quite good as I get to talk a lot about the problems that this game points out through its gameplay.
Patch 1.2 is coming for Elite Dangerous, bringing a new ship, the wings mechanic which allows players and AI to group up. I have been waiting for the game to receive some more polishing through patches as the release felt rushed and didn’t want to write about it in that state, so probably after this patch I will finish the review for it.
There are more articles coming, including one in which I say my opinion about conventional scoring system for video games and why it isn’t such a good thing.

In the meantime, please share my articles and follow me on Steam and on Twitter!!


Thanks!!!

Monday, April 6, 2015

Baixar Heroes of Dragon Age para Android

Heroes of Dragon Age v1.3 APK + DATA


Recolher os heróis. Se tornar uma lenda!

Heroes of Dragon Age play.google.com.dragonage_row
construir um partido de famosos guerreiros e monstros épicos da premiada franquia Age Dragão.Batalha outros jogadores em combate 3D estratégico. Lutar patrões em envolver missões de Dragon Age lore. Heroes of Dragon Age é um jogo altamente detalhada de qualidade superior. Por favor, certifique-se de ter pelo menos 480MB de espaço livre no seu dispositivo para a instalação. 

chamar seu FORÇAS 
Colete centenas de personagens de todo o universo de Dragon Age, incluindo dragões raros, golems gigantes e outras criaturas devastadoras - cada um com habilidades únicas, estatísticas, e facções. Consumir e combinar heróis - e implantar runas poderosas - para aumentar o poder de seu plantel. 

BATTLE ON 
Construir o plantel perfeito e assistir a sua estratégia de se desdobrar em campo de batalha. Os mais heróis que você tem, mais possibilidades você tem ao seu alcance. Desenvolva a sua formação vencedora para ganhar troféus e dominar as leaderboards! 

EXPERIÊNCIA 
Jogue através de missões épicas e batalhas como você mergulhar em Dragon Age lore. Reviver lugares, tempos e histórias em linha reta da franquia amada. 

se encantar 
Mergulhe em gráficos impressionantes como você vê seus heróis balançar o campo de batalha com incríveis efeitos especiais. Você está pronto para dominar os heróis de Dragon Age? Cadastre-se agora para LIVRE.


Obrigatório Android O / S:  2.3.3 +

Imagens:
Os heróis de Dragon Age - Screenshot miniaturaOs heróis de Dragon Age - Screenshot miniaturaOs heróis de Dragon Age - Screenshot miniaturaOs heróis de Dragon Age - Screenshot miniatura

Download  :  198MB APK + DATA


TUTORIAL PASSO A PASSO 

**Todos os links para download serão redirecionados para a pagina de propaganda Adf.ly , depois de ser redirecionado aguarde o fim da contagem de 5 segundos e clique em FECHAR PROPAGANDA no canto superior direito, não clique em mais nada que aparecer no site somente no local indicado**.

*TUTORIAL 1# (APK + DATA em parte unica)

1° Passo;
Baixe o APK + DATA do jogo:
  • Opção 1 Zippyshare
  • Opção 2 Mega

3º Passo;
Selecione o arquivo baixado, clique com o botão direito do mouse e escolha a opção: "extrair para Dragon Age v1.3 APK + DATA AndroidPasso-a-Passo ". dentro existe a pasta "com.ea.game.dragonage_row" e o APK do jogo

4º Passo;
Instale o APK em seu smartphone tablet. No final da instalação você terá duas opções: CONCLUIR ABRIR , clique em CONCLUIR. em seguida vá em configurações/ aplicativos , e mova o jogo para seu cartão SD. (caso seu aparelho não tenha essa função, você deverá fazer todos procedimentos na sua memoria interna)

5º Passo;
Mova a pasta "com.ea.game.dragonage_row" para seu cartão SD / Android /data. (esse procedimento também pode ser feito na memoria interna se seu aparelho não tiver a função "mover para SD" )

6º Passo;
Reinicie seu aparelho, ligue seu WI-Fi /3G, quando iniciar o jogo automaticamente baixara dados adicionais.


PEDIDO: Se você costuma usar os downloads do site Android Passo a Passo e deseja ajudar para o site continuar, CLIQUE nas propagandas exibidas aqui no site, elas são uma importante fonte de renda para o site Android Passo a Passo, basta clicar e depois fechar a janela, não custa nada dar essa força valeu!!



Baixe também o app do Android Passo a Passo e tenha um acesso mais rápido ao blog Clique AQUI

Saturday, April 4, 2015

State Of Decay Games Free Download For Pc

State Of Decay The effected ones are not just normal people. But they attack and kill the others. The best thing is that the weaponry you will be using is really amazing and great. It has never been so good like shooting and targeting at the aim. So the shooting part is really smooth and interesting. The game is a true addiction and you have to clean the city by moving forward. You have to check the places and mark them as clean. it is not just a simple game. it is a total strategical game. You have to look around before moving forward or other wise you might will be responsible for the lives of your team members. Another similar game that you may like is Metro Last Night Redux.


The graphics and visuals of  State Of Decay are really amazing and give a quite impact of a disastrous world. The color scheme used in the game is a lot muddy and dusty. Still the destroyed things you might will see in the game are interesting like train crashes and destroyed planes. The sound effects of the game are really amazing and the best thing is the sound tracks of the game. Another game that you may like is called Just Cause 2.


Features of State Of Decay PC Game

Following are the main features of State Of State Of Decay Free Download that you will be able to experience after the first install on your Operating System.

The graphics and visual effects are amazing
The screen control of the game is really smooth
The game is truly interactive
The maps of the game are quite realistic
The dead zombie targets are really different from each other


System Requirements of State Of Decay PC Game

Before you start State Of State Of Decay Free Download make sure your PC meets minimum system requirements

Operating System: Windows XP/ Windows Vista/ Windows 7/ Windows 8 and 8.1
CPU: Celeron E1500 Dual-Core 2.2 GHz
RAM: 2 GB
Hard disk Space: 2 GB

State Of Decay Free Download

Click on below button to start State Of Decay Free Download. It is a full and complete game. Just download and start playing it. We have provided direct link full setup of the game...!
                                                                         
                                                           Click Here Download Torrent File
                                                                                                                       
http://www.tusfiles.net/quff2ln06q19

Monday, March 16, 2015

Best Video Games of 2013

Its the end of the year so I felt it appropriate to conjure up a list of my favorite video games this year.  This list only reflects games that I have actually played.  Not really numbered but I guess you can say I preferred the games I listed first.


Bioshock Infinite
The Bioshock franchise is a pretty well regarded in the gaming community but personally I couldnt finish Bioshock 1 or 2 as I was never fully interested in the setting or atmosphere those games.  So what was so different about Bioshock Infinite that clicked with me?  Its hard to say but I found myself immersed in the story and Columbia as a whole while I delved into all of it in almost one sitting.  Maybe im a sucker for time travel / parallel world stories but it also helps that the game was actually fun to play as gliding around the skyrails, shooting things, and using vigors all felt like second hand nature.


Grand Theft Auto V

I think Rockstar hit it out of the park with this game, while I was skeptical about how switching between three main characters would work out it wasnt such a big deal when you actually sat down and played it.  I havent really had as much fun with a GTA game since San Andreas.


Fire Emblem: Awakening

When I finally bought my 3DS this year Fire Emblem: Awakening was one of the first games I bought and I was pleasantly surprised as I am personally not too familiar with the Fire Emblem franchise but I have delved into other SRPGs in the past and this has become one of my favorites in the genre.  Great tactical gameplay, a great cast of characters, a pretty interesting story, and tons of replay value makes it one of the best games of the year in my opinion.


The Last Of Us

I probably fall into the camp who is under zombie game fatigue but The Last Of Us put enough spin on it to make it interesting and says a lot about a game if you can empathize with the characters emotionally.  Its definitely one of the best stories in a game this year and worth playing.


Super Mario 3D World

Ill be blunt and say the Wii U in general was a disappointment but if there was anything that made me glad I actually bought one was this game.  The Super Mario franchise always seems to deliver in terms of fun factor and this is the first time I actually had fun with a Super Mario game in quite awhile.  Playing with my nieces and nephews with its coop multiplayer is something I couldnt find anywhere else this year and deserves a spot on my list.


Assassins Creed IV: Black Flag

Assassins Creed games have always been fun in some way or another and I dont want to say the series has lost steam over the past few games (Revelations and AC3 to be more specific) it certainly lost its shine.  Assassins Creed IV is just fun and certainly brings the franchise back to top form with this recent installment.


Ni No Kuni: Wrath of the White Witch

I havent played many JRPGs recently and Ni No Kuni was one of the first games I picked up this year.  What impressed me the most is the animation quality as I felt this was pretty much the closest game that resembled an actual Anime in motion(probably should mention Studio Ghibli was a part of this project).  I think the story is pretty charming and the gameplay is kind of grindy but I couldnt help myself and kept trying to find new creatures and evolving more powerful versions.  Worth playing if you are into JRPGs.

Starcraft 2: Heart of the Swarm

While HOTS is an expansion I still felt it added a good amount of content and refreshed SC2 where I found it enjoyable to play again.  SC2 is SC2, not much else to say that its still a superb game to play.


Tales of Xillia


Again I was yearning for JRPGs this year and I havent played a Tales franchise game in quite awhile (last being Symphonia on the gamecube).  What else can I say other than the combat system is still one of the most unique and fun combat experiences you can have in a JRPG.  If anything Xillia has gotten me interested in some of the past games Ive missed out on.  The story was decent and its worth playing through twice as you can choose a different perspective depending on the main character you choose.


The Legend Of Zelda: A Link Between Worlds

Ill be honest, its a recent purchase and I havent put many hours into it but its already feeding off my nostalgia as I think Link To The Past is one of my favorite games of all time and while it certainly has similarities the game is still pretty damn fun to play and interesting as a game of its own.

Friday, March 13, 2015

Age of Warring Empire Hack Cheat Tool v3 0


Keygen and Hack present you an amazing Hack tool Age of Warring Empire Hack Tool. With this Age of Warring Empire Trainer you can get unlimited Gold, Wood, Stone, Iron, Crop. Our soft works on all Android and iOS devices. It does not require any jailbreak or root. Our Age of Warring Empire Cheat is very easy to use. Just Connect your device to PC, select the device, check the options you want to add, click on the button Activate and you’re done! Moreover, Age of Warring Empire’s trainer is very easy to use, safe (Guard Protection Script), undetectable and clean (scanned by VirusTotal).


Call of Duty Advanced Warfare Hack Cheat and Keygen


This tool is one of the finest made by our Team. First of all, it won"t be detected, so any features included will work on multiplayer also. we do not recommend to use all emblems, all weapons, all items and all the camouflages cheats on the first day.

There are more features: you can easily turn on/of  Aimbot ( it helps you with aiming and getting headshots), Redboxes, Infinite Ammo, Wallhack and God Mode.
Our Hack allows you achieve everyting, is it undetectable by Steam so it can work without any problems.

We have prepared Key Generator within this hack tool. All you have to do is to download any version of  pirated Call of Duty Advanced Warfare and use the key delivered via our tool.
You can generate License key for your PC or Console.

Please Like and Share First.


Call OF Duty Ghosts Trainer Update Released!

Call Of Duty: Ghosts - Trainer Download Link!

The lite public version of this trainer has been updated!

Supported versions: v1.1 Update 1

keep in mind to run it as administrator, due to the protection on this file, this is needed to run it properly. Especially if you are running windows 8.0/ 8.1

Enjoy!

~LinGon