Jump to content

LS_Dracon

Members
  • Content Count

    1,002
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by LS_Dracon

  1. Hi, Found this recently, is a tool to rotate/scale sprites with better results, may be helpful for you: http://info.sonicretro.org/RotSprite
  2. This is a good one for a bonus screen.
  3. Nope, the memory addresses are incompatible, but a Chip-8 game using 256 bytes of RAM or less, can be ported for S2. Talking about new games for S2, I think Tetris is a good candidate. I can't promise to code it, but who knows...
  4. It is. I've coded some lines in Chip-8. The language works for same processor and video chip used in Studio 2. The problem Chip-8 games uses 512 bytes to 1kb of RAM, while S2 is only 256 bytes of RAM, for the game logic (another 256 bytes for the screen) IIRC.
  5. Was joking about this video, but for a most perfect port, kill screen is a good idea.
  6. Good work as aways Musashi! Probably soon we'll have a potential Donkey Kong kill screen if anyone wanna watch!
  7. Yes, the siren is all up to Thomas. My contribution now is new sounds such explosions and other little sound fx I'm working.
  8. Oh nevermind about the middle ring... + means done (I can't to edit the post anymore) BTW if you reduce the cannon hit tolerance, I think it will help to keep using big ship.
  9. To keep using the big ship, collisions are made by software right? Is it possible to reduce the ship "hit area"? Then the cannon/mines need to hit the center of the ship in order to destroy it. Like ghosts in pac-man arcade, doesn't kill you just touching a single pixel. Edit: + regenerate if middle ring is empty (test arcade). Nope, desn't regenerate destoying all the middle ring sections.
  10. And we always have possibility to change BG color on the fly. Works for Ballblazer, will work for DK.
  11. I think a not animated spark played by 3 frames, I mean, due flicker, frame 1 = spark, 2 = ship, 3 = spark, 4 = ship and 5 = spark. How about setting p0 as double wide (can be made outside of kernel) and using missiles and balls for debris? The kernel support up to 6 dots, just setting the mines as single pixel wide going down the player explosion and make the player shoot 3 missiles to up.
  12. Like I said via PM it's perfect to me. I think you can delete the file starcastfx.bin because it's useless now.
  13. I found a blind spot, when you start a game, don't move the ship, just rotate 3 times to right and fire, the enemy cannon will never hit you.
  14. I don't think we shoud discard an idea without testing it first. I tested your siren and sounds better than my aproach. How many updates per frame are you using to produce that sound?
  15. I think the idea of changing the volume interesting, but it needs to check the closer mine or limit the range of the sound according player distance. Mines out of range doesn't make sound then. Another thing, is it possible to add hit sparks? When the bullet hit a mine or the ring?
  16. Perhaps a sound when the mine detach from the ring?
  17. Pode crer, o Opcode tmbm é, mas acho que ele mora nos EUA. Eu programo por hobby tmbm, não sou programador profissional. Aqui no Brasil é raro alguém programar o 6502 pq este processador não foi difundido, ao contrário do Z80, que é o processador do coleco, também era o processador do MSX então vc tá ligado que tem uma grande comunidade brasileira de MSX. O Z80 também é o processador do master system, um dia pretendo aprender este processador também, mas tem muito chão pela frente ainda no atari 2600, eu tenho tipo uns 10 projetos de jogos, não sei se vou fazer nem a metade hehe. É mto foda programar o atari 2600, chega a ser frustante, pq vc tem uma idéia, e aos poucos vai diminuindo por conta da limitação do sistema. Aí no final fica só o esboço do seu projeto.
  18. Olá, o tópico "oficial" era este : http://www.atariage.com/forums/topic/47541-tem-atarianos-do-brasil-aqui/ Mas já faz tanto tempo que ninguém posta que se perdeu no fórum. Eu sou de Curitiba e vc? Começei a programar o atari em 2006 e em 2007 fiz meu primeiro jogo, o Bee-Ball que está sendo vendido na loja da AtariAge. Agora estou aos poucos fazendo os gráficos do Prince of Persia pra atari 2600, são centenas de sprites, o objetivo é fazer um port perfeito em termos de animação. Começei em 2009 e já tenho cerca de 90% dos sprites prontos. O programadoir do jogo será o Chris Walton (que recentemente lançou o Juno First e Chetiry). Até poderia programar, mas ele manda bem melhor que eu. Eu não conheço outro brasileiro programando para o 2600, tem o Tokumaru que estava planejando o sonic, mas ele é programador de NES (muito bom por sinal) que usa praticamente o mesmo processador do 2600, o MOS 6502. Yes, portuguese is the unique official language in Brazil.
  19. Looks good enough! Perhaps make all levels with single colored girders. You always loose things when design a game for atari 2600. The sprites, new levels, title and intermission screens will worth the remake.
  20. When your PS3 finally end the update, PS4 is out!
  21. Sloped girders is a much needed as it is part of the game design. I agree that looks worse because the single color, anyway it's only on first screen, you can use multi colored girders on others stages. I don't recomend to flicker the PF, I tryed and looks realy bad. For better looking, the horizontal girders on first screen need to be single colored too. It's my suggestion, if you don't mind :
×
×
  • Create New...