HN Theater @HNTheaterMonth

The best talks and videos of Hacker News.

Hacker News Comments on
Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained

Bismuth · Youtube · 636 HN points · 0 HN comments
HN Theater has aggregated all Hacker News stories and comments that mention Bismuth's video "Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained".
Youtube Summary
Watch the unedited run here: https://www.twitch.tv/videos/697843359
Watch the latest WR here (3;02.383): https://www.twitch.tv/videos/968510773
Explanation by KabAudio: https://pastebin.com/mPYVMA56

Patreon: https://www.patreon.com/bismuth9
Twitch: https://www.twitch.tv/bismuth9
Twitter: https://twitter.com/Bismuthi
Discord: https://discord.gg/HuVcquK

Thank you to Retro Game Mechanics Explained! https://www.youtube.com/watch?v=fxZuzos7Auk

Any% No Wrong Warp: https://youtu.be/4WoMl-fEPtc
Warpless: https://www.youtube.com/watch?v=WFKfWMfJCCw
100%: https://www.youtube.com/watch?v=yHHxajnes9M

Chapters:
00:00 - Introduction
00:37 - 1-1, Hammer Bros.
02:08 - 1-2
02:43 - 1-3 to World 7
03:51 - Credits Warp
04:48 - Pipe clip, out of bounds
07:04 - Note block crash
08:02 - Stack underflow, RAM as code
10:39 - Shell manipulation
12:25 - What can go wrong?
13:39 - Recap, Conclusion

Thanks to Patreon subscribers:
Mittenz
rictic
Sam Rose
Kosmic
Znernicus
Tuo Padre
NOtoHOUtoSEAtoDENtoPA
vivas5
Kevin Nix
MackinawPeach
Jacher
KingIceCream
Punchmaster
Skyehoppers
Alan Finck
Billy Hansen
Veegie
Tungul
MrValdez
Martin Berrum
Billy Floyd
Francisco Beltran
Nikolai
Drew
CatCube
Alexander Roper
Mark S.
GTAce99
Dylan Sinnott
Curtis Fraley
Riku Rajaniemi
Jeremy Marquis
William Tryon
Shaheen Ghiassy
Robert Smith
Amanda Knipfing
Cosmicabuse
Nylaryx
Sophia Blue
HN Theater Rankings

Hacker News Stories and Comments

All the comments and stories posted to Hacker News that reference this video.
Mar 30, 2022 · 3 points, 1 comments · submitted by ckastner
JNRowe
I've watched this video countless times, and it still genuinely amazes me. Reasonably confident I understand the mechanism, but it just leaves me astounded still.

Even watching it again now the World 1 section is like "what? okay", and then the World 7 part hits in me in the face again. It feels like there is magician about to pull a rabbit from a hat, but it turns out the rabbit is a actual esquilax and the hat was a rainbow unicorn nest and the magician was a ghost from the outset.

Sep 12, 2020 · 633 points, 128 comments · submitted by ubercow13
crazygringo
That's absolutely insane. Manipulating the state of the game world so that its data maps to instructions to complete the game, and then glitching in a way that executes it.

The only thing I'm not clear on: even knowing exactly what you're doing... how likely is it that you could pull this off in real-time? Did the player have to do this 10 times? 100? 1,000?

secabeen
> The only thing I'm not clear on: even knowing exactly what you're doing... how likely is it that you could pull this off in real-time? Did the player have to do this 10 times? 100? 1,000?

Speedrunners usually list their number of attempts in the top right corner of their splits window. In this case, it says 16/3904. My read of that is that this is his 3,904th total attempt at speed running this game (I have seen runners with attempt counts at over 40k). The 16 is probably attempt count for this specific session/stream, but I'm not as sure of that.

e1ghtSpace
I think 16 is the total amount of successes using this method.
andi999
So same succes rate as playing FTL regularly?
chongli
The FTL world record for winning streaks on hard no pause with random ships is ~30 or so. If you want to see how consistent people can get at the game, watch some of the more talented FTL Twitch streamers such as the_farb, DolphinChemist, NecroRebel, or Scottonesiewilson. They regularly have winning streaks go up into the double digits.

The only ship no one seems to be able to win consistently is the Stealth B. That makes sense, though, because starting with no shields and the very slow glaive beam makes for a very difficult start.

have_faith
Having done some speed running (mostly Mirror's Edge), I've clocked 1000's of attempts on some stages. At one point I realised my cam software was taking a screenshot when I pressed record and made it into a seizure inducing compilation: https://www.youtube.com/watch?v=tqN5C_T8yxU These are only the attempts I recorded...
iaw
That player goes by the moniker "MitchFlowerPower" and has performed that 'speedrun' live in a race with Stephen Colbert to eat a hot pocket [0]. It definitely is not a trivial procedure but humans can get pretty consistent at it.

[0] https://www.youtube.com/watch?v=jvLwpnn1F4Y

rockostrich
They have to do it a bunch to build the muscle memory, but once they have it they get pretty consistent. For instance, dannyb21892 just recently broke the WR for any% in Zelda OoT 2 times in one stream and the run includes similar precision to do ACE.
kibwen
I don't know about the run shown in the OP, but there are a fair number of memory-manipulation/ACE speedruns that are feasible in RTA ("real-time attack", a.k.a. something a human could pull off, as distinct from TAS). Off the top of my head I can think of such routes for Pokemon Red/Blue, Ocarina of Time, and Super Mario World.

To answer your question of "how likely is one to pull this off" for those three, the Pokemon one requires no almost advanced execution, other than turning off the console at a precise point to corrupt the save data you otherwise just need to follow a simple (though long) series of steps. The Mario one requires some pixel-perfect precision, and runners often used hacked ROMs that display coordinates in order to train. The Zelda one requires exact angles to be held on the analog stick, and I've heard of people creating guides out of cardboard and rubber bands in order to help them achieve the angles more reliably.

Sorry that I don't have any video links on hand, but you could almost certainly find examples of these in the GDQ archives.

EDIT: Found a good video for the SMW example, by SethBling, which actually goes a step further and manually reprograms SMW into Flappy Bird: https://www.youtube.com/watch?v=hB6eY73sLV0

EDIT 2: Here's an excellent explanation of the Zelda ACE: https://www.youtube.com/watch?v=wdRJWDKb5Bo

Hamuko
GTA Vice City and San Andreas Any% are also memory manipulation. World record for Vice City is 8.5 minutes and 15 minutes for San Andreas. I think both are very precise but very much doable by speedrunners, although not consistently.
lillesvin
One of the Castlevania games (maybe Symphony of Darkness?) achieves ACE by inventory manipulation.

Mega Man 1 has an ACE category as well which is really interesting. I think Nudua explained it somewhere. (On my phone, but a quick googling should help you.)

kibwen
Right, the Castlevania: Symphony of the Night one is also excellent, and I know for sure it has a GDQ demonstration.
lillesvin
Oh, right, it's "Symphony of the Night". I thought "Symphony of Darkness" sounded off but I couldn't for the life of me remember the correct name.

Edit: Btw, the aforementioned explanation of how to do the Mega Man 1 Credits Warp (through ACE) can be found here: https://nudua.com/mm1/

xg15
Even then, some of the timing accuracy required still mystifies me. E.g., if I got it right then, for the RNG manipulation to work, you have to press "A" on the menu screen in one particular frame, counted from when the console was switched on. At the standard PAL framerate of 50 FPS, this gives you 1/50th of a second to react, with no visual indicator that the frame you're looking for is about to come up. I have no idea how to even begin training this.
jsjohnst
> At the standard PAL framerate of 50 FPS, this gives you 1/50th of a second to react

PAL is 25FPS, no?

ddingus
For broadcast programs, yes.

The NES, and many other early computer/game systems, don't bother sending an interlaced display. Basically, they omit the half scan line at the end of one frame that positions the next frame lines in between the prior frame.

That's what 288p is.

And the result is half the vertical resolution but at full frame rate. 50fps

Pal, intended for viewing movies, television broadcast does output that half scan line for the full vertical resolution, and the result is a full frame is seen every other frame.

That's what 576i is.

Twice the vertical resolution, half the frame rate or 25fps.

jsjohnst
Ok, so standard PAL is 25FPS, but half vertical resolution PAL is 50FPS. Thanks for the detailed explanation, but was a downvote necessary too when I asked a clarification and actually was factually correct?
jsjohnst
Ok, so standard PAL is 25FPS, but half vertical resolution PAL is “50FPS”. Thanks for the detailed explanation of why you call it 50FPS (as seen from game’s perspective, not the PAL spec as GP implied).

> And the result is half the vertical resolution but at full frame rate

This is incorrect. It would be correct if you said “full field rate” here. The PAL standard is 50 fields per second. Two fields comprise one frame.

Now as to the NES specifically, this link breaks down more precisely the game’s FPS (tl;dr, it’s neither PAL or NTSC’s frame or field rate exactly):

https://forums.nesdev.com/viewtopic.php?t=492

ddingus
BTW, some contributors to that forum thread are incorrect about interlace being about the number of scanlines.

Interlace requires there be one half scanline.

Whether there are an odd or even number of scanlines can impact color phase shifting, depending on whether the source signal is phase shifting the color burst.

Older machines, such as the 8 bit Apple 2, did not phase shift at all so color artifacting would be predictable and useful. Even vs odd scan lines would affect precise frames per second only.

jsjohnst
I agree, wasn’t using that link as a justification for anything besides the math for the FPS on the NES (which seems correct to me).
ddingus
Was for passers by mainly.
ddingus
You should consider editing the downvote comment away. Wasn't from me, and my advice is to just ignore all that. I do.

Yes, that article is right about the timings. The signal standards were abused in small ways to improve graphic quality, get speed and more.

Similar things happen in NTSC land too. Those deliver 60 fps. Many TV sets will permit further abuse and deliver NTSC with more PAL like timings to get 50fps, but still with NTSC color encoding.

An Amiga and Color Computer 3 can both do this. It is correct to do in some parts of the world too. I have done it in video signal projects.

Whether my comment is incorrect depends on POV.

From the NES pov, and how gaming generally thinks of frames, its fine.

From the signaling POV field is more descriptive.

Consider when there is no interlace, what happens to the concept of a field? There aren't any. Just frames, as in one complete image completely displayed.

Many people think in simple frames per second terms. This is why many, particularly those who grew up during retro times, will say PAL 50fps. To them, PAL does in fact deliver 50 complete frames per second.

Edit, oh yes! I do see where I should have said field early on. Too late to edit now. Basically, when the half scanline is not part of the signal output, fields go away.

When it is, there are fields and they get displayed sequentially, interlaced fashion, one full frame displayed every two fields.

Cheers!

jsjohnst
> This is why many, particularly those who grew up during retro times, will say PAL 50fps. To them, PAL does in fact deliver 50 complete frames per second.

That doesn’t make it correct, but I agree now in retrospect and thus edited my post.

(Also, agree re: intro part to your reply. The problem I have is when factually correct comments without anything wrong about them get greyed out)

ddingus
Ignore it. Over time you get thicker skin, handle exchanges better[1], as I did here, and your net upvotes go up

Yes, not worrying about it improves it. Strange world sometimes, isn't it?

[1]not saying you are bad. No judgment here. And that's the point. I basically don't do judgment and treat you the same way whether I see upvotes or not. That really improves things.

And again, it is just advice.

marvin
There are some cues you could use to get very close, particularly the rhythm of the music.

I've heard that a decent drummer can hit a note within 15 milliseconds of the mathematically correct point on average, and that makes it plausible that you could use rhythm as a cue to hit within the 20 milliseconds that this would require.

But obviously this would become less likely to succeed as the length of the game continues and timing errors that affect the soundtrack compound.

xg15
> I've heard that a decent drummer can hit a note within 15 milliseconds

I find that easily believable. I think human reactions can be very fast and very precise if there is some kind of feedback - e.g. a clue, pattern or rythm to latch onto.

What I find harder to imagine is precision without any feedback - e.g. a human player pressing a button after exactly 15 milliseconds, without any kind of clock.

...but as you say, there may actually be some clues.

dragontamer
Fighting game players regularly hit 1/60th of a second frame links.

For example, Guilty Gear XX's "one frame jump" is required to escape some pressure strings. This requires one-frame precision (1/60th of a second), pushing "Barrier" on frame 3.

If you push Barrier on frame 1 or 2, you're grounded and won't jump. If you push Barrier on Frame 4, it doesn't make a difference (because your character's animation is the same by frame 4). Its literally a 1-frame button timing.

Street Fighter IV had a fair number of 1-frame combos as the bread-and-butter for many characters. These 1/60th of a second links may be character specific (since all enemy hitboxes change based off of their relative sizes). They're also position dependent, because wall-bounce vs corner combos are a thing in most fighting games.

https://www.youtube.com/watch?v=OIXuOx8WbFU

Most people, with enough practice, can execute this. Just most people don't realize that they can. This isn't even elite musician level.

Now what the expert fighting game player can do, is do the 1-frame link reliably during a tournament while the crowd is yelling and overall in a distracted environment.

nacs
The video explanation is almost as impressive as the speed run itself.

The speed run is literally doing low level assembly code manipulation to pull off this time apparently.

Worth a watch even for people who aren't into gaming.

gregsadetsky
Agreed, I was first perplexed at what was going on, starting to not see where it was going at all with the low-level explanations, and then when the enemy positions turned out to be assembly instructions... mind blown.

It also reminded me of this video which shows Flappy Bird being code injected into Super Mario World, by hand... https://www.youtube.com/watch?v=hB6eY73sLV0

zamadatix
The 0 exit speedrun for Super Mario World uses pretty much the exact same method (koopas and all) as well https://www.speedrun.com/smw/run/y65xp50z

SMB3 also has an interesting tool assisted speedrun (non-human doing the inputs) where fast inputs on the second controller cause an overflow on the input buffer allowing for the game to be beaten basically instantly from the start screen.

If you like this because of the interesting stuff done to abuse the game The Legend of Zelda Ocarina of Time has pretty much been a history of "and then a quicker way to corrupt the game was found".

It's not always about going fast either, challenge runs also get a lot of very interesting results from a lot of dedication. Super Mario 64's A Button Challenge (try to beat the game with as few A presses as possible) has tons of outrageously complex tricks with amazing explanation videos. One in particular caught people's attention to the point it became a meme https://www.youtube.com/watch?v=kpk2tdsPh0A though it's not actually the most technically impressive to come out of that endeavor.

dane-pgp
An A press is an A press. You can't say it's only a half.
userbinator
I immediately understood what a half-press meant, because when something/someone tells you to "press x", it usually means "press and release"; and omitting half of that is exactly what I expected "half a press" would be.
mumblemumble
tl;dw version of the video's explanation:

A full A press involves both pressing and releasing the button. If you press the button during one level, hold it down, and then release it during another, then only half of the button press can be counted against each level. Otherwise you'd be double counting it.

hombre_fatal
Sure you can, when you define ahead of time that "press" means a full down/up cycle. When you say the down part of the cycle is a "press", you're being just as arbitrary.
zamadatix
That was a direct quote from 1:08 in the video pointing out how people comment and debate on what an A press is or isn't based on the title of things instead of listening to the explanation... not an actual thought by the commenter. Watch the first 2 minutes, you'll get a chuckle :).
Hamuko
Yeah, it's a particularly famous video and it's become fodder for all sorts of jokes. For example: https://www.youtube.com/watch?v=APo7805Yzhk
Firehawke
That's known as positive and negative edge in the fighting game community. Some fighting games (e.g. Street Fighter) actually check inputs at both the positive and negative edges of button presses, so you can actually hold punch while doing the quarter circle forward and let go as you hit forward.

A lot of advanced combos and tricks use negative edge.

userbinator
The exact same phrases are also used in digital electronics.
nicetryguy
Well, TJ "Henry" Yoshi, hear me out. An A press actually has 3 parts to it: When A is pressed, when A is held, and when A is released. Together, this forms one complete A press.
SQueeeeeL
The fact that TJ "Henry" Yoshi has gone on to be a pretty solid member of the M64 speed running community regularly posting runs who just owns being a meme is such a positive thing
nicetryguy
That's pretty awesome. Good community. I don't follow speedrunning much anymore; i was heavily involved several years ago (i'm in a Salt vod). Shoutouts to SimpleFlips
xmprt
I'm really glad that video became a meme (probably because of the completely unnecessary argument about what a half-A press is) because it got me interested in how a lot of these old games work. The engineering that went into optimizing them is incredible and it's a shame that newer games typically don't bother as much.
wiz21c
For optimizations, the compilers do much work for you now. So it's not like it's not done anymore, it's done in another way. I myself stopped handcrafting assembler when I noticed that GCC beaten me 9 times out of 10 :-)
semi
But notably not in SM64, where they disabled compiler optimization for some reson. Vintage Gamer has a good video about this. https://www.youtube.com/watch?v=NKlbE2eROC0
wodenokoto
Here is Mitch Flower Power performing the glitch on live TV in 2016 with Stephen Colbert:

https://youtu.be/jvLwpnn1F4Y

I believe Mitch was the first person to do this trick in RTA.

vga805
In addition to how good Mitch is, he's also one of the nicest people around. I recommend his twitch if you wanna watch him speedrun, these days he's grinding SMB 3 10% with a crazy hammer bros. manipulation.
ehsankia
What the hell, he just pulled that off with all the distraction and people yelling, with all the stress, on a single try? How is that even possible, don't speedrunners do thousands of runs to get a win like this? Was it a real run?

And Colbert was speaking and distracting him during some of the most important part of the run and cut off before even really showing his win. What a shame.

Gaelan
In many cases, there are "marathon safe" methods that are slower but much easier to get on first try and/or recover from on failure. (The "marathon" refers to live speedrunning marathon events like Games Done Quick.) Presumably, he used this.
wodenokoto
He also did it at GDQ. Which really speaks to how good Mitch is.

But once you are at this level, it is the other details that requires grinding:

The thing that sets the run from TFA apart from this run is the hammer bro manipulation that easily fails AND the luck of having good hammer bro movement (6% chance) after the manipulation is done.

Getting those two things on top of good execution is what requires thousands of tries for these top players.

sgrove
For those of you who (like me) are curious to see what it’s like to have your product broken in ways unforeseen but people unimaginably motivated, check out the IGN speed run series - I love hearing every time the team watching a world-record speed run for the first time says, “whoa, how did that happen? Tim, didn’t you handle that kind of physics bug?!”

It’s absolutely gold: https://youtu.be/2sGN3peODwY

It’s fantasy, but I’d love to see a “miyamoto-and-team watch five classic games be hyper-optimized speed-run“, although the distance may be too great. Part of what makes the ign series enjoyable is that the programmers have intimate knowledge of two worlds: the code, and the gameplay

booleanbetrayal
This is the most fascinating technical post I've seen in HN in quite some time. I'm in awe of how people can optimize around particular goals when given enough time.
bob33212
I have seen similar achievements with some really shitty enterprise software. Where I would normally pull data out of the system and use modern tools to perform analytics, other people who have used the software for years will write 500 line long SQL statements to get the same answer
vga805
I love the speedrunning and ROM hacking communities. Speedrunning has become my sports entertainment. And I finally learned Assembly by messing around hacking Super Mario World.

All I can say is that I wish I combined my passions for programming and gaming much earlier in life.

If you like this kind of video, I highly recommend Summoning Salt's World Record Progression videos: https://www.youtube.com/channel/UCtUbO6rBht0daVIOGML3c8w

They don't always dig deep as the original video post, but the discovery of glitches comes up often and the videos are incredibly well done.

thornjm
Related CTF challenge you can undertake yourself: https://gitlab.com/cybears/fall-of-cybeartron/-/tree/master/...

Write-up of solution: https://greenbender.github.io/ctf-writeup/post-cybearsctf-20...

bottled_poe
Thanks for this, looks interesting
default-kramer
Great video. The realization that "beating Super Mario Bros. 3" is much less well-defined than I thought is very interesting. Not just technically, but like there's some philosophical metaphor that I can't quite describe...
jachee
I think the key attribute of "Any %" disconnecting success from actual content completion is essential for this sort of thing to succeed, but also what separates it from the mundane definition of "beating the game."
devindotcom
Yeah, that's why the community has specific categories for different runs. I appreciate glitched runs because of the acumen needed to accomplish them but it's 100% runs that truly impress me most as a gamer.

The speedrun world is almost like a scholarly domain, with all the usual bickering about terminology, whether this qualifies as that, and so on. I would be interested to read an ethnology of the community.

striking
> The speedrun world is almost like a scholarly domain, with all the usual bickering about terminology

Right. Like the most recent 100% runs of Ocarina of Time[1], which use glitches to obtain items early and break the sequence of the game, while still obtaining every item from its source eventually making them still legitimate 100% runs.

You'd think "100%" and "glitchless" were synonymous, but they're not anymore!

1: https://www.youtube.com/watch?v=F4nc4lhj3Uk

thomasfortes
Terraria speedruns have a NMA category (no major abuses) that have a set of rules defined by the community, if more games start to make 100% possible with glitches I can imagine these games adopting something similar.
fernandotakai
>You'd think "100%" and "glitchless" were synonymous, but they're not anymore!

they never wore! it all depends on the community definition. you can have 100% glitchless and 100% with glitches. or you can have both have the same category. it all depends on what the runners define.

kakkun
And here's this glitch taken to the max using a TAS (in which a program is used to enter frame-perfect controller inputs). Apparently, a second controller is used to enter arbitrary code into RAM.

http://tasvideos.org/4961S.html

I don't really understand it, but it really blows my mind what some people think of.

emerged
The progression isn't particularly mind blowing, though. Once somebody notices a buffer overflow / register pollution of some sort, you note which area of memory it's executing and then reverse engineer how to modify that memory to execute particular instructions. I would expect a community like HN would consider this par for the course.

That said, what's impressive to me is the amount of time and energy individuals are willing to expend on this sort of thing. Speed runs in general, the sheer time investment and dedication. There's a sand mandala aspect to it all.

csours
I don't know if you've watched The Dawn Wall; it reminds me of speedrun grinding IRL.
userbinator
I wonder how many of these people eventually go on to become developers and/or enter the (anti-?)security community, because finding and exploiting bugs in non-games also requires the same sets of skills.
kakkun
Yeah, it turns out the link I posted is from one of the people behind the discovery/application of the glitch, so it really seems to be the logical next step if you know what you're doing.

And agreed on speedrunners! It's not something I could ever do myself, but it's one of my favorite aspects of gaming.

thret
I was thinking someone should write a story on the premise that we are living in a simulation, where 'glitches in the matrix' like déjà vu, coincidences, freak accidents, etc., are due to accidental arrangements of people corrupting the program... but then I realised someone already had. In El ángel exterminador (1962) a group of people are trapped in a single room (level) due to their accidental seating arrangement. They are freed when they unlock the same sequence. In Groundhog Day a similar thing happens where the protagonist is trapped replaying the same level, until he figures out the correct sequence of actions to pass it. I am sure there are others.
ani-ani
I saw El ángel exterminador and it was great, but I don't think it hints at any simulation. The phenomenon does not really need any literal explanation, but if I had to provide one, I would rather suggest a mystical occurrence or entity such as the "angel" hinted by the title, somehow triggered by the characters, and the seating solution may be a way of telling the humans to stay in their place.
unimportant2117
If you want a story that handles this scenario pretty much exactly, you might want to check out “Unsong” [0] by the excellent Scott Alexander.

That world is basically a biblically-inspired computer simulation which gets corrupted when Apollo 8 crashes into the celestial sphere. Also boiling a goat in its mother’s milk causes a segfault for some reason the developer can’t quite explain.

[0] http://unsongbook.com/chapter-1-dark-satanic-mills/

schoen
You might want to link to the prologue rather than chapter 1:

https://unsongbook.com/prologue-2/

thret
The payoff is real: “So the whole universe runs on this system of sapphires connected by paths?”

“MOST OF IT RUNS ON SAPPHIRES ON PATHS, BUT I USE RUBY ON RAILS FOR THE DATABASES.”

I quite enjoyed this story, thank you for sharing it.

devindotcom
This was interesting. I used to whine about doing this kind of glitched run, but it's just a different category of speedrun. Amazing to have that level of precision, though of course he must have done this hundreds, maybe thousands of times to get it right.

If you like this kind of explanation be sure to watch the "0.5 A presses" Mario 64 speedrun video, which is equally interesting as far as getting into the hidden guts of the game: https://youtu.be/kpk2tdsPh0A

fortyseven
UPDATE: They do! https://en.wikipedia.org/wiki/List_of_Super_Mario_speedrunni... (see also, replies)

----

I'm not saying this kind of thing isn't impressive -- because, duh, it's amazing! I just don't think it should count as a record. Or at least it should have it's own category.

For me it just crosses a line between exploiting a side effect or minor bug, and... well, this.

If I could somehow glitch physics at the quantum level in real life, to instantly warp me to the finish line of a race, is it fair?

Is it in the _spirit_ of the race?

It'd be incredible, sure, and on paper, yes, you went from point A to B faster than a cheetah. But it's no longer a race concerning the physical fitness of the contestants. It's about systemic exploitation.

I guess this question bleeds into the idea of physical augmentation and enhancement, and quickly into some Deus Ex stuff, if you push it enough.

Love the hack, just pondering the ethics of it being a record.

chki
I'm not a speedrunning expert but I think that there are usually subcategories for "glitchless" runs, where you can only use the intended game mechanics. So your suggestion has already been approved by the speedrunning community.
fortyseven
They work fast, eh? (Speed... run.. er, never mind. ;D)
nkrisc
It's not really any different to how we have different categories for racing. We have categories for people in cars, and categories for people running under their own power, etc.

Does the fastest lap record for some track take away from any sprinting record?

Even if there was a running race and car race on the same track I don't think anyone would have any issue differentiating between the various records that would exist.

berbec
It is it's own category. https://www.speedrun.com/smb3 has the following:

100%: "Beat the game, entering and completing every stage and Hammer Bros. fight" Any %, warpless: "Beat the game as quickly as possible without using any wrong warps or warp whistles. Warp whistles may be collected but not used." Any %, no wrong warp: "Beat the game as quickly as possible without using any wrong warps." Any %: “Time starts on pressing Start on the title screen. Time ends when Mario is visible in the princess' chamber. If the game crashes, the run is invalid."

The run shows is an Any% run.

fortyseven
Indeed!

When I got back to my desk I looked into a bit and was happy to see it all categorized nicely.

I withdraw my questioning, and am quite happy everyone's represented. ;D

https://en.wikipedia.org/wiki/List_of_Super_Mario_speedrunni...

CyberRabbi
Ropping to victory would have been impossible if Nintendo didn’t constantly cut corners and implemented stack canaries like they should have.
kohtatsu
This comment is indistinguishable from sarcasm.
red_admiral
Gives the term _shellcode_ a whole new meaning!
fortyseven
I snorted. ;)
racl101
This guy makes such good videos.

I mean, I marginally gave a shit about a lot of these games now that I'm old (even though I owned all of them as a kid), much less about speed runs, but after watching his videos by chance, I suddenly care again ... and maybe even a lot more for the endeavour of speed runs.

And that's the hallmark of a good documentary.

drewboo
I've always found the any% categories of speed running to be the most interesting, since it often works by manipulating the code of a game to work in really inventive ways.

if you like videos like this, pannenkeok2012 does super in depth analysis of everything Super Mario 64

https://www.youtube.com/user/pannenkeok2012

racl101
Will check that out! Thanks!
Regenschirm
Whenever i see stuff like this (youtube recommends speedruns + indepth speedruns videos on and off over the last few years), i imagine something like game of life where a ton of pixels are getting smaller and more refined.

The thought behind it is, that we as brains churn through everything and as we are that many and we are connected so well, we just churn through games which have been released 32 years ago by doing everything you can do with it.

Just a few days ago i saw a video where they used debug code to manipulate the game state and one of those things was a sprite fix, as there is a bug in super mario bros. 2 where the last frame was skipped and the memory fix fixes that.

The same happens with more complex 3d games as well, like thx to nvidia tools frame analysis of games exist on yt. Nice to see all the render pathes explained step by step.

ducktective
ahhmm clears throat This wouldn't have happened if they used Rust ;)
kibwen
If there's one thing that makes me regret pushing Rust, it's this. :P Although fortunately, physics engines in any language will always have exploitable, memory-safe bugs that make for great speedruns.
ddingus
Seems like a challenge as some would say the game would not have happened, on an NES, in Rust.

:D

chrismorgan
The reason you get these sorts of bugs is not because of the languages used, but because of the tight constraints, most notably the limited amounts of ROM and RAM available. You simply couldn’t code such a thing in safe Rust. If you wanted to make cartridges like this with Rust, there would be a lot of unsafe code, and you’d get just the same bugs.

Put another way: if you said, “you wouldn’t get this if you wrote it in Java”—well, sure, but that’s because you wouldn’t get anything, because the JVM wouldn’t fit and couldn’t run on the target platform.

ducktective
yeah I was joking :D...Designers had to use assembly...
chrismorgan
One of life’s pleasures is taking jokes seriously.
paul7986
Ive always wished someone made a Super Mario Bros. race your friend to the end split-screen (top & bottom) game. In between each player can hit certain blocks to create obstacles for their opponent.

I think it would be a lot of fun! Maybe some MOD maker can make that!

zamadatix
I'm 95% sure this is sarcastically referencing https://www.nintendo.com/games/detail/super-mario-bros-35-sw... but in case it isn't or someone reading isn't aware.
Firehawke
For that matter, it existed in Super Mario Bros. DX for Game Boy Color as well.
paul7986
Oh wow what I wished for decades ago is coming out soon for a home console. Had no idea but thank you!!

Weird it's only the original Super Mario Bros. game and only available from October to March.

Didn't know it was already created on the DX...never owned one before.

*upon a search a Modder created this a year ago called Mario Royale (better name then 35) https://www.ibtimes.com/super-mario-bros-35-has-elements-201... . They shut him down and created their own .. surprised no one at Nintendo thought of this nor ask the modder for help.

Lame, Nintendo lame!

jaysonqpt
One interesting aspect of modern technology is that there are huge inefficiencies everywhere. It is also an opportunity since anyone can jump in and create/improve something a lot better.

This video is an interesting demonstration of 2 things - human ingenuity and the scope of improvement even when it is not obvious!

runnr_az
Really interesting... love it when talented people apply their considerable skills to something ridiculous.
segfaultbuserr
It's one definition of hacking.
syspec
Inked in this YouTube video description, is another channel https://www.youtube.com/c/RetroGameMechanicsExplained

Just spent an hour watching, great stuff on both channels

womitt
Bunnyhop was my favourite glitch.

The phoon too much for zblock bunnyhop fragmovie video [0] still makes me laugh even like 10 years later

[0] https://www.youtube.com/watch?v=SNvDUO42Hys&t=370s

xiaodai
one of the best nerd food of all time. reminds of this keynote on how to get the best pokemon and cheat in pokemon blue!

https://www.youtube.com/watch?v=RNsEsZbXE-4

carolipirjapa
Here's a video of moving arbitrary code from Pokemon Red to SML2 on original GameBoy.

https://youtu.be/SL_Zuc0tlvo

lnyan
That's quite interesting. The visualization and explanation are awesome.

Besides, I have learned stack exploits, but I had never expected they could also be used in an NES game.

sam_lynx
Watched that guy heavily a few months ago. He makes great explanations, really breaks things down so laymen can understand it.
toastal
Summoning Salt & Bismuth do great videos about speed running
Sniffnoy
It really bugs me that people refer to this glitch as a wrongwarp even though it's ACE, not a wrongwarp...
gfaure
EDIT: I mixed up two retro gaming YouTubers. The below refers to Bisqwit, not Bismuth. His personal views aside, I hope you find Bisqwit's other videos interesting.

I really respect this guy as an engineer and a retro gaming enthusiast, but he has some videos explaining his personal irrational Islamophobia that really make me wonder about him as a person -- here's one of them: https://www.youtube.com/watch?v=xVxSAi4sueQ

esaym
Say what? Watched the video and it did not even mention Islam?
ddlsmurf
It's a great video, that must have taken hundreds of hours just to animate, not to mention the research. That the author has opinions I don't agree with or are unpopular is another matter. I can have more than one thought because I'm not 4 anymore. This reflex to stigmatise and virtue signal annoys the freak out of me. Just enjoy the video.
moozilla
He's probably referring to this comment Bisqwit posted in the comments on that video:

> I believe there is an incredible number of counterfeit doctrines and antichrists (Greek word that literally means counterfeit messiah), some more obvious and some more subtle. Islam being one of the most obvious ones.

(It's a reference to Islam at least. Not sure how calling it a false doctrine is Islamophobic; seems like a pretty standard Christian take.)

ddlsmurf
Relevance ?
sparky_z
You appear to be mistaken. The video we're discussing is by someone called "Bismuth", but you've linked to a completely different person called "Bisqwit".
gfaure
I admit the error. They both post videos on speedruns, and I mixed them up.
NobodyNada
Bisqwit has some videos that are definitely worth checking out as well. I really enjoyed his NES memory visualizations: https://youtube.com/watch?v=hqDGWfZhitc
leshokunin
Excellent video. I'm impressed the author went to recreate the run frame by frame, and then used those findings to analyze what was happening. Never expected this video to turn into a full on reverse engineering explanation.

As a side note, this kind of speed run has become more popular in the recent years for a combination of reasons: - First, it's difficult to improve on the regular world records since they're so optimized (just have a look at Quake Done Quick and its sequels). - Second, the emulators available to the speed running community have evolved. They now include better ways to track what's happening in memory. - Third, the games themselves are understood better (as recently exemplified by the Super Mario 64 full reverse engineering).

So it's creating a whole new genre of runs that simply isn't about execution anymore.

If you're interested in the topic, you might like the Super Mario World speed run that uses a similar technique (https://www.youtube.com/watch?v=gECESOoU8Es), or the recent work on removing randomness from Wind Waker runs (https://www.youtube.com/watch?v=1hs451PfFzQ).

lillesvin
> So it's creating a whole new genre of runs that simply isn't about execution anymore.

This sounds to me like a variant of "using glitches/sequence breaks isn't how the devs intended it to be played".

Arguably, setting up for these glitches and exploiting them in real-time (i.e. not TAS) using only a controller is still "execution".

leshokunin
Sure. I meant in the sense that if you just said execution without context, you'd simply expect that we'd be talking about mastering inputs. This requires a body of knowledge established completely outside of the game itself.
ehsankia
I'd argue that many frame perfect moves used to setting up the memory is very much execution. Maybe a different kind of execution, but still very much skill based.
hosh
In this video, the speedrunner made a mistake and had to compensate on the fly to get the enemy into the exact position when he hit the pipe. I think that is more impressive than a perfect run.
hbogert
Yes, mind was blown when he explained this. The executioner had the intrinsic knowledge of the inner workings to cope with this. Just wow.
madeofpalk
> So it's creating a whole new genre of runs that simply isn't about execution anymore.

Did we watch the same video?

It was completely about execution. You still need to be exceptionally good at the game to get those frame-perfect setups.

leshokunin
I meant in the sense that if you just said execution without context, you'd simply expect that we'd be talking about mastering inputs. This requires a body of knowledge established completely outside of the game itself.
madeofpalk
Even then, once you get past a cursory knowledge of the game and mechanics, you start getting into understanding the implementation of the mechanics of the game. Then it's just a deeper and deeper rabbit hole until you're maniupulating bytecode by throwing P Switches up in the air.
mumblemumble
Perhaps they meant, "isn't simply about execution," rather than, "simply isn't about execution?"
andrepd
Bismuth and Summoning Salt are two excellent channels about speedrunning.
kibwen
I can recommend Karl Jobst as well.
distances
> just have a look at Quake Done Quick and its sequels

For anyone else who was intrigued, I found this was a good overview of what's been going on in Quake speedrun community: https://youtu.be/43d8fICz6gM

Bnshsysjab
Also be sure to check out the super Mario world flappy bird code injection:

https://youtu.be/hB6eY73sLV0

crtasm
Plus "Mario maker" mode injected into super Mario world: starts around 11:30: https://m.youtube.com/watch?v=IOsvuEA2h4w

Although this one is unlikely to ever be performed by a human!

HN Theater is an independent project and is not operated by Y Combinator or any of the video hosting platforms linked to on this site.
~ yaj@
;laksdfhjdhksalkfj more things
yahnd.com ~ Privacy Policy ~
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.