-
Content Count
325 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by STE'86
-
latest wip
-
Tony will as usual release the source code for this like he has with Keystone Kapers and Chopper Command. so one of your A8 coders could convert this.
-
yeah ok we can do that too. WIP
-
apparently thats a small raster glitch. it will be fixed for the 1.1 release on the compilation cartridge
-
pressing the left arrow key on a real c64 or the key to the left of the number 1 on vice will toggle the music on and off.
-
thats very strange, as the game as been reviewed by multiple indie retro review youtube sites which you can google and pretty much every one of them has praised Saul Cross's music and been singing along with it as they play. each to his own i suppose.
-
the sourcecode for the c64 Chopper Command was released with the game. i'm sure one of your own guys could sort it from that. the sourcecode for c64 Keystone Kapers has also been released
-
we have already converted Chopper Command to c64 a couple of months ago and the next one being worked on is Pressure Cooker another Garry Kitchen game
-
this from coder Tony Savona: "I didn't use the code for the same old reason but I looked at it in some cases to understand the logic when it was not immediately clear from the footage. For example the elevator. The number of frames it spends at each floor. And the fact that after level 8 it becomes "bastard": it spends half of the time at your floor"
-
just a heads up for the dual users on here. We released the game today the game can be downloaded free from here: https://csdb.dk/release/?id=182116&show=summary#summary
-
download free from here: https://csdb.dk/release/?id=182116&show=summary#summary
-
as KK nears completion heres a short clips from the madness of level 15
-
A conversion of the 2600 Activision title is now available to download for free from: https://csdb.dk/release/?id=180944 Open Source will be released shortly for anyone wishing to port it to the atari line of 8bits.
-
its the old "because its there" thing CC started as a "short" project which looks easy but which in fact is extremely well coded and my coder Antonio Savona is mucho impressed with these 80s activision bods. KK was decided to be converted because someone asked for it in the CC thread Again looks easy but has some interesting tough bits with sprite priority and the masses of raster split colours required to get it looking anything like the atari version oh and CC will be an open source release so you guys can make an A8 version relatively easily.
-
thats not ours. we havent youtubed ours yet. thats an older one this is ours and no it isnt emulated its a look and feel port with the logic from the original
-
thats for the VCS map but I have that already. As the c64 version of Chopper Command nears completion, next off the blocks will be Keystone Kapers. it would make life easier to have the A8 map
-
does anyone have or could anyone do me a PNG of the game map to Keystone Kapers A8 please? thanks for any help in advance. Steve
-
come on boys, this is your glory period of 84-85. cross platform book. no bias, so if any of you know any contacts for ex epyx, lucas, accolade etc devs then 'fess up
-
...and.... the upcoming c64 version of level 2
-
Music from Merry Christmas Mr. Lawrence - World Karate Championship
STE'86 replied to Sikor's topic in Atari 8-Bit Computers
1:40 c64 game http://www.youtube.com/watch?v=bLbv3fFofLc -
these are my interpretation of the c64 colours converted to a 256 colour atari palette in indexed colour mode. they can maybe be tweaked a bit, but apart from the green being a bit dark by comparison to the c64 this conversion of my wizball screen which uses all the colours seemed to work out fairly well
-
Commando: tried the 8-bit version for the first time
STE'86 replied to Gunstar's topic in Atari 8-Bit Computers
actually FYI the comment has nothing to do with machines, it's not machine specific but a very general swipe at the all too common belief on most retro forums that "modern coding" is in any way more advanced than 1980's coding. when in actual fact it's generally nowhere near as good. What most of it does rely on however is "bolt on" devices and vast amounts of more RAM than were available "back in the day". So actually the message in my comment was "always take with a pinch of salt, any comment which goes something like "if only XYZ coder was around in the 80's how good could our games have been". -
Commando: tried the 8-bit version for the first time
STE'86 replied to Gunstar's topic in Atari 8-Bit Computers
yeah its amazing how modern coding ttechniques and about 256k more than you would have had to do a game in the 80's can make a difference isn't it? -
Bruce is not green on the c64, thats just a suspect palette in the emu. he is yellow. and aside from veiled racist overtones, there is absolutely no reason for him to be yellow if its a hardware sprite, other than programmers preference. maybe it showed up better on a crt tv. Pink on med grey is a close luma match and could in fact be blurry on some tvs.
-
Wich one of these two Prince of Persia you prefer?
STE'86 replied to José Pereira's topic in Atari 8-Bit Computers
You shouldn't need any masks for the sprites. the transparent separators for the legs etc will work perfectly adequately without masks, as they do on the c64 version, because, predominantly the sprite is drawn over colours darker than itself (black usually). The eye can be got around in the same manner that Andreas did it, presumably. by making the hair and the eye dark brown instead of yellow. Steve
