-
Content Count
235 -
Joined
-
Last visited
Posts posted by ultima
-
-
On 10/18/2020 at 2:09 PM, NostAlgae37 said:I was wondering though, have you considered making a 7800 version of this game like @Revontuli did with Dragon's Descent? It might make for an interesting opportunity for you to exorcise some of those "demons of regret" that are plaguing you at the moment.
Sounds interesting I need to read the docs on it but that would be a good idea.
-
On 4/18/2020 at 10:02 AM, WizardBone said:I was searching for your game for awhile until I realized you renamed it! lol
Is it finally done?
I remember loving the project a couple years ago.
Sorry for the late reply but yeah for better or worse this was the final. Although looking at it with fresh eyes I think I could have done a better job.
-
I finally made some progress on this project a major hurdle involving an idea to trace the location of all the characters in a timeline to figure where they are at any given time.
Now this was maybe a bit more involving since upon re-reading the silmarillion I read a passage from the history of middle earth books where christopher tolkien mentioned he wished he had tried rewriting the book as there were missing materials at the time it was deadlined, but with all the available writings anyone could "write their own silmarillion". So I went this route using the narrative of the silmarillion as the skeleton of the book and added missing details of the "story" from the lost tales, unfinished tales, the grey annals, morgoths ring, war of the jewels and the peoples of middle earth. And used the full book version of the children of hurin to develop a very uncompressed version of the silmarillion.
So using this as my new reference I am now creating a timeline forward from the music of the ainur to the 5th battle of beleriand.
Hope this explains why there has been nothing of note going on here.
-
2
-
-
On 11/18/2019 at 12:37 PM, CatPix said:Thanks you for making me aware of this game. It looks awesome.
This could totally be from Silent Hill 1.
The only poitn that bothers me is reading " Every fight with enemies can be a fatal encounter " I played most survival horro games of the era they name, and it was far from the truth. But that could be simply to emphasis on the survival aspect, or just to point out that running away is always an option (how many times have I seen survival horror games that force you to fight monsters yet having mechanics that make each encounter deadly... I'm looking at you, Silent Hill Origins!)
I agree. Games with quick time events are all garbage tomb raider reboot comes to mind. SH Origins is a sad excuse of a game in the original Silent Hill you could kill all the enemies in an area and then wander around and enjoy the atmosphere but in that crap game they just keep regenerating. Another garbage point is the original game was inspired by the movie Jacobs Ladder where the protagonist can't control going to his own hell but in that trash origins he can jump in and out of the mirrors.
Anyway, I do look forward to a non roguelike silent hill style game in 3d. The developer Sungrand Studios has been given the green light and they are shooting for a December release with 2 more games following it.
-
Wow I love it...my wife would kill me if I even thought of buying it.
-
8 minutes ago, GoldLeader said:So are these downloadable games? Are they really only $1??
Yeah they are waiting for nintendo to finish the approval process. The first game 3 down stars I believe is retailing around $20. Undertakers ( the atari infuenced game) they said should retail for $1. The last game was only just anounced so no details yet.
-
1
-
-
Here's a screenshot they posted the other day from Silver Falls Undertakers
-
1
-
-
All of the titles center on ufo stories..
The first game in the series is silver falls 3 down stars. A silent hill style survival horror title.
The second game is silver falls undertakers an Atari vcs graphics inspired horror game. Taking place in the 70's more details are coming soon...
The third game in the series will be silver falls deadly shadows a fixed camera angle style about a crew of lumber jacks.
-
I have been following this development for about a year now and it looks like Silent Hill with some nice enhancements to that type of gameplay. http://silverfallsgame.com/
The gamestudio behind it are now having problems with Nintendo over getting it into the eshop. Maybe just a little more awareness in the gaming community might change the big N's mind.
-
1
-
-
-
I loved this game and the vector arcade game. I never had any problem with it and as a kid really was impressed with the siren and exploding sky ending..after all AT-ATs were the woe ho ho for anyone who liked the movie.
I guess if the game needs remade or hacked then the Luke exits the broken snowspeeder with a tow cable, lightsaber, and a thermal detonator would be a fun addition ( btw how in the hell did he ever get off Hoth in time? He wasn't a Jedi yet). A titlescreen would be a nice addition. I also like the wave idea and power generator.
-
These guys are making an Atari inspired game for the 3ds and a 90's style survival horror from the same franchise. The atari one has a label art here.
-
I loved the item graphics but the gameplay sucks
-
This would be a interesting game to remake. It does not follow the movie plot so I could see a lot of interesting content that could be added in a reboot.
Off the top of my head the fight with the bald german guy would be a boss fight. The whole smash the truck into other vehicles trying to steal the arc could be done in a spy hunter style level. The movie intro escaping the rolling boulder would be great. The fight at Marion's bar...damn lots of missed opportunities.
-
2
-
-
11 hours ago, King_Salamon said:Will there be a chance of a demo at PRGE this year?
No
56 minutes ago, CrazyChris said:batari Basic?
No I'm working in asm. The prototype thing in the first post was done in batari basic.
-
-
I believe Spies In the Night uses procedural generation to create the walls the player hides behind. He also had some example code in the thread. https://atariage.com/forums/topic/238778-need-help-optimizing-random-playfield-routine/
-
1
-
-
Subroutines that use a bitvariable can be activated by a condition that sets the bit on. When using the sub inline you can just check the condition if it returns false then jump to the next part of your program. If it is true then execute the code then switch the bit off to reset the condition
-
1
-
-
Wow this sounds ambitious hope it works out. Good luck
-
I think I may just move this idea over to assembly programming ( the current version is 32kSC bB). I would like to make this game with at least the full playfield including PL0 and have a little more control of my cycle counting.
-
1
-
-
Wait so progamming with Superchip is not the same as programming a Supercharger?I was asking about "Supercharger" (6k, all ram) not "Superchip" if they are compatible with each other I didn't know that.
-
Thanks ZPH! Hope you had fun with that. I hope to have a few more features in the demo.
-
1
-
-
Been slowly bringing this closer to a demo. So what's here?
- a 32x 22 playfield
- a temporary level to play in
- lite dialog system
- a working store
- items to collect (armor, magic ring, roots, helm, treasure)
- an enemy to kill (a spider)
- death screen
- title screen
- useable item (heath potion)
- enemy randomly drops treasure chests.
- score tracks # of gold pieces
- inventory system tracks what you find (here I am aiming for selectable weapons and useable items).
- Theme is based on JRR Tolkien's The Silmarillion
controls
- Use JOYSTICK to move and attack with FIRE button.
- HOLD the SELECT button to go into inventory.
- Cycle inventory by pressing RIGHT on the JOYSTICK.
- To use potion highlight it in inventory and press DOWN the life gauge on the lower left will refill to max life.
- RESET switch returns to titlescreen
- On the "SHOP" screen FIRE is advance/confirm
and SELECT is esc/cancel. There is only one item for sale at this time.
-
8
-
-
I only want the flashback portable to return to the 2016 D-pad, keep the B/W switch (that holds its state) from the 2017, and the nicer LCD of the 2017 (the colors were slightly darker but looked sharper)



Sword of Surtr [COMPLETE](formerly Sword of Iffrit)
in batari Basic
Posted
Sure glad you liked it. Yeah I never got around to finishing the manual but its fine if all you want is a custom cart.