+SpiceWare Posted November 29, 2006 Author Share Posted November 29, 2006 I think the transition to the knight coming out to indicate the winner of the round is too abrupt. I think you have to maybe extend the flash/soundfx of the last king's death or maybe play a very short fanfare (like in Basic Math when you get the right answer) before the knight starts his victory march. I can't tell if it does this already, but I would also try to make his walkcycle match the rhythm of the title music. I think that would be most effective. Was thinking the same but it got late so wanted to post what I had. I figured out the changes to make on my drive to work to fully play out the last king's death before triggering the knight sequence. It does not walk in sync with the music - though I already figured out how in the easter egg so I should be able to copy that over to the knight sequence. BTW, if the dragon can be present when the game is technically in full play, you could use this as a deliberate extra game element. Either the dragon could interact with the fireballs or any other sprite you throw in there could. Neat idea, but not going to happen. Quote Link to comment Share on other sites More sharing options...
PacManPlus Posted November 29, 2006 Share Posted November 29, 2006 Just out of curiosity, how much ROM space do you have left? With everything you've managed to pack in this game, you must be coming close to having it all used! Also, I would just like to say that you've done such an incredible job here. The attention to detail is stunning! Everything in this game, from the visual effects to the gameplay itself, is absolutely top-notch. You should have worked for Atari back in the day Bob Quote Link to comment Share on other sites More sharing options...
Gregory DG Posted November 29, 2006 Share Posted November 29, 2006 ^^ Heh, I don't think Atari would have allowed him to spend this much time polishing it. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted November 30, 2006 Author Share Posted November 30, 2006 Just out of curiosity, how much ROM space do you have left? With everything you've managed to pack in this game, you must be coming close to having it all used! START OF PASS: 1 ---- $0 bytes of RAM left ---- $0 bytes of BANK 1 ROM left ---- $11f bytes of BANK 2 ROM left ---- $4 bytes of BANK 3 ROM left ---- $1f0 bytes of BANK 4 ROM left ---- $1a9 bytes of BANK 5 ROM left ---- $263 bytes of BANK 6 ROM left ------ $24 bytes of BANK 6b ROM left ------ $1f bytes of BANK 6c ROM left ------ $6 bytes of BANK 6d ROM left ------ $1 bytes of BANK 6e ROM left ------ $1 bytes of BANK 6f ROM left ---- $115 bytes of BANK 7 ROM left ---- $1c bytes of BANK 8 ROM left As you can see, not much. Bank 2 will shrink as I finish the Knight routines. Bank 4 will shrink as I finish the easter egg. Bank 5, 6 and 7 will shrink as I create the animation playback tables. The scattered bytes in bank 6 aren't very useable - they're due to the menu graphics not being able to cross page boundries. Also, I would just like to say that you've done such an incredible job here. The attention to detail is stunning! Everything in this game, from the visual effects to the gameplay itself, is absolutely top-notch. You should have worked for Atari back in the day Bob Thanks! Quote Link to comment Share on other sites More sharing options...
mos6507 Posted November 30, 2006 Share Posted November 30, 2006 ^^ Heh, I don't think Atari would have allowed him to spend this much time polishing it. Damn right. You probably wouldn't be surprised to know that Solaris (considered by many as the pinnacle of the 2600) probably had the longest dev cycle of any commercial game. It was a borderline homebrew since Doug started it for Atari Inc and then continued working on it for kicks during the videogame crash period before finishing it for the Tramiels. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted November 30, 2006 Author Share Posted November 30, 2006 Knight doesn't start marching until the king's death sequence is over. Modified Knight to be in sync with music. Rewrote Dragon Animation routines to support sequence data being stored in banks 5, 6 and 7 I realized I had to do bills tonight, so wasn't able to add any new animation sequences. mm20061129NTSC.bin mm20061129PAL.bin Quote Link to comment Share on other sites More sharing options...
r_type2600 Posted November 30, 2006 Share Posted November 30, 2006 Looks better with each version, close to perfect now One more thought - wouldn't it be more intuitive to have the knights walking in from the side of the winning king (e.g. from the left for blue and purple, from the right for red and green)? Shouldn't be too difficult to implement, and would add some variation... Eric Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted November 30, 2006 Author Share Posted November 30, 2006 Looks better with each version, close to perfect now thanksOne more thought - wouldn't it be more intuitive to have the knights walking in from the side of the winning king (e.g. from the left for blue and purple, from the right for red and green)?Shouldn't be too difficult to implement, and would add some variation... Good idea, though it would require additional dragon sequences that there may not be room to hold. Quote Link to comment Share on other sites More sharing options...
+Omegamatrix Posted December 1, 2006 Share Posted December 1, 2006 Spice, you're a genius and I hope this is just one in a long line of 2600 games from you. I love how the best quality games are coming out 20+ years after a system was introduced. Someone said that Atari probably wouldn't have given you as much time to polish Medieval Mayhem as you have and that's true, but who cares?? I say the more polish the better. In the end it's what separates the ordinary from the extraordinary. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 1, 2006 Author Share Posted December 1, 2006 (edited) Staying up late the past week has worn me out, so I'm heading to bed. What I've done this evening is only half finished, so there's no new BIN for tonight. I've taken Friday off work so I can wrap everything up. Spice, you're a genius and I hope this is just one in a long line of 2600 games from you. Thanks! I don't know about a "long line", but I do plan at least one more 2600 game. Edited December 1, 2006 by SpiceWare Quote Link to comment Share on other sites More sharing options...
jpfalcon2003 Posted December 1, 2006 Share Posted December 1, 2006 If your next one is as good as this one, I'll be getting that one too. Quote Link to comment Share on other sites More sharing options...
+Nathan Strum Posted December 1, 2006 Share Posted December 1, 2006 One minor suggestion - on the silver knight, when he's color cycling, part of him turns black which makes him partially disappear. I think it'd look better if it only cycled through to the darkest gray, instead of all the way to black. The gold version looks fine since there isn't any black in that group of colors. The dragon animation looks amazing! It's great to see it launching fireballs in all four directions. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 1, 2006 Author Share Posted December 1, 2006 (edited) One minor suggestion - on the silver knight, when he's color cycling, part of him turns black which makes him partially disappear. I think it'd look better if it only cycled through to the darkest gray, instead of all the way to black. The gold version looks fine since there isn't any black in that group of colors. Yeah, I looked at removing the black line when I set up the knights. Cycling thru 8 colors is very easy(and quick) to do. Cycling thru 7 requires additional logic and I didn't see a way to do that with the CPU time constraints during the kernel. I'll take a look at it again when I finish the rest of the animations - at that point I'll know if I have enough ROM left for a table based solution that's been percolating in the back of my mind. The dragon animation looks amazing! It's great to see it launching fireballs in all four directions.The left directions haven't been reimplemented yet???? Edited December 1, 2006 by SpiceWare Quote Link to comment Share on other sites More sharing options...
+Nathan Strum Posted December 1, 2006 Share Posted December 1, 2006 The left directions haven't been reimplemented yet???? I just assumed they were. For testing, I've only been playing to three wins. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 2, 2006 Author Share Posted December 2, 2006 Extended animation sequences Launch sequences towards all 4 players No changes will be made tomorrow, I have company in town for the day. I'd plan to finish the game Sunday, so now's the last chance to report any bugs or problems with the game play. mm20061201NTSC.bin mm20061201PAL.bin Quote Link to comment Share on other sites More sharing options...
espire8 Posted December 2, 2006 Share Posted December 2, 2006 There is a bug in the demo screen. the word is broken and backwards now . Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 2, 2006 Author Share Posted December 2, 2006 arrrgh! Some changes I made to the animation routines would cause the knight to "moon walk" if the dragon launched towards the right hand players. A variation of that same glitch is impacting the DEMO message. Hmm - it also looks like the demo routine is always launching on the first pass, have to check into that as well. Quote Link to comment Share on other sites More sharing options...
Uzumaki Posted December 2, 2006 Share Posted December 2, 2006 LOL oops... That's what programming for 2600 so much fun. One minor change can break half of the game. Going to see what else you broke accidentally. Quote Link to comment Share on other sites More sharing options...
+atari2600land Posted December 2, 2006 Share Posted December 2, 2006 (edited) If you're playing a 1 player game, and you lose first, do you have to watch the rest of the 3 computer players duke it out to see who gets first? Edited December 2, 2006 by atari2600land Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 2, 2006 Author Share Posted December 2, 2006 If you're playing a 1 player game, and you lose first, do you have to watch the rest of the 3 computer players duke it out to see who gets first? Yep - though I did modify the game a while back so the fireballs will switch to max speed to make the round end quicker if all the human players have died. Quote Link to comment Share on other sites More sharing options...
Uzumaki Posted December 2, 2006 Share Posted December 2, 2006 Still haven't found any other issue other than broken DEMO and moonwalking knight. Should be as simple as inserting a one line code to reset the mirroring after the dragon routine. Quote Link to comment Share on other sites More sharing options...
mos6507 Posted December 3, 2006 Share Posted December 3, 2006 If you're playing a 1 player game, and you lose first, do you have to watch the rest of the 3 computer players duke it out to see who gets first? Yep - though I did modify the game a while back so the fireballs will switch to max speed to make the round end quicker if all the human players have died. This works well although you haven't been able to get the AI to stop targetting the empty castle areas. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 3, 2006 Author Share Posted December 3, 2006 This works well although you haven't been able to get the AI to stop targetting the empty castle areas. I modified the AI last week so it ignores empty castle areas if all fireballs are held by computer players. If any fireballs are in the air or caught by a human, the AI will be tracking them. There's no CPU time left to add additional logic to the AI player routines. Quote Link to comment Share on other sites More sharing options...
+SpiceWare Posted December 4, 2006 Author Share Posted December 4, 2006 (edited) fixed flipped DEMO message Modified music during knight sequence added a very rough-draft "knight chase off" sequence I think 6 of the 16 in game animation sequences are finished mm20061203NTSC.bin mm20061203PAL.bin Edited December 4, 2006 by SpiceWare Quote Link to comment Share on other sites More sharing options...
uosipa llamxew Posted December 4, 2006 Share Posted December 4, 2006 Very well done! The animations give the dragon a lot of personality and make it seem as though she is actually thinking about where she should spit the fireball! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.