-
Content Count
1,002 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by LS_Dracon
-
Nice title screen, you made same gosub style I made new sprites : Vampire and his coffin, pumpkin and it's candle and witch and her caldron. What you think? Edit : I fond a shortcut on level pink (420) When D= down, L= left, U = up, R = right The sequel: D,L,D,L,U,L,D,L,D,R,U,R,U,R,D
-
Realy nice game! Hum... vampire? ...
-
I'm in! (start to work...)
-
What you think about some enemies use poison atack? The knight get green colour (or other) and you can't use magic spells, or knight be weak, or both. These enemies sometime drop antipoison bottle for use, or you need use a HP increase spell for cure (in this case, it's the unique spell enabled).
-
Very good. You compose the music too?
-
OK And I made one Dragon too :
-
If you looking for a very rare item for GG, search about Master System Conversor, for play SMS games in your game gear. I dont' have this, I have a sms conversor for sega genesis (I kind of 32x, but downgrade to sms ) GG is a battery killer, if you buy a tv turner, is a good idea get one 9v. AC power. Other pics of my little game gear colection :
-
Resident Evil 2 dual shock for game gear! Hehehe I have tv turner, but.... My game gear die last year
-
Primal Rage for Snes and Genesis... Too bad for me, a Primal Rage fan PC version is most accurate.
-
Now 19 for me
-
Great demo SeaGtGruff I really like this
-
Talvez no site "Mercado Livre", ele é a versão brasileira do Ebay Maybe in "Mercado Livre" site, the brasilian Ebay version. Poste no tópico em português (Tem atarianos do Brasil aqui? ), talvez alguém possa ajudar, eu não sou colecionador. Post in portuguese topic here, maybe someone can help you, I'm not a collector. O Sr. Ferraz e o TomBrasil são 2 colecionadores daqui.
-
I had a linux about 2 years ago, with KDE interface... You need type in command shell the name of executable like prompt-msdos but I don't remember the correct command... Here's a source image, lacks the tiny toon character. Merry xmas for all!
-
Atariboy, this run in z26 and stella... I ca't take snapshot, becouse its uses interlaced lines... Try donwload again the emulators... I forgot yours sprites, mario bros, kangaroo, xenophobe and tiny toons here : sprites.bin
-
Finally my interlacing stile demo. But this demo fail I create this demo for show digitalized label arts in atari 2600 hardware. After image resize, its lost 90% of resolution. I getting sad with results, and stop this demo... Show only 2 images, Vanguard and Enduro... but with poor resolution. Press button to change. Anyway this show the power of interlacing rgb+grey, aditting grey you increase the numbers of colors, in Enduro is better. But the flicker is more perceptive. Don't look much time, may hurt yours eyes. I'm not kidding, in television don't have problem, becouse you get a save distance, and televisions mix better the colors. Ok I will stop to make demos, and start to program my first game. label_art.bin
-
True. You can use one player for black base... but need a better machine, atari 5200 to up... Hehehe right...
-
Andew Davie, if I'm not wrong, televisions have 4 electron beam, 3 for colors (rgb) and one for white. The white you can mixing the 3 colors, but white beam is used for change the luminance... Well wrong or not I try to use it in interlacing code, and yes! I can a good result! I use a grey, becouse white already exist. See my demo below. Good part : With grey, we have DOUBLE number of colors. Now is possible draw images with contrast (the grey give more bright for other colors) Better images with shadow/bright And of course, now we have a grey color to use. Bad part : The flicker is more perceptive (I don't care about this, becouse we have a double numbers of colors to use) The contrast aren't much efficient. I need made more experiences, so it's a beta. (Run in Z26, Stella had more bright colors, and the grey turns to white) Ah, there other thing, grey need be used with high value (#$0A to up) and colors need use a low value (#$x2) rgb_grey.bin
-
No man, its just experience, I'm not professional spriter, but I like to draw in pixels, I have a long experience (my first pixel art was made in 1992, using a 286 pc, with a program named PM editor - black and white ) About your sugestions, sorry but I'm very busy understanding the interlacing code, for exemple, with interlacing is possible draw that rider from return of jedi using that numbers of colors! (except for grey scale)... But I'll try edit others sprites.
-
I draw this image quickly, sorry for lack of detail. Although you have only 8 pixels, you can repositioning lines, giving a wide range. This is very useful for draw 1 bit sprites using a ball or a missile. This edited image uses same technique used in punk girl demo, 3 color combination. what you think?
-
Opcode's birthday gift (Donkey Kong Deluxe for CV!)
LS_Dracon replied to Pixelboy's topic in Homebrew Discussion
Nice graphics The new levels are better than original Feliz aniversário Opcode -
Nice sprites AtaryBoy I like the AT (biped machine) There's a oficial prototipe of this game non? I remember, some years ago the prototipe rom is relased... Atariprotos site?
-
Horizontal shooter? Great! Mausboy, what you think to draw 1 bit sprites? Using some tricks is possible, see image above, the "dive man" of seaquest was made using a single ball! Just change the size, and position on every line, using a table... Of course this waste much cicles... but you get a better looking, anyway your spite aren't bad, give a illusion of wings.
-
Tnx MausBoy. I'm very happy, becouse finally I understand the interlacing technique!!!! For people that don't know what hell are this, with interlacing you can convert images digitalized in color, for display in atari 2600 hardware!!!! See Andrew Davie's demo here : Mixing Colors with Flicker I have a good surprise for you... comming soon... My objective in all demos posted here is get 100% of atari graphics knowledgement. So after interlacing demo is time to start my first original game
-
Tnx people. And there's version fixed for work in stella. Now work and both emulators (the bug is weird, I use "adc 16" for increase colors, but in stella need be "adc #16", easy to fix). Yes, its can be usefull for others systems, but as SeaGtGruff said, 7800 has better colors. This is interesting for Odisey^2, Intelevision, Coleco and Arcadia... Edit : I made another simple demo, this shows a sprite in 3 colors. Remember, in real hardware the flicker is more soft. Press button for change her colors. Atari is a punk system, he was born in 76 LS_Color_Mixer.bin Punk_Girl.bin
