For your viewing pleasure

Use FCEUX2.1.0a to view this movie. Open the emulator and go to config > movie options and make sure display subtitles is selected. Open the movie then right-click and select View Comments.
All submission text info is displayed in the comments dialog. All significant improvements are mentioned in the subtitles as the movie is playing.
This movie is 837 frames faster than my previous attempt. The bulk of the time is from a nice shortcut in level 6. Thanks to honorableJay for pointing it out. Also thanks to Cardboard for the idea to improve the level 1 boss.

Summary

  • Aims for fastest time
  • Takes damage to save time (and for fun sibling rivalry)
  • Manipulates luck
  • Abuses Programming errors in the game
  • Abuses Bimmy for fun

mmbossman: Nice improvements, and interesting use of the captions. Bimmy approves.

adelikat: Updated the submission file with a new movie that contains better subtitles (wording, placement, formatting). Also, processing.

Experienced player (574)
Joined: 1/11/2007
Posts: 103
Subtitles are excellent. The excellence can be extended to the encoded video by adding them as softsubs (in MKV container or similar) instead of having two AVIs. This would be easy with a utility that converts the text from the fm2 into srt or ssa. From there it's a trivial mux operation.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3585)
Joined: 11/3/2004
Posts: 4738
Location: Tennessee
Dammit wrote:
Subtitles are excellent. The excellence can be extended to the encoded video by adding them as softsubs (in MKV container or similar) instead of having two AVIs. This would be easy with a utility that converts the text from the fm2 into srt or ssa. From there it's a trivial mux operation.
Yeah, that idea has been already tossed around already. The main thing is I haven't really known how to implement it codewise. They way you suggest seems to be easier since the encoder can just pull it out of the .fm2 file.
It's hard to look this good. My TAS projects
Editor, Expert player (2459)
Joined: 4/8/2005
Posts: 1573
Location: Gone for a year, just for varietyyyyyyyyy!!
adewlicat, you're best ever TASman, cool eyeah cool drun k cool Edit: Hmm... I wonder who wrote that.
Former player
Joined: 12/5/2007
Posts: 716
Dammit: My C++ really sucks, but it seems to work somehow: <CIA> fceultra: shinydoofy * r1283 /fceu/ (5 files in 3 dirs): SDL: added --ripsubs So grab the latest SVN if you're an SDL user.
Joined: 4/29/2006
Posts: 70
Loved the subtitles! Made it a lot more interesting to watch! Yes vote definately (not because of the subtitles lol).
Former player
Joined: 3/8/2007
Posts: 30
This is one of my most favourite tases to date. awesome work :) i love seeing this game improved!
Ren
Joined: 12/20/2005
Posts: 46
Easy "yes" even without the subtitles (accidentally grabbed the wrong avi -- why are there two, anyway?) Only weird thing was waiting for the disappearing platforms -- can't you jump and kick the other character up ? Also, earlier when you enter the elevator in level 4 it looks like the blue guy is llate -- this would be great to explain via subtitles. About the subtitles: I've played this game through and through, and so for me the strategies are easy to understand. I'd really like the author comments to include stuff like 'Double Dragon 2 was blahblahblah" and "The knee hit does X hp while other hits do Y hp damage, so it's used through the run." Also, since this can play out like a kung-fu movie, bad one-liners are kinda expected ;) "Watch where you're hitting!" "Mind the first step, it's kinda steep!" but maybe that's just me. Liked the 'no, YOU touch her!' ;) In any case, this movie wins for entertainment value, thoroughly breaking a hard game and making it look easy and the subtitles are an excellent bonus. Absolute 'yes'.
Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11268
Location: RU
HD encode Link to video
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.