Game objectives

  • Emulator used: BizHawk-2.3
  • Aims for fastest clear LV00-LV20.
  • Manipulates Luck
  • Uses a Reset Sequence
  • Uses Left+Right
  • Uses Player 2's controller
  • Abuses Programming Errors

This movie

For those who do not know about this game

Dr. Mario is a simple puzzle game.
Dr. Mario periodically throws Megavitamins into the bottle.
Afterwards, the player can move and land them on Viruses, which spawn throughout the bottle.
By connecting a line of three or more halves of Megavitamins to a virus of the corresponding color, the Virus disappears.
Removing all viruses on the screen advances the player to the next level.
Completing level 20 is the ending.

Basic technique

  • There is no time difference by SPEED(MED/HI). LOW is slow because Mario's throwing action is long.
  • The Down key reacts only even frames.
  • The Left / Right key reacts in both even and odd frames.
  • If you press A, B and Left key at the same time, you will move to left two times.(However, it is limited to timing when it can rotate)

Layout and pill sequence

Layout and pill sequence is determined when level is selected.
It does not change after it is decided once.
This is determined by the number of frames since the start of the game.
This record resets the frame by soft reset on the way and selects the optimum placement.
(Soft reset maintains level information,but do not maintain number of frames. In this way, you can select an arrangement that can not be selected normally.)

Remove glitch

"Remove glitch" occurs when many viruses are deleted in one chain.
After "Remove glitch", it sometimes freeze.
Freeze may be canceled by pressing the controller button of player 2.
Regarding the necessary buttons, the internal numerical value of the cross key and the column number are likely to be related, but details are unknown.
When "Remove glitch" occurs, the behavior changes according to the direction in which the last virus removed.
If it removes vertically, all that one column will remove.
If it removes laterally, all removes from lower than that line.
After the laterally, it is now possible to delete all viruses by operating the 2p controller!
The root cause of "Remove glitch" is the occurrence of NMI due to high load.
The processing with the highest load is score addition.
The following is the score table.
virusScore
01+100
02+200
03+400
04+800
05+1600
06+3200
07+3200
08+3200
09+3200
10+3200
11+3200
12+1000
13+300
14+25600
15+100
16+200
17+400
18+25600
The score has increased at the 14th virus.
This is the reason why "Remove glitch" occurs in the 14th virus.
Besides erasing the 14th virus, even if you erase the 3rd ~ 10th virus simultaneously, "Remove glitch" will occur.
Please see below for details.(However, it is Japanese.)
http://ch.nicovideo.jp/poco/blomaga/ar1670831

ThunderAxe31: Judging.
ThunderAxe31: This TAS is the result of a huge amount of researches done by the author, as well as a fierce competition between multiple players. It pushes the game close to its limits and beats all known records, thanks to optimized usage of the "Remove glitch" and RNG manipulation.
The audience reception was widely positive, thanks to the movie's unprecedented fast pace and mind-blowing glitching. I agree that this is indeed an entertaining example of superhuman gameplay.
In a previous judgement I noted how there is no gameplay difference between choosing MED and HI speed for TASing, and thus both options are acceptable. However, some people prefer HI speed, due to the fact that it results in displaying the best ending cutscene, which gives a better sense of completion to the watcher and thus making it a better choice for entertaining purposes. On the other hand, from the technical point of view choosing HI speed results in a minimal time loss and it's trivial to implement and remove, so it doesn't count as an actual gameplay loss; if a future submission aims to obsolete this movie, it should not consist in just a removal of the speed selection, but it should feature actual gameplay improvements. For the same reason, future submissions that use a more accurate core (NESHawk) would not be compared in relation of the time lost due to different loading times.
The criteria for recognizing the full-completion conditions varies from game to game, but we can summarize that there needs to be "optional accomplishments that can be objectively measured and maximized". In the game used for this submission, the player is able to choose the starting level to play, and every time a level is beaten, the game proceeds with presenting the subsequent level for playing. So the game does objectively recognize the beating of each level as a form of progression, regardless of which is the initial level chosen by the player. The game does also remember which was the last level beaten even after soft resets, so the completion point of each level is verifiable even when the player makes use of soft resets after beating a level, like in this submitted movie; in fact it's possible to notice in this movie that after beating each level and doing soft reset, the main menu of the game has the level cursor already pointing to the subsequent level, which wouldn't happen if the player used soft reset before beating a level and closing the relative "stage clear" message.
For the purpose of full-completion, this movie starts from level 1 and beats all levels up to 20, which causes the game to display the best ending cutscene. It must be noted that after this cutscene, if not soft resetting the console, the game proceeds with presenting level 21, and so on until level 24, which will then repeat endlessly; however, it must be noted that any level beyond 20 is actually featuring the very same settings, which doesn't introduce any kind of new gameplay content and thus would be completely redundant to include in a movie.
This movie features usage of soft resets for RNG manipulation purposes, which causes this game's RNG to start over. This means that the inputs for each level can be cut off and played as a separate movie, without incurring in any sync issue. The player already provided a movie file that beats level 20 HI speed with the same inputs used in the submitted movie during level 20, and I was also able to do the same with other levels. This means that the submitted movie does include the inputs of a fastest-completion run in it; in other words, by fulfilling the full-completion goal, it does also fulfil the fastest-completion goal. At this point there is no reason to have an active branch for fastest-completion anymore, as an updated movie would result completely redundant. This superseeding mechanic was already explained by feos in this judgement note, which also mentioned two precedents.
Everything I said above translates in the following: this submission is accepted for Moons, as full-completion branch, and it obsoletes the current fastest-completion publication.
Note for the publisher: we still need to discuss a possible label change for this movie.
feos: And with that, Pub!

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14878
Location: 127.0.0.1
This topic is for the purpose of discussing #6123: poco_cpp's NES Dr. Mario "all levels" in 06:44.03
Post subject: Obsolete the current publication?
Judge, Skilled player (1288)
Joined: 9/12/2016
Posts: 1645
Location: Italy
Excellent movie! I can see that there is a lot of work behind this TAS, and it's also very entertaining. Yes vote. Note that while this submission aims for full-completion, it contains the very same contents of a movie that starts from Level 20. For this reason, I wonder if this submission should obsolete the current fastest-completion movie.
my personal page - my YouTube channel - my GitHub - my Discord: thunderaxe31 <Masterjun> if you look at the "NES" in a weird angle, it actually clearly says "GBA"
Player (12)
Joined: 6/17/2006
Posts: 501
Whoa, all levels up to 20 on HI? Now that was totally unexpected! I was worried that I'd be tired of seeing the remove glitch over and over, but I didn't after all, so definitely a big Yes vote here! As for ThunderAxe31's excellent question about obsoletion due to content repetition, I believe the core of the issue is due to an edge case in current definitions of tiers. If we didn't have the Vault tier, obsoletion would be obvious as this submission has more content. With the current Vault tier definition, we could argue that either the old movie should only be downgraded from Moon to Vault as it's still the fastest completion record, or to obsolete anyway because the old movie falls into the single level exclusion for fastest completion. I believe the correct choice here is obsoletion, as the level select option could be seen as skipping progression without the need of a password or cheat. In either case, I recommend an updated definition to clarify said edge case with whatever option is applied here. Note for judges: - Extra care should be taken to verify that no level selection shenanigans occur between resets. - While the game goes beyond level 20 up to level 24 (the game loops to more level 24s afterwards), those levels generate the same number of viruses in similar layouts, and does not appear to increase the difficulty anymore. Maybe a technical analysis would reveal otherwise, but from a casual perspective there is no noticeable difference.
Joined: 12/11/2010
Posts: 60
Not to be a party pooper, but he's doing soft resets. So its not really a fully playthrough.
Judge, Skilled player (1288)
Joined: 9/12/2016
Posts: 1645
Location: Italy
MrTickles wrote:
Not to be a party pooper, but he's doing soft resets. So its not really a fully playthrough.
The game does remember which level you did beat before soft resetting: note how the level selection cursor always points to the next level. This means that the completion of each level is clear and verifiable.
my personal page - my YouTube channel - my GitHub - my Discord: thunderaxe31 <Masterjun> if you look at the "NES" in a weird angle, it actually clearly says "GBA"
nymx
He/Him
Editor, Judge, Skilled player (1638)
Joined: 11/14/2014
Posts: 811
Location: South Pole, True Land Down Under
Very good TAS. The beginnings are slow, as expected, but it just kept getting better and better. Great job!
I recently discovered that if you haven't reached a level of frustration with TASing any game, then you haven't done your due diligence. ---- SOYZA: Are you playing a game? NYMX: I'm not playing a game, I'm TASing. SOYZA: Oh...so its not a game...Its for real? ---- Anybody got a Quantum computer I can borrow for 20 minutes? Nevermind...eien's 64 core machine will do. :) ---- BOTing will be the end of all games. --NYMX
Dwedit
He/Him
Joined: 3/24/2006
Posts: 692
Location: Chicago
MrTickles wrote:
Not to be a party pooper, but he's doing soft resets. So its not really a fully playthrough.
You are absolutely correct about that. Still impressive as hell.
Doomsday31415
He/Him
Active player (292)
Joined: 8/28/2018
Posts: 75
Location: United States
Although the remove glitch itself is interesting, seeing it done over a dozen times (frequently with the exact same setup due to soft resetting the RNG) got old very quickly. As such, I voted Meh. I think the clear from level 20 contains almost everything interesting about what this run does for a fraction of the time (and without the repetitiveness).
Editor, Experienced player (577)
Joined: 10/22/2016
Posts: 581
Location: Argentina
Always I found oddly satisfying watching TASes of puyo/tetris style games. Yes vote of course.
You can see more TASes on my youtube channel
Experienced player (852)
Joined: 11/15/2010
Posts: 267
I was hoping someone would create this movie eventually. I did an RTA of the original lvl 20 glitch at one point, but i was rejected for not startling at lvl 0. Really cool to see dr. mario smashed all the way through with glitches
Post subject: Label for this movie
Judge, Skilled player (1288)
Joined: 9/12/2016
Posts: 1645
Location: Italy
SmashManiac wrote:
As for ThunderAxe31's excellent question about obsoletion due to content repetition, I believe the core of the issue is due to an edge case in current definitions of tiers. If we didn't have the Vault tier, obsoletion would be obvious as this submission has more content. With the current Vault tier definition, we could argue that either the old movie should only be downgraded from Moon to Vault as it's still the fastest completion record, or to obsolete anyway because the old movie falls into the single level exclusion for fastest completion. I believe the correct choice here is obsoletion, as the level select option could be seen as skipping progression without the need of a password or cheat. In either case, I recommend an updated definition to clarify said edge case with whatever option is applied here.
No, it's not a problem about Tiers, but about goals. If a movie goal is already fulfilled by another movie (and results in redundant gameplay contents), then there is no reason to have both published, regardless of the Tier. Read this judgement note for more details. By the way, we need to discuss about the label for this movie. It's currently "LV00-LV20", but I think that we should opt for something more universal like "all levels".
my personal page - my YouTube channel - my GitHub - my Discord: thunderaxe31 <Masterjun> if you look at the "NES" in a weird angle, it actually clearly says "GBA"
Spikestuff
They/Them
Editor, Publisher, Expert player (2292)
Joined: 10/12/2011
Posts: 6337
Location: The land down under.
Note: I did attempt resyncing it between QuickNES and NESHawk there was an issue on the first reset so-- yeah...
WebNations/Sabih wrote:
+fsvgm777 never censoring anything.
Disables Comments and Ratings for the YouTube account. Something better for yourself and also others.
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14878
Location: 127.0.0.1
This movie has been published. The posts before this message apply to the submission, and posts after this message apply to the published movie. ---- [3819] NES Dr. Mario "all levels" by poco_cpp in 06:44.03