Submission Text Full Submission Page
Goals:
  • Aims for fastest time possible
  • Takes damage to save time
  • Manipulates luck
  • Abuses programming errors in the game
  • Uses no passwords
Compared to previous TAS Work Sharing
Frames Gained Frames Lost Stage Boss
Flashman 8 0 aglasscage & Shinryuu aglasscage
Heatman 16 0 aglasscage & Shinryuu aglasscage
Airman 12 0 aglasscage Shinryuu
Clashman 47 0 aglasscage (assisted by FinalFighter) aglasscage
Quickman 18 0 aglasscage (assisted by FinalFighter) aglasscage
Metalman 55 0 aglasscage aglasscage
Bubbleman 25 0 aglasscage & pirohiko (assisted by FinalFighter) aglasscage
Woodman 29 0 pirohiko aglasscage
Wily 1 16 0 aglasscage aglasscage
Wily 2 0 0 aglasscage aglasscage
Wily 3 0 0 aglasscage & Shinryuu aglasscage
Wily 4 8 0 aglasscage (assisted by FinalFighter) aglasscage
Wily 5 0 13 aglasscage aglasscage
Wily 6 3 0 aglasscage aglasscage
(Total) 237 13 Improvement of 224 frames over previous TAS.
Shinryuu's Comments: Rockman 2 has been my main project since 2005. This project was started both aglasscage and me, we had many kind of plans, ideas and problems in the beginning. My motivation wasn't that high but aglasscage tried to keep things up and succeed in that task pretty well. aglasscage found many different tricks and techniques while going forward with this run. I feel a bit detached from this run because I couldn't show my true self, respect and innovation towards this precious pieace of insanity but I still hope my previous TAS attempts motivated and helped other people to understand things more better. This game isn't not a simple piece to run because there's many different kind of frame rules and they exists almost everywhere, the most annoying example is _item1_ positioning. I worked together with aglasscage with Flashman and Heatman stages, I optimized Airman's fight and my previous Wily 3 play through got copy pasted. I feel a bit relieved this run is completed and optimized outstandingly well because I'm "unable" and "unmotivated" to change back to myself I was a few years in the past. I hope people are going to ask many questions about this run and be open-minded about things they don't know so well. Feel our ambitious masterpiece which makes your soul to tremble in awesomeness.
pirohiko's Comments: ウッドマンが更新できたのは、運が良かった。 私も手伝えて楽しかったです “Woodman stage could not update, good luck. It was fun to help too.”
I made the movie which visualized inside information by an original bill of FinalFighter.
URL for people having a nicovideo account. http://www.nicovideo.jp/watch/sm12370209
URL for the people who do not have an account. http://nicoplayer.blog60.fc2.com/?id=sm12370209&w=640&h=480
URL for the people who cannot still look. http://www.mediafire.com/?amzrs9f09cr2skr
FinalFighter's Comments: "Investigation" invented this TAS. Please refer to this page if you want to learn details of the investigation. The usage of the script is described. http://www.yuko2ch.net/rockman/mm2_tas_map2_eng.htm (English) http://www.yuko2ch.net/rockman/mm2_tas_map2.htm (Japanese)
  • DelayDownScroll of CrashManStage
I measured instructions of NMI accurately. As a result, we noticed the CrashMan stage be able to be saved. We used DelayDownScroll in the CrashManStage. The Item1 used has been improved from Item1x2 to Item1x1.
I have created Support LuaScript of DelayScroll. http://www.yuko2ch.net/rockman/rm2delay.lua(for Rockman2) http://www.yuko2ch.net/rockman/mm2delay.lua(for MegaMan2)
I have created Support LuaScript of DelayScroll for test. http://www.yuko2ch.net/rockman/rm2delaytest.lua(for Rockman2)
  • Rising rule of Item1 and Item3
I completely understood Item1 and Item3. I have created LuaScript that supports rising rule of Item1,3 (for Rockman2) http://www.yuko2ch.net/rockman/item1height.lua This script can easily look for rising result of best Item1.
  • Frame rule of boss's HP&Underwater frame rule
If the result of $1C AND 0x03 is 0x00, boss's HP is added. Boss's HP is sure to increase every 4 frames usually. However, the boss's HP increase processing is skipped once per 4 frame when you are in water. Then, timing that boss's HP increases only once per 8 frame might be caused. You lose frames when there is a lot of timing that becomes per 8 frames.
You can decrease the pattern that becomes "per 8 frames" by changing WaterFlag. The value of flag "$FC" of water circulates between "0-4" only while you are in water. This value can be adjusted by changing the number of frames that you are in water.
  • The hit judgment is changed when colliding with the enemy.
I solved this mysteries. However, it was not effective for the saving. :P
Width of X coordinates of hit judgment ≈ Memory($D4E1,$06EE) The maximum value is #$50 at $D575. Height of Y coordinates of hit judgment ≈ Memory($D581,$06EE) The maximum value is #$FF at $D678.
For instance, $06EE=0x46 at W4. Width of X coordinates of hit judgment = ($D4D1,0x46)=$D527=0x30 Height of Y coordinates of hit judgment = ($D581,0x46)=$D5C7=0x28
Width of hit judgment at time usually. http://www.yuko2ch.net/rockman/crashdouble2.png
Momentary hit judgment that collides with enemy. http://www.yuko2ch.net/rockman/crashdouble3.png The hit judgment grows, and the enemy in a place away is defeated!
  • SpecialThanks
Mr.aglasscage http://twitter.com/aglasscage His optimization was wonderful. Especially, the usage of the Item1 was also wonderful. :)
Mr.pirohiko. http://twitter.com/pirohiko He is good at the optimization of DelayScroll.
Mr.Shinryuu He was very busy. However, he worked on TAS without compromising. Thanks :)
Mr.TaoTao http://www6.atpages.jp/appsouko/work/TAS/ The idea of DelayScroll was wonderful.
Mr.DARS http://rm2haxx.dtiblog.com/ The memory list of Rockman2 served as a reference.
Mr.Tekepen http://hp.vector.co.jp/authors/VA042397/ The material of 6502 served as a reference.
  1. TASers
Chat in which TAS player of Japan gathers. We exchanged opinions here.
P.S. Our next target is MegaMan1! Please expect the major upgrade. :)
aglasscage's Comments: I began this project with Shinryuu some time ago after I discovered some small improvements to heatman’s stage. After working together we were able to break the frame rule and improve the stage by 8 frames. Our movie originally began at this point. I worked together with Shinryuu mainly for the first three stages and then FinalFighter joined our project. From then on I worked directly with FinalFighter due to the fact that Mr. Shinryuu had many things going on in his life and little time to work on the TAS. pirohiko joined our project some time later to help with the woodman stage and the bubbleman DownScroll. Together pirohiko and I were able to improve the DownScroll over the previous movie (pirohiko succeed).
Flashman: 8 frames are saved in the flashman boss fight by using a previously known technique in a different location. The previous technique used in wily stage 1 of shooting twice so the second bullet hits the egg 1 frame faster is now applied to the flashman boss fight.
Heatman: 8 frames are saved during the stage due to better item-3 positioning. Also the technique used in previous movies of changing weapons in the middle of your fall turned out to be slow, so instead we change weapons at the top of the ladder near the end of the stage. In the first block room 1 frame is saved by standing on the item 3 for 1 frame before jumping up towards the ladder. 8 frames are saved in the heatman boss fight by using the same technique used in the flashman boss fight (see above).
Airman: 8 frames are saved due to different item-1 usage and also better optimization in general especially over the long cloud section. 4 frames of lag are saved by using DelayRight from the bottom of the screen instead of the top and scrolling with 1xitem-1. Near the end of the stage, left is pressed for 1 frame and the egg is killed before the birds can pop out saving a few frames of lag as well.
Clashman: FinalFighter helped me with the DelayLadderTech and in the end it was optimized very well. The first 3 rooms are optimized much better than the previous movie to save time and also the DelayDownscroll used at the very end of the stage now succeeds with 1xitem-1. This give us 1 extra item-1 which is used after the halfway point to save a lot of time making the scrolling worth it. A new method is used on the boss fight as well saving a few extra frames. Overall we were able to squeeze out 47 frames. To our regret, scrolling with the Air Shooter is impossible. Not because of the number of instructions but because of the sound generated by the Air Shooter. After the Air Shooter is fired you must wait a certain number of frames before the sound code generates values that make the DownScroll possible.
Quickman: 18 frames are saved due to better item-1 rise manipulation and also slightly better lag manipulation. The last wall zip in the Quickman stage was very hard to do/manipulate. This is the largest possible jump from one item-1 to another once you have already entered the wall. Normally when you discuss item-1 rise you talk about the item-1 rising after 0, 1, 2, or 3 frames. However, in this case the exact values (0-255) of the item-1 rise must be manipulated correctly so there is a correct relationship in the item-1 rise between the second and third item-1 that are thrown. This makes the wall zip here very difficult and FinalFighter helped me on this greatly as well.
Metalman: I was very happy with the outcome of this stage and it was our biggest improvement (55 frames). Basically I started experimenting with using 3xitem-1 to zip into a wall instead of just the normal 2xitem-1. I was also able to use a slightly different method in the first wall zip to save 15 frames and I made use of all of my item-1 and threw in some 3xitem-1 zipping in order to save the rest of the frames. Also the item-2 usage is slightly different to optimize the movie more than the previous. In case you are wondering, the method used on the boss gate (3xitem-1 zip) is 2 frames faster than using the method of the previous movie once you hit the second boss gate. It is not possible for me, using this method, to wait any longer before I begin my zip so that I can immediately hit the second boss door from the wall instead of having to turn to the right and fall into the boss gate (you will know what I mean once you watch the movie).
Bubbleman: Due to some improvements early in the stage, which consist of item-1 manipulation and a different method of using 3x-item1 on the first zip in the stage, pirohiko and I were able to find a better frame for the bubbleman DownScroll than the previous TAS (pirohiko succeed). After I entered the boss gate I noticed that I lost frames compared to the previous movie because of the time it takes bubbleman’s health to fill. I talked about it with FinalFighter and he investigated it and came back with a memory address (water flag) which influences the rate at which bubbleman’s health refills. I manipulated this by turning for 1 frame to the right immediately before the last item-2 zip. Even though that may look like a lost frame it does not matter because we will have to wait some time before the bubbleman DownScroll anyways, and it correctly manipulates the water flag as well.
Wily 1: This stage was kind of a mess for me because I felt I had maxed the stage completely with perfect item-1 rise and still could not break the monster 16-frame frame rule. At one point I had given up and decided I could not improve this stage over the previous movie. However, I went back and noticed that if I changed to quick boomerang in the middle of the vertical zipping it saved 1 frame rather than using it in the place Shinryuu and pirohiko did in the previous movie. After I succeeded in the mech dragon skip I noticed this single frame was just enough to break the frame rule and save 16 frames! The random firing after I switch to quick boomerang is done to manipulate the item-1 rise correctly for wily stage 2.
Wily 2: I was excited going into this stage because I knew I could optimize the item-1 rise very well from the wily 1 stage. I could get nearly the exact values I need. However I was disappointed that I could not save any time. If I remember correctly I am 3-4 frames ahead in the long room with the drills. However after I grab the big energy, due to a frame rule, the gained frames are lost. This, unfortunately, could not be avoided. Some of my firings may not seem optimal in the wily 2 boss fight. However this does not matter due to a frame rule of the time it takes for the next enemy to appear. This fight cannot be improved. The only reason some of my firings may seem suboptimal is I got to the end of the game and on the wily machine fight realized I had 2 less metal blades than I needed! So I had to go back and quickly change this. Unfortunately for me, firing metal blades in a diagonal direction influences the item-1 rise. So changing this boss fight meant I had to go back and manipulate everything all over again!
Wily 3: I could not improve this stage. Shinryuu optimized the beginning with the big fish and the first zipping. I did the rest of the stage and the boss fight. The random firing used in the boss fight is to manipulate the item-1 rise in wily 4. It may seem like when I am manipulating the item-1 rise I am firing a lot more than the previous movie. The reason is this time around we are not just trying to optimize for the item-1 rising after 0, 1, 2, or 3 frames. We are manipulating the item-1 rise value for specific values so the relationship between the item-1 rise will be exactly how we want it. (See below)
Wily 4: 8 frames are saved due to better item-3 manipulation. Also, in the room with the platform where 3xitem-1 are used to zip, the item-1 rise is manipulated perfectly from wily 3 so we can perform the fastest zipping possible. The second item-1 immediately pushes you up to the third item-1 where after 1 jump you are where you need to be in the ceiling so you can turn left and zip to the ladder. It is possible to manipulate it so the third item-1 immediately pushes you to the ceiling without needing to jump, but then the zipping is not possible.
Wily 5: To my regret, we lost 13 frames on the Wily 5 stage. The reason is not because of the boss fighting but because of the time in teleport and the time it takes for the boss’ energy to refill. For example, I enter bubble man’s teleport 230 frames ahead of the previous TAS but when my first metal blade hits bubble man I am 223 frames ahead. I talked to FinalFighter about it and after investigating it, FinalFighter came up with a memory address but unfortunately it cannot be manipulated in any way to save time. I sent my movie to Shinryuu and he tried but could not regain any of the lost frames. Unfortunately, these frames are lost due to bad luck (or ignorance). At this point with the current knowledge there is nothing we can do about it.
Wily 6: I was able to save a couple frames with better item-1 manipulation and also changing to bubble lead after entering the boss room instead of in the middle of the zip. This makes my jump at the beginning of the fight slightly smaller.
Special thanks:
FinalFighter: I could not ask for a better partner. Whenever I had a problem he had the solution. The amount of help he gave me is insurmountable. Every time I encountered a previously unknown problem he would investigate it and give me the exact answers I needed.
Shinryuu: For starting this project with me some time ago and also offering his knowledge whenever I needed it. I regret the fact he could not work with me more and wish him luck with everything.
pirohiko: For TASing the woodman stage to its maximum and also testing any ideas FinalFighter and I had for different routes in the woodman stage. Unfortunately, we could not find a faster route. Nevertheless, his ability is terrific.
woabclf: For teaching me things about DelayScrolling when I worked with him on Rockman Exhaust.
Bisqwit, cstrakm, taotao: For their previous discoveries and additions to Rockman 2.
I hope you enjoy it! <3

Flygon: Scrolling to add this message that the YouTube module for the point based encode has been a pain, but as per Flygon standard, the module has been embedded.
I'm impatient for the impending HQx encode, assuming one is being made.

Nach: Judging.

adelikat: Setting to delayed as requested by the author. It is pending an improvement that has been discovered.


TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14852
Location: 127.0.0.1
Skilled player (1768)
Joined: 5/7/2008
Posts: 187
Location: Japan
I made the movie which visualized inside information by an original bill of FinalFighter. URL for people having a nicovideo account. http://www.nicovideo.jp/watch/sm12370209 URL for the people who do not have an account. http://nicoplayer.blog60.fc2.com/?id=sm12370209&w=640&h=480 URL for the people who cannot still look. http://www.mediafire.com/?amzrs9f09cr2skr
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
Hell yeah. Yes vote. Just, hell yeah. I'm making a point based HD encode as we speak.
Noxxa
They/Them
Moderator, Expert player (4136)
Joined: 8/14/2009
Posts: 4083
Location: The Netherlands
Nice! It's always fun to see the Rockman 2 run optimized even more. And good to see you're going to work on Rockman 1 now. I can't wait to see that one.
http://www.youtube.com/Noxxa <dwangoAC> This is a TAS (...). Not suitable for all audiences. May cause undesirable side-effects. May contain emulator abuse. Emulator may be abusive. This product contains glitches known to the state of California to cause egg defects. <Masterjun> I'm just a guy arranging bits in a sequence which could potentially amuse other people looking at these bits <adelikat> In Oregon Trail, I sacrificed my own family to save time. In Star trek, I killed helpless comrades in escape pods to save time. Here, I kill my allies to save time. I think I need help.
Expert player (2452)
Joined: 12/23/2007
Posts: 822
Wow! Wow! Wow! I'll watch right after shouting "wow"s...
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Skilled player (1085)
Joined: 8/26/2006
Posts: 1139
Location: United Kingdom
I didn't see this one coming. Very nice improvements. The individual improvements weren't as large as they have been in previous submissions...perhaps this game is nearing its limit? Anyway, this remains one of my favourite runs on the site. Superb work guys. Yes vote.
Active player (308)
Joined: 2/28/2006
Posts: 2275
Location: Milky Way -> Earth -> Brazil
2 no votes now
"Genuine self-esteem, however, consists not of causeless feelings, but of certain knowledge about yourself. It rests on the conviction that you — by your choices, effort and actions — have made yourself into the kind of person able to deal with reality. It is the conviction — based on the evidence of your own volitional functioning — that you are fundamentally able to succeed in life and, therefore, are deserving of that success." - Onkar Ghate
Bisqwit wrote:
Drama, too long, didn't read, lol.
Active player (276)
Joined: 4/30/2009
Posts: 791
I see the no-voters are refusing to comment. An improvement to an already impressive TAS. Gotta vote yes!
Skilled player (1402)
Joined: 5/31/2004
Posts: 1821
Toothache wrote:
I see the no-voters are refusing to comment.
Nah, pirate_sephiroth did comment. He voted no for the sake of there being 2 no votes instead of 1...
Patashu
He/Him
Joined: 10/2/2005
Posts: 4014
Bubbleman's stage was hilarious. Poor Bubbleman never saw it coming.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Editor, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
EDIT: Encoded. I do not know how to put stuff into Archive.org, so I'll just link to it this way: http://w-create.com/%7Ebisqwit/rockman2-tas-aglasscage%2Cfinalfighter%2Cpirohiko%2Cshinryuu-r0.mkv (It's an MKV, and MPlayer says it is 59.4 FPS despite being encoded at 60.0988 fps, but no matter how much I tried, including both -af lavf and mkvmerge, I couldn't change the fact. I'm not sure if there is A/V desync; I may be just overly paranoid about it.)
Active player (295)
Joined: 3/2/2010
Posts: 154
Location: Taiwan
Congratulations aglasscage Great work, Vote YES How much hack EXILE progress there?
Editor
Joined: 3/10/2010
Posts: 899
Location: Sweden
Poor bubbleman. His stage is codec poison and his bossfight is more similar than a mario party game than what it is supposed to be.
Experienced player (538)
Joined: 5/12/2005
Posts: 707
Finally this one and big burden came off from my shoulders. I really seek forward to aglasscage's ambitious plans in the future because he can make impossible things possible. Also I'm pretty happy there's people around in Japan who wishes and wants to help much as possible with tricks no one else are capable of. I'm still amazed about pirohiko's determination towards delay screenscrollings and so on, how in the heck he optimizes them? Like stated before he's known as pirobot too. It's great to be alive and see things going like this.
Active player (308)
Joined: 2/28/2006
Posts: 2275
Location: Milky Way -> Earth -> Brazil
there's still too much egypt in you, Shinryuu
"Genuine self-esteem, however, consists not of causeless feelings, but of certain knowledge about yourself. It rests on the conviction that you — by your choices, effort and actions — have made yourself into the kind of person able to deal with reality. It is the conviction — based on the evidence of your own volitional functioning — that you are fundamentally able to succeed in life and, therefore, are deserving of that success." - Onkar Ghate
Bisqwit wrote:
Drama, too long, didn't read, lol.
Player (159)
Joined: 5/20/2010
Posts: 295
Further improvements? Hahaha, I can't believe it. voted yes.
pirohiko wrote:
I made the movie which visualized inside information by an original bill of FinalFighter. URL for people having a nicovideo account. http://www.nicovideo.jp/watch/sm12370209 URL for the people who do not have an account. http://nicoplayer.blog60.fc2.com/?id=sm12370209&w=640&h=480 URL for the people who cannot still look. http://www.mediafire.com/?amzrs9f09cr2skr
I recommend watching pirohiko's encode with interesting information.
Player (70)
Joined: 8/24/2004
Posts: 2562
Location: Sweden
This was awesome. And it did add some entertainment with the encode from pirohiko. Would be nice to see a link for that when this run gets published as well. Then people can choose what ever video they want. Thank you for a great run!
Active player (432)
Joined: 4/21/2004
Posts: 3517
Location: Stockholm, Sweden
I am giving this a Bluray yes vote! The Mega Man 1 run is going to be even more crazier. For me, it might even become more entertaining than Sonick 3 & Knuckles run, which I regarded to be the most entertaining tas of all time.
Nitrogenesis wrote:
Guys I come from the DidyKnogRacist communite, and you are all wrong, tihs is the run of the mileniun and everyone who says otherwise dosnt know any bater! I found this run vary ease to masturbate too!!!! Don't fuck with me, I know this game so that mean I'm always right!StupedfackincommunityTASVideoz!!!!!!
Arc wrote:
I enjoyed this movie in which hands firmly gripping a shaft lead to balls deep in multiple holes.
natt wrote:
I don't want to get involved in this discussion, but as a point of fact C# is literally the first goddamn thing on that fucking page you linked did you even fucking read it
Cooljay wrote:
Mayor Haggar and Cody are such nice people for the community. Metro City's hospitals reached an all time new record of incoming patients due to their great efforts :P
Editor, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
New encode: http://w-create.com/%7Ebisqwit/rockman2-tas-aglasscage%2Cfinalfighter%2Cpirohiko%2Cshinryuu.mkv Featuring new HUD technology. Also fixed the problem that Megaman's first appearance was completely masked in the previous encoding. git://bisqwit.iki.fi/hudmaker.git for the source code of the tool used here. Now my logo overlay/blend technology is completely stand-alone and independent of an emulator and does not require emulator patches. In theory, it could be used by anyone now. EDIT: I typoed aglasscage's name in this MKV. I'll replace it one more time. EDIT: Replaced.
Warepire
He/Him
Editor
Joined: 3/2/2010
Posts: 2174
Location: A little to the left of nowhere (Sweden)
That was outright amazing and a great improvement... Yes vote.
Editor, Skilled player (1403)
Joined: 3/31/2010
Posts: 2086
Great improvement, obvious yes vote!
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
Link to video Too many authors worked on this movie, gimping the playlist title (Due to size requirements) sucked. >= If the embed doesn't work, click the link.
mklip2001
He/Him
Editor
Joined: 6/23/2009
Posts: 2224
Location: Georgia, USA
Coincidentally, I was just thinking yesterday afternoon that it would be cool to rewatch the Rockman 2 run, and then this shows up in the submission queue. :-) The improvements are small in comparison to the last runs, but they are there. It's quite impressive how much work went into the tiny details. Great job!
Used to be a frequent submissions commenter. My new computer has had some issues running emulators, so I've been here more sporadically. Still haven't gotten around to actually TASing yet... I was going to improve Kid Dracula for GB. It seems I was beaten to it, though, with a recent awesome run by Hetfield90 and StarvinStruthers. (http://tasvideos.org/2928M.html.) Thanks to goofydylan8 for running Gargoyle's Quest 2 because I mentioned the game! (http://tasvideos.org/2001M.html) Thanks to feos and MESHUGGAH for taking up runs of Duck Tales 2 because of my old signature! Thanks also to Samsara for finishing a Treasure Master run. From the submission comments:
Shoutouts and thanks to mklip2001 for arguably being the nicest and most supportive person on the forums.
Joined: 6/8/2010
Posts: 21
Good improvement to an already jaw-dropping run. Easy yes vote.
Joined: 7/22/2010
Posts: 53
Really nice! I rather enjoyed the niconico encode with all the info on it, it made the room skips slightly easier to follow. Well, easier than normal, I guess.