this made me realize how weird the eating sound is in the game
@johnlesher30012 жыл бұрын
ulp
@Anths_art2 жыл бұрын
ulp bmm
@cringejuicedavidson82882 жыл бұрын
But the eating sound doesn’t play.
@Anths_art2 жыл бұрын
@@cringejuicedavidson8288 it literally plays every time mario gets the apple wym
@Len_ancha2 жыл бұрын
Just made me realize that it's the yoshi sound effects but just pitched down and slowed down a little bit.
@lederp71512 жыл бұрын
How tf did I just spend 4+ minutes of my life watching some dude play snake and still enjoyed it
@Karthikkun28052 жыл бұрын
Prolly the music
@NikoPeludo2 жыл бұрын
I ask myself the same thing
@Markomilicic0122 жыл бұрын
yea
@World-Primers-Reboot2 жыл бұрын
It's 2-3 seconds below 5 minutes.
@someperson74912 жыл бұрын
some dude?
@PieBathBob2 жыл бұрын
finally, this is what we've all been waiting for these past eight years
@Ranzord952 жыл бұрын
"Luigi... is that you? I don't know how you made it here, but that's the same for me. I tripped, everything froze and then went black, and two seconds later I'm only a head attached to this chain of bricks... all there is to do in this place is eating to sustain yourself, but the bricks that are now my body increase as I feed. I'm struggling to accomodate this monstrous, growing body within the edges of this realm. I tried to stop moving, but this restless body refuses. As time pases, I feel I get closer to choke to death with my own flesh. Please Luigi, end this, save me or... just end it. And if you can't, run, run so you don't face the same fate."
@SneedFeedAndSeed2 жыл бұрын
kino
@seronymus2 жыл бұрын
Yo new creepypasta
@chaosdude23452 жыл бұрын
There’s something oddly hilarious about people going from one game to another and instantly playing it without delay
@linkVIII2 жыл бұрын
May be the first time I've watched a snake full clear. I wonder if some of the spawns could have been manipulated to be closer, but as if anyone else knows anything about the spawning algorithm used
@sharewaredog2 жыл бұрын
i'm sure if nothing else someone with a lot of free time could suss out more optimal paths. i hear the fruit spawning algorithm is just whatever the base RNG algorithm in SMW is so i'm sure it's highly documented, not that i personally know what it actually entails lol
@wesss93532 жыл бұрын
Check out code bullet...
@NOT_A_ROBOT2 жыл бұрын
@@wesss9353 he didn't do RNG manip unlike what the comment said tho
@yt_is_a_pussy2 жыл бұрын
@@NOT_A_ROBOT he is talking about the unoptimal paths
@youtubehandlesux2 жыл бұрын
@@yt_is_a_pussy Optimal paths to manipulate RNG, read beyond the first line please bruh
@MrCheeze2 жыл бұрын
I won't lie, this is definitely me when I'm AGDQ 2014.
@aturchomicz8212 жыл бұрын
...💀
@psychic_digit2 жыл бұрын
Ok MrCheeze lol what a funny name
@trollsansofficial2 жыл бұрын
I too crash a game and become a snake block with Mario's head on it when i am AGDQ 2014.
@pholtos2 жыл бұрын
So out of curiosity, is it programmed to simply softlock at that point, given it would need to add a block to the end of the tail, but cannot due to mario's head/the apple filling that space, or due to an apple having nowhere to spawn? Or is that simply the end state you programmed in, due to reaching a maximum number count.
@Masterjun32 жыл бұрын
Excellent question! This question is one of the reasons I made this video in the first place. I wondered the same thing. (You'd think I'd know what would happen, having programmed the game and all, but this was the last thing on my mind when I finished coding the game less than 24 hours before the presentation.) As it turns out, it softlocks in the subroutine to spawn the apple! I programmed it to take a random byte from the SMW RNG routine and apply the modulus operator with the number of free spaces (thus giving a roughly even distribution over all empty spots). Now, with no empty spots, it tries to calculate modulus 0, and this can be kind of undefined, just like division by 0. (Ever seen those "mechanical calculator divides by zero" videos with the machine getting into infinite loops? This is what happens here.)
@mrrfyW2 жыл бұрын
Nice ratio
@derpjorge2 жыл бұрын
@@mrrfyW lmao
@rainthevaporeon78522 жыл бұрын
@@mrrfyW not anymore
@AndrevusWhitetail2 жыл бұрын
@@Masterjun3 Instructions unclear, SNES turned into a graphing calculator.
@thewolfleader5002 жыл бұрын
bruh imagine literally programming rng into a game using only the game just to then manipulate that rng 💀
@DylanRed13942 жыл бұрын
That is a certified bruh moment 💀
@poudink57912 жыл бұрын
Is this not using the game's already existing RNG function?
@thewolfleader5002 жыл бұрын
@@poudink5791 it does use the already in place rng function but it uses save states to create the tas, hence, re-rolling rng values to get some kind of an optimal pattern
@tsle8052 жыл бұрын
Mario Head on an Snake is one of the most bizzare things that I have ever saw in my entire life.
@ShadowTheSnek2 жыл бұрын
my mind went "mf corrupted the game so much it changed into whole another thing" and then I read the decription
@JACKHARRINGTON2 жыл бұрын
I think that was the ‘programming’, all the movement at the start. ACE can let you do some crazy things… And from memory snake is pretty simple to program.
@JACKHARRINGTON2 жыл бұрын
Apparently you can use extra controller inputs to program the entirety of snake while it’s in that frozen state.
@Sicraft2 жыл бұрын
@@JACKHARRINGTON WHAT XDD
@surprisedlobsta85432 жыл бұрын
Corruptions are more like romhacks than ACE, though they look similar visually during the programming for sure
@Che8t2 жыл бұрын
...that is what happened though...
@camwoodstock2 жыл бұрын
A TAS in a TAS? Now I've heard everything...
@UwUmeTG2 жыл бұрын
You think so? But this TAS... kzbin.info/www/bejne/jJvQaYNuqtmHa8k
@camwoodstock2 жыл бұрын
"1 reply" (KZbin refuses to show me it) Either KZbin's having a stroke or something terrible has happened
@ashleycd64872 жыл бұрын
@@camwoodstock it shows 2 replies but only shows yours. I think something bad happened. Also, if anyone sees this, it'll probably say 3 replies but show only two
@UwUmeTG2 жыл бұрын
@@ashleycd6487 i am the one who reply`d (i said there is a TAS who are Multiple TASes in there)
@Jann752 жыл бұрын
It thinks they're 4-prob now 5-now.
@Trashley6522 жыл бұрын
Super Mario World briefly screams in agony while being transformed into snake
@Sapphire-qo2ij2 жыл бұрын
My recommendations have blessed me with this masterpiece
@sonnitude2 жыл бұрын
Can we just take a moment to appreciate the video ended at the perfect timing with the music? Simply glorious.
@NN-ix9wf2 жыл бұрын
No, we can't.
@arte00212 жыл бұрын
Its not like the game ended a few seconds before that and he just deliberately let the music play to the end.
@rodmod2 жыл бұрын
this is the true smw gameplay we have all wanted
@vixoxoaltf51882 жыл бұрын
This is something I would find on youtube in Japanese letters way back in 2012, it just gives me that vibe
@Owna2 жыл бұрын
Knowing you, I expected this to be some easter egg that was hidden for 8 years! :P
@AlexTCGProYT2 жыл бұрын
Ah, I remember doing this back when the game released, such fun memories
@lancerdeltarune2 жыл бұрын
when you want to TAS snake but can't find a program to do it:
@todd12802 жыл бұрын
i wonder how it feels to hear the bonus music for around 5 minutes on end playing a game like snake and trying to fill the entire game with your snake tail
@barrysteakfriessimp_real2 жыл бұрын
this video strikes so much anxiety in me, i kept getting so worried that the long little Mario snake was going to accidentally bite his tail with how close he was getting to himself near the end, and then he just... perpetually got himself forever stuck within his own one-block prison...
@Medachod2 жыл бұрын
People wanted to Kaizo so hard that they decided to reward you with another game if you did it perfectly. This is the next level of speedrunning I never knew I wanted to see before.
@MedAnimations2 жыл бұрын
I'm actually wondering how with such a precise setup like that, you could write Snake byte by byte in Super Mario World?
@Nater_Marson2 жыл бұрын
I forgot what happens but after a certain crash in mario world it is possible to write code via input but it needs 20 controllers for every byte This was shown off at a GDQ i think
@aelevy2 жыл бұрын
@@Nater_Marson no way I just found the real Nater Marson
@MedAnimations2 жыл бұрын
@@Nater_Marson this is pretty dang interesting
@cajunsnakejake2 жыл бұрын
@@Nater_Marson holy crap nate naterson
@ashleycd64872 жыл бұрын
@@Nater_Marson so with 47800000 controllers you can theoretically run DooM in SMW?
@A_Different_Name2 жыл бұрын
This is beautiful. I've looked at this for 5 hours now.
@tahutahu24462 жыл бұрын
Extremely cool TAS!! Though I can't get it out of my head how horrifying a transformation this was when you turned Mario into a snake where he traps himself for eternity within his own coils. Cool!
@vasya_cat2 жыл бұрын
apples cause mario to shit literal bricks
@IAMSIMPSONIAMSIMSON2 жыл бұрын
mario’s head on a snake block gives me life
@ahmetkeremsekizsu82 жыл бұрын
how were you alive
@midleno83642 жыл бұрын
@@ahmetkeremsekizsu8 he was on life support up until this point
@duckhuntdawg2 жыл бұрын
@@ahmetkeremsekizsu8 he was created on june 14th, 2022
@cyonofgaia2 жыл бұрын
Finally some real, fun gameplay!
@Ramstaandy2 жыл бұрын
Hey, what do you think you're doing?! It's not April yet! Also, hearing the switch palace jingle looped this many times made me realize the drums actually never change.
@alecrutz9566 ай бұрын
I love how the eating gets faster and faster towards the end, as the apples run out of place to spawn
@humblization2 жыл бұрын
At 0:07, if you’re precise enough, you can see repeated AAAAs on the screen
@TeenTitansGoOfficialYouTube2 жыл бұрын
This is cute in a weird way
@hello_69822 жыл бұрын
My brain: why do I keep watching this ? Me: yes
@mechabubba2 жыл бұрын
cant wait for the pong tas
@thelibyanplzcomeback2 жыл бұрын
Watching the last 30 or so seconds amazed me.
@Sparkette2 жыл бұрын
I like how it plays the secret exit sound effect. Very fitting.
@nfglegos2 жыл бұрын
YOU ARE SO GOOD AT SNAKE
@ruler_of_everything2 жыл бұрын
I'm wondering... If you were to abuse randomness by rewinding, could you get an apple to spawn in front of you every time? If you could, it would probably take super long though...
@mohamedaminekhadhraoui64172 жыл бұрын
@@bigboi0I think it's not consistent. You can abuse randomness for that to happen I think (based on experience with rng on different games' TAs.
@mohamedaminekhadhraoui64172 жыл бұрын
@@bigboi0 it depends on what the game uses for RNG really (DS games like New Mario use internal clock) but I ain't no expert either. I hope someone who's into Mario World romhacks tells us a definite answer.
@NFITC12 жыл бұрын
@@mohamedaminekhadhraoui6417 I don't do ROM hacks, but I do know how RNGs work with other games and systems. It's up to the game to produce random numbers and they either use one of three different methods of seeding or sometimes a combination: 1. The SNES doesn't have an internal timer per se. It keeps a count of the number of frames it has drawn or CPU cycles it has gone through since power on. Expert ROM hacks can potentially get/set a clock based on some emulator metadata (the ROM hack has to be written for a specific emulator). RNGs seeded with a time-based RNG will not be consistent during TAS playback (which in most cases just record controller interrupts based on input read cycles) and thus are not consistent with recorded input playback unless the playback file contains the initial metadata state. I think something like this happened for the SNES Star Wars games to have their playback be consistent. It's been years since this issue was fixed, but I remember them being inconsistent. 2. Games could have a RNG look-up table for a pseudo-RNG (or PRNG) that shuffles around during specific events so it feels random. FF7 does this (not SNES, but the concept is identical) 3. RNG can be seeded based on input combinations from the different controllers. Pressing left might produce a different random value than pushing right or holding L for 45 frames might produce a different result than holding L for 42 frames.
@mohamedaminekhadhraoui64172 жыл бұрын
@@NFITC1 very helpful but how is it in this specific case tho?
@TheVercci2 жыл бұрын
Manipulating RNG needs a way to call the RNG repeatedly. Since it's likely the only thing calling RNG is collecting the apple / spawning the next one probably not. Likely the only thing that can be manipulated is where the next apple spawns, rewinding and blocking that location off with your body. But that only goes so far before it wastes more time than just getting the next apple. The random weird turns in the later half of the video were probably this manipulation.
@fourtrifiveo43502 жыл бұрын
oh cool so you made this all along nice
@KazmirRunik2 жыл бұрын
Turn on captions and watch the very end.
@ERRORDownBad2 жыл бұрын
I'm kinda disappointed a victory theme wasn't played at the end after getting the last apple
@FlamingSpiral2023 күн бұрын
I just now realized that the orchestral hit is from the Yamaha piano library
@SZKTrain20002 жыл бұрын
いつ画面全部埋まるかドキドキしてたわ
@emmahird27952 жыл бұрын
Impressive apple sprite! It's not like there's already a fruit sprite in the game you could use...
@lindomarribeiro16282 жыл бұрын
Therapist:Snake Mario Isn't Real He Can't Hurt You Snake Mario:
@prizm95152 жыл бұрын
In five years we will be able to emulate breath of the wild in super Mario world
@Null42x862 жыл бұрын
or do a ps5 emulator on the game
@prizm95152 жыл бұрын
@@Null42x86 yes but only with a snes sound card lol
@trollsansofficial2 жыл бұрын
I don't know the bytes it takes up, but I can tell you it would take over 956900 SNES controllers.
@prizm95152 жыл бұрын
@@trollsansofficial haha
@rifter44782 жыл бұрын
when i was younger I never realized how old this game was.....
@rainerernst74102 жыл бұрын
when the snake is so long that you don't even get the illusion of it moving anymore
@UltimateRosen2 жыл бұрын
The music makes it so funny.
@bas1cbrick7052 жыл бұрын
i love how it literally started off like a creepypasta thing then you just got mario snake
@링고프로듀서2 жыл бұрын
4:52 Congratulatuons you WON the snake game!!!
@charKT-74612 жыл бұрын
“I don’t have an old mobile phone with snake on it, but I do have a SNES and a very large brain”
@miner_fabs2 жыл бұрын
am I the only person that misread and thought that this was posted 12 years ago instead of 12 days? I only clocked that it was recent by the end, probably because it generally *feels* like an elderly youtube video that would randomly get recommended out of nowhere
@theratman64682 жыл бұрын
I gotta admit, I’m legitimately impressed.
@ChoriographedGames2 жыл бұрын
This is absolute insanety and I love it!
@Andrecio64 Жыл бұрын
I would like to see the original programmers of SMW reacting to this crazy stuff
@cozmiccle2 жыл бұрын
I love how for a few frames before the menu showed it was just like: AAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAA
@tyreimby2 жыл бұрын
I was surprised by the auto caption saying "bye" at the very end
Now to wait here 7 years and knowing the funky algorithm this video will have at least 10 milion views (or idk im guessing based on my experience)
@Sokobansolver2 жыл бұрын
Gamebuilder Garage on the SNES
@WiFi-qj5kr2 жыл бұрын
I completely forgot people can just make games like this so I was surprised
@augustleded2 жыл бұрын
ive been hacking for 2-3 years, and ive learned a lot in this time, but this still scares the everliving shit out of me
@erdmannelchen88292 жыл бұрын
Look at-a me Luigi. I've become-a snake-a.
@thesledgehammerblog2 жыл бұрын
Now we just need to find an arbitrary code exploit in the snake game and turn it into something else.
@floppa_gamer11112 жыл бұрын
so use ace to get back to nomlon/
@aliensarecool1232 жыл бұрын
From now,snake is not an endless game anymore
@RealUnify2 жыл бұрын
Imagine if this was the Easter egg nobody even found, and this guy found it
@Rupert-jx1ip2 жыл бұрын
I can't even count, how many points have been scored by eating the apples in this Mario Snake game.
@Felipera_2 жыл бұрын
When you see the thumbnail and knows exactly what the video is about. What have I been doing with my life?
@Ponsy_J2 жыл бұрын
This just mentally broke me... You can't just *do* that!!!! HOW DO YOU EVEN!?!!?!?
@apostropheliam2 жыл бұрын
Imagine living in a world in which the only thing that exists is yourself.
@BittenFrostbite2 жыл бұрын
SMW really is the game where we can do anything with it. Next up is entering the unused levels maybe?
@linusdickens47672 жыл бұрын
This is memorizing
@SsvbxxYT2 жыл бұрын
Remember, that's Nintendo gobbling up your money.
@lucascasagrande68742 жыл бұрын
He did it. He won snake mario game
@dracothewarrior43162 жыл бұрын
why did that feel like a 5 minute long fever dream?
@x0p2 жыл бұрын
TAS T=Tool A=Asisted S=SPEEDRUN!!1
@coppa93522 жыл бұрын
legit should have been an official mini game, at least to eat 10 apples
@blokos_2 жыл бұрын
wouldn't it be easier to use the berrie sprite instead of making a custom one (im talkin about the apples)
@mariosonicfan20102 жыл бұрын
Looking at it, I'm pretty sure it IS one of the berry sprites, just recolored to only use one color (and black), though I might be wrong on that. Besides, the point of the original TAS was to be ridiculous. It would've been even easier if he had just made a simple credits warp.
I live in the timeline where a Mario game (bug counted) is Turing-complete.
@fnoigy Жыл бұрын
We need Retro Game Mechanics Explained in here
@minecraftgames80852 жыл бұрын
so apparently the game says everything it feels in 1 frame
@PlotlinePlus2 жыл бұрын
After a while it just starts being a puzzle game... Huh. Was never good enough at snake to look at it that way.
@MrTASer2 жыл бұрын
This TAS setup proves that _Nothing is impossible_ unless you don't have a powerful pc😂😂😂 (I am able to imagine a person sitting with hands on head in stress....)
@anonymouspikminguy2 жыл бұрын
I had a brain injury reading this can u explain what it means
@MrTASer2 жыл бұрын
@@anonymouspikminguy it means that you can do _almost_ everything* you want to, if you have *Will* to do it and a *Powerful PC* in first place. Also, the last line means, its so hard(literally) if you are new to this
@anonymouspikminguy2 жыл бұрын
@@MrTASer you don't need a powerful pc to tas a 2003 video game
@MrTASer2 жыл бұрын
@@anonymouspikminguy Ahem, 1990*
@MrTASer2 жыл бұрын
Research and external tools involved, and after-all, we have to encode it in a good quality...
@SystemOver292 жыл бұрын
I am a bit curious, since you said that this was a tas, which usually uses pre programmed inputs, was the rng manipulated to be the same every run because of the use of the same inputs and movements or is it just a bot that's coded to be very good at the game?
@SherrylCursed2 жыл бұрын
I'm guessing they had to use a TAS to actually perform the inputs to code the game in and get into it in the first place and then actually played the snake game
@pkmnfrk2 жыл бұрын
It... says TAS, why would the TAS stop at the snake game?
@rayanplayroblox14542 жыл бұрын
Mario: eat apples Yoshi: **why do I have this live**
@JamesRileyYoutube2 жыл бұрын
Mr programmer please don’t turn me into a snake oh mamma mia.
@HAV0X_2 жыл бұрын
does the tail get longer or the body stop and grow a longer neck
@_lunartemis2 жыл бұрын
If it's possible to program it (I have zero info on how to program SMW) maybe, when the full screen is filled, play the "bonus room clear" jingle then go to the credits
@definitelynotalice2 жыл бұрын
I don't think that this is supposed to happen at 0:00
@Yaddlezap Жыл бұрын
Is Super Mario World turing complete then?
@darander2 жыл бұрын
What was that song 1:13
@ShadowmarkReturns2 жыл бұрын
I think it's more fun to directly go after the food.
@Mr_comical02 жыл бұрын
Perfect sync at the end
@brunosolsol31652 жыл бұрын
Mario after walking up: Luigi, I had that dream again :'D