[TAS] NES Tetris Maxout with Style / Inverse Secret Grade

I did a lot of things in this TAS. My initial goal was just to create an inverse secret grade. This means that I build a diagonal stack of single tiles as high as I can. Unfortunately, "as high as I can" is only 16 rows, so I decided to take advantage of a glitch in the game to build more. If you clear a row at the top of the screen, a row is also cleared at the very bottom. This is used in the fastest maxout TAS to score tetrises in 3 lines, but in my case, I just wanted to move the secret grade downwards. After 7 shifts down, I returned to building the pattern up to the level 19 transition. From there, I went through and built a tetris on top of each block of the secret grade until I eventually hit the bottom. From the bottom, I then manipulate the RNG to give me only white pieces as I push my way through to a maxout at level 34. Finally, I write my name on the high score screen in as roundabout a way as possible.
Note: The next piece depends entirely on what frame it is generated on, not on what buttons have been pressed. This is why there is a lot of pausing, it's to get the next piece to generate as I want it. The spicy movement is not to manipulate RNG, I just felt that not enough TASes of Tetris take advantage of the fact that they're a TAS. They all use such plain movement, so I made sure not to.
My favorite bit of movement occurs at 3:12; it's a quadruple tuck which involves 3 taps and a spin. Pretty much the farthest you can tuck a piece on lvl 18.
Rerecords: 8113
This took 9 days to TAS, working on it on and off. Probably 12-15 hours of work if I had to estimate.

Пікірлер: 231

  • @hydrantdude3642
    @hydrantdude36423 жыл бұрын

    Ok I used to answer all the comments but this video is popping off for some reason so I'll just post this and pin it. FAQ: Is this real? It's a TAS, short for Tool-Assisted Superplay. That means I went through the game frame by frame and chose the inputs to get this exact game to happen. A human doing this in real time is out of the question, and even starting on level 0, I'd be amazed if anyone can stack more than 5 rows of this pattern before topping out. How can I make a TAS? It's pretty easy. Download the FCEUX emulator, load a ROM, and then open the TAS editor under the tools tab. Check the recording box to record inputs in real-time or uncheck it to manually set inputs for each frame in the piano roll. Why pause? It's to manipulate the RNG. The next piece is determined by which frame you lock the previous piece on. Since I only have so many frames I can place a piece on and have to get really particular solutions, I occasionally need to make use of the pause button to get some extra delay for the piece I want. Why do the bottom rows disappear? This is a glitch where if you clear a line in row 20, the very top, it also clears an extra line in row 1. This results in triples that count as tetrises, and shifting the entire board down by one cell. Why do the pieces move so much? I thought it looked cool. This part doesn't do anything with the RNG. Can you play forever? For the purposes of real time play, the game crashes in the range of levels 240-255 depending on the type of line clears you make. Doesn't really matter since that's like 3000 lines above the current world record. The cause of the crash is poorly optimized multiplication code for the purpose of score. With enough TAS trial and error it's possible to squeeze past the crash by taking line clears of the right type on the right frames, and make it all the way back to level 0, overflowing the level counter. What's going on with the level number? The game's level number is stored in hexadecimal, which is then used as as index to a table of decimal numbers, so that you see level 10 instead of level 0A. This table ends at 29, meaning that the game will go on to read data it's not supposed to as level number. There happens to be a table of multiples of 10 which comes after it, meaning that for the first 20 entries it's just adding 10 in hexadecimal to the counter (00 0A 14 1E 28 32 etc..) and after it gets through that table it starts reading out code for the remainder of the 255 levels. If people have more questions I can edit it in.

  • @Gowty

    @Gowty

    3 жыл бұрын

    I was kind of wondering why the bottom pieces of the grade dissappear

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    @@Gowty If you clear a line at the very top of the screen, there's a bug which causes it to clear the bottom row of the playfield for no reason, shifting everything down.

  • @Lizarius

    @Lizarius

    3 жыл бұрын

    The FAQ is a much appreciated inclusion. Good call!

  • @ayoitscat

    @ayoitscat

    3 жыл бұрын

    Is there a community for tasing Tetris? Like some sort of discord or something? I'm very interested in doing stuff like this, but I don't really know where to go to start learning

  • @wompastompa3692

    @wompastompa3692

    3 жыл бұрын

    TAS (Tool Assisted Speedruns) are a subset of TAS (Tool Assisted Superplays).

  • @rauladdams5709
    @rauladdams57095 жыл бұрын

    Right On! This is a very unique TAS. I have never seen anything quite like it! Such a great collection of achievements here!

  • @wolfetteplays8894
    @wolfetteplays88944 жыл бұрын

    Pro Tetris players in 2036 be like

  • @rasengan1237

    @rasengan1237

    3 жыл бұрын

    Not in 2020?

  • @rasengan1237

    @rasengan1237

    3 жыл бұрын

    Id like but u at 69 likes man

  • @boopsdoops

    @boopsdoops

    3 жыл бұрын

    What a downgrade then, we reverted back to NES graphics n sounds n ditched the cool shizz that makes up those nice-lookin games like Mario Odyssey

  • @etcetera36

    @etcetera36

    3 жыл бұрын

    @@rasengan1237 it's a tas, also we're in 2021

  • @dnxh2245

    @dnxh2245

    3 жыл бұрын

    In 2077

  • @tokenofdevotion
    @tokenofdevotion4 жыл бұрын

    Ahhhh yessss the good ol' razzle dazzle when placing a piece. Gotta love those swirly moves

  • @ThinkAboutVic

    @ThinkAboutVic

    4 жыл бұрын

    It's for rng manipulation

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    @@ThinkAboutVic it isn't. only thing affecting RNG is the time it takes to hit the bottom, which I manipulate with holding down, pausing, or just putting the piece in a different place.

  • @ThinkAboutVic

    @ThinkAboutVic

    3 жыл бұрын

    @@hydrantdude3642 Oh, thank you for clarifying! I saw this way too late though

  • @yeet3279

    @yeet3279

    3 жыл бұрын

    @@hydrantdude3642 can rng manipulation be rta viable

  • @karamboubou8579

    @karamboubou8579

    3 жыл бұрын

    @@yeet3279 probably not, it requires very very very precise movements and insane calculation abilities

  • @sage5296
    @sage52963 жыл бұрын

    A very enjoyable TAS to watch! I'll probably show this to some of my friends too

  • @brianthrom6858
    @brianthrom68583 жыл бұрын

    Do a ‘the floor is lava’ game. The first piece is the only one that can touch the bottom of the screen. Then go for the usual high score and fewest lines to max out

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    Sounds interesting to play as a human but probably wouldn't be that fun to watch a TAS of. Just put a T piece on the right side and then build out a floor to stack on using S pieces. Then you can play the whole game without burning and just being one row off the ground.

  • @yourboi5492

    @yourboi5492

    3 жыл бұрын

    I smell a Wooosh

  • @jevilinawheelchairofficial1843

    @jevilinawheelchairofficial1843

    3 жыл бұрын

    @@ellupellu shut the fuck up youtuber

  • @RubyPiec

    @RubyPiec

    3 жыл бұрын

    @@jevilinawheelchairofficial1843 shut the fuck up twitter user

  • @bossinater43

    @bossinater43

    3 жыл бұрын

    @@RubyPiec Shut the fuck up Bossinater43!

  • @gilbert6023
    @gilbert60233 жыл бұрын

    This is great !!! Congratulations

  • @sunnyshroom2
    @sunnyshroom23 жыл бұрын

    This was pretty cool to watch! It's funny watching almost every piece have a seizure. The poor O block was just worried for it's comrades, for it was the only one to turn out ok.

  • @salumtummundi9462
    @salumtummundi94623 жыл бұрын

    When pro Tetris players in the advanced future be freestyling because moving and rotating pieces gives extra score.

  • @Oshisaure
    @Oshisaure3 жыл бұрын

    how did i now know about this earlier this is my new favourite NES tetris video

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    pog you saw my video, it is at least partially inspired by the videos you made

  • @Oshisaure

    @Oshisaure

    3 жыл бұрын

    @@hydrantdude3642 glad i got to inspire you to make this work of art

  • @nazzalgul
    @nazzalgul3 жыл бұрын

    i don't understand ANY of it, but i love ALL of it.

  • @ChaosNuggets
    @ChaosNuggets4 жыл бұрын

    You should do this again except do perfect clear at the end

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    Good idea. Unfortunately, due to the glitches I do earlier in the run which clear tetrises in 3 lines and delete the bottom row, I end up with an odd number of minos on the board by the end. Since tetriminos add 4 minos each, I can never get the total back to 0 again. It's impossible to do the top-of-screen line clear glitch on 19+, so I'd have to remove one from the 18 section, at which point I have to redo everything after it too.

  • @giuseppegarofano1976

    @giuseppegarofano1976

    3 жыл бұрын

    @@hydrantdude3642 would it be possible to do a maxout with just T-Spin doubles? that'd be fun to watch

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    @@giuseppegarofano1976 Yes. That TAS would probably be 20-30 minutes long due to the low score value for doubles though.

  • @jim8c
    @jim8c4 жыл бұрын

    Wow Joseph is really insane in this video

  • @loly8844

    @loly8844

    3 жыл бұрын

    YeezyBoi Wow this overused joke is still unfunny in this video

  • @adrianhernandez1058

    @adrianhernandez1058

    3 жыл бұрын

    First time hearing this joke.. I get it cuz I know who Joseph is 🤙😆

  • @zofes.
    @zofes.3 жыл бұрын

    Very impressive!

  • @brodow1
    @brodow13 жыл бұрын

    wow this TAS guy is so good

  • @Ed-yb7bi
    @Ed-yb7bi4 жыл бұрын

    Omg what is this madness!

  • @twotapsx
    @twotapsx3 жыл бұрын

    Holy shit this is insane

  • @Shuey187
    @Shuey1874 жыл бұрын

    I can't believe this video came out 1 year ago and I JUST NOW found out about it! :-O

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    Hah, I think I first heard about making this pattern when someone shared one of your videos on discord. Never would've expected to see you on my channel!

  • @Shuey187

    @Shuey187

    4 жыл бұрын

    @@hydrantdude3642 Thanks for saying that - I was wondering if you had first heard about the inverse secret grade from me, but wasn't sure since you didn't mention it in the description of your video. I'm happy I found it! :)

  • @pittau4576
    @pittau45763 жыл бұрын

    When I saw this, I felt that

  • @kevincovins3546
    @kevincovins35463 жыл бұрын

    When you put the controller in gods hands

  • @yurilia7384
    @yurilia73844 жыл бұрын

    this was immensely entertaining

  • @balloonguy568
    @balloonguy5683 жыл бұрын

    The dictionary definition of anxiety.

  • @user-gk9og7ng7d
    @user-gk9og7ng7d3 жыл бұрын

    My mind genuinely csnt process that

  • @thiennhanvo2591
    @thiennhanvo25916 ай бұрын

    Alt title:random tas torturing the tetris piece with rotation

  • @andrewut7ya511
    @andrewut7ya5114 жыл бұрын

    Fuck yeah, the dirtiest tetris of all time. Good work

  • @ventriloquistmagician4735
    @ventriloquistmagician47353 жыл бұрын

    genius

  • @yea1637
    @yea16373 жыл бұрын

    Amazing hypertapping skills

  • @tyer6496

    @tyer6496

    3 жыл бұрын

    This is a TAS.

  • @33Pokenerd

    @33Pokenerd

    3 жыл бұрын

    yes hydrant flyhecing

  • @ampoulgon8716
    @ampoulgon87163 жыл бұрын

    I hope eventually the tas's will get so crazy people will be making pixel art with the tetris blocks

  • @afootballfanfromearth
    @afootballfanfromearth3 жыл бұрын

    Cheez be like - R u challanging me ?

  • @EvaDarknes
    @EvaDarknes3 жыл бұрын

    When you pass the control to your older bro

  • @uncleanexecution
    @uncleanexecution3 жыл бұрын

    I mean, it's not Joseph's most insane game, but still pretty good.

  • @VainXD_DX
    @VainXD_DX3 жыл бұрын

    fun fact: the TAS when It was writing the result is a few letters of the name of the channel

  • @davidkohout8552
    @davidkohout85523 жыл бұрын

    you are smart dud

  • @christopherblackman8928
    @christopherblackman89283 жыл бұрын

    What's with his start button? Are you reading cheats or the next piece combo hahaha!

  • @Ahbahpa
    @Ahbahpa3 жыл бұрын

    I cant tell either to be impressed, or scared.

  • @miweneia

    @miweneia

    3 жыл бұрын

    dont know why you would be scared from a tool assisted video but you do you

  • @Ahbahpa

    @Ahbahpa

    3 жыл бұрын

    @@miweneia my reasons are beyond your understanding

  • @quack2889
    @quack28893 жыл бұрын

    P A U S E

  • @fredada1245
    @fredada12453 жыл бұрын

    oh my god 😩😩😩😩😩😩😩😩

  • @rytsarforta9438
    @rytsarforta9438 Жыл бұрын

    why does the TAS keeps pressing on the select button?

  • @clutch_zone72
    @clutch_zone723 жыл бұрын

    Someone: Ugh, how many times are you gonna pause this game? HydrantDude: yes

  • @CortexExists
    @CortexExists3 жыл бұрын

    Do you have the fm2 for this?

  • @Avagold363
    @Avagold3633 ай бұрын

    Bro the next box💀

  • @Xanderqwerty123
    @Xanderqwerty1233 жыл бұрын

    Leaked Joseph Saelee vod?

  • @pasdenom1799
    @pasdenom17993 жыл бұрын

    My brain just tried to process through the entire video How is that possible ? And why, *just why..?*

  • @The360MlgNoscoper

    @The360MlgNoscoper

    3 жыл бұрын

    Why not?

  • @pasdenom1799

    @pasdenom1799

    3 жыл бұрын

    @@The360MlgNoscoper Great argument

  • @not_vinkami
    @not_vinkami4 жыл бұрын

    I think I still can't do this on level 1

  • @alexoxo9008
    @alexoxo90083 жыл бұрын

    but youre freakin nuts

  • @zekethepete5095
    @zekethepete50953 жыл бұрын

    How do the blocks literally FLOAT?

  • @alexanderfranzen3453
    @alexanderfranzen34533 жыл бұрын

    following along is pretty hard.

  • @michaelvelotti3936
    @michaelvelotti39363 жыл бұрын

    I don’t know how it’s possible that a human would play Tetris and press the keys so fast on a remote control.

  • @FuckDaGovernment
    @FuckDaGovernment3 жыл бұрын

    pauseMaster

  • @Taverens_Pull
    @Taverens_Pull3 жыл бұрын

    Hydrant is such a random word for the name of a broken score.

  • @susanfit47
    @susanfit47 Жыл бұрын

    I liked this Nintendo NES version of Tetris, better than the Game Boy one.

  • @fnf_noob
    @fnf_noob Жыл бұрын

    Is he just spamming some inputs to get the right tetrominos?

  • @niellity
    @niellity3 жыл бұрын

    Why does it pause, is it because it was impossible for the piece to move into place?

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    It's for RNG manipulation; pieces are essentially determined based on frame count, total number of pieces, and previous piece. Pause buffering only marginally expands the movement range, and I don't use it for that purpose anywhere in this TAS.

  • @jerrywbrice
    @jerrywbrice4 жыл бұрын

    Far out 😯

  • @moth.monster
    @moth.monster3 жыл бұрын

    Me: Mom can I have TGM Mom: We have TGM at home TGM at home:

  • @kntkntknt
    @kntkntknt3 жыл бұрын

    Is it possible to create the full 19 rows pattern?

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    Probably not. Blocks which are placed above the top of the screen in NES will never drop back down, so you would essentially have to build a one-line perfect clear at the top of the screen, which isn't possible.

  • @Gamer-uf1kl
    @Gamer-uf1kl3 жыл бұрын

    Are the pauses there for time based rng?

  • @renakunisaki

    @renakunisaki

    3 жыл бұрын

    Yes.

  • @strabbyroll
    @strabbyroll3 жыл бұрын

    p a u s e

  • @AdamVrbas
    @AdamVrbas2 жыл бұрын

    Is the Tas rolling?

  • @ScratchY-jxjk
    @ScratchY-jxjk4 жыл бұрын

    When you dont know where to place a piece

  • @thejackal007
    @thejackal0074 жыл бұрын

    Is there actually a limit to this or does it get faster consistently?

  • @friendsheeep

    @friendsheeep

    4 жыл бұрын

    theres a limit

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    The game will eventually crash at high levels because score calculations take longer than a frame. Multiplication was programmed as consecutive addition which is ridiculously slow when multiplying by 200+.

  • @wolfetteplays8894

    @wolfetteplays8894

    4 жыл бұрын

    HydrantDude so what’s the exact level limit before the game crashes?

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    @@wolfetteplays8894 The level where it crashes is inconsistent but generally there are no issues until after ~1500 lines.

  • @seangiglio

    @seangiglio

    3 жыл бұрын

    Once you reach a certain level the game activates a kill screen mode which makes the pieces fall so fast that not even a tas can keep up with, thus always resulting in a game over

  • @chinmayhattewar4456
    @chinmayhattewar44563 жыл бұрын

    How's he getting perfect pieces !? BTW nice hypertapping skills !

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    This is a TAS, meaning I went frame by frame and chose the perfect inputs to create this game.

  • @chinmayhattewar4456

    @chinmayhattewar4456

    3 жыл бұрын

    @@hydrantdude3642 Thanks dude !

  • @undiecrust6882
    @undiecrust68823 жыл бұрын

    We need a terris eSports league

  • @thiennhanvo2591

    @thiennhanvo2591

    6 ай бұрын

    We already have...

  • @minix07
    @minix073 жыл бұрын

    ...and this is how to get a world record...

  • @notreallygudetama
    @notreallygudetama3 жыл бұрын

    Somebody explain the pause thing

  • @carl_the_

    @carl_the_

    3 жыл бұрын

    This is to manipulate the game's Random Number Generator to get desired pieces. The timer that manages the RNG of the game still runs when the game is paused.

  • @mickkelley3776
    @mickkelley37763 жыл бұрын

    What were all the pauses for?

  • @XRCF

    @XRCF

    3 жыл бұрын

    Rng

  • @CJHElectro
    @CJHElectro3 жыл бұрын

    Getting tetrises with L pieces lmao

  • @antoknee3177
    @antoknee31773 жыл бұрын

    Wait, whats all the pausing for??

  • @mariannmariann2052

    @mariannmariann2052

    3 жыл бұрын

    RNG manipulation (the next piece depends on what frame the previous piece was dropped)

  • @antoknee3177

    @antoknee3177

    3 жыл бұрын

    Oooh, cool! Ty!

  • @ravensiIva
    @ravensiIva3 жыл бұрын

    What is the pausing for?

  • @joeda900

    @joeda900

    3 жыл бұрын

    To manipulate the game's RNG to get the pieces he wants

  • @dawutski3245
    @dawutski32454 жыл бұрын

    Is tas allowed in matches?

  • @hydrantdude3642

    @hydrantdude3642

    4 жыл бұрын

    of course not

  • @seangiglio

    @seangiglio

    3 жыл бұрын

    Tas isn’t a real time strategy, it requires lots of savestates and slow gameplay

  • @pakshamasha3626
    @pakshamasha36263 жыл бұрын

    нихуясе!!!

  • @leomenz9
    @leomenz92 жыл бұрын

    No “you cheater” comments? Damn

  • @Aiel_HorrorGame
    @Aiel_HorrorGame3 жыл бұрын

    RUSH E

  • @Penfold8
    @Penfold83 жыл бұрын

    What's with the constant pausing?

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    RNG manipulation.

  • @drops043
    @drops0432 жыл бұрын

    Hyperspinner > Hypertapper

  • @Slim451
    @Slim4513 жыл бұрын

    But that piece doesn't go there. I have a plan. But but that piece doesn't go there either. I have a plan. But that piece... I have a plan. WOOOWWWWWWW

  • @joeinsomniac3180
    @joeinsomniac31803 жыл бұрын

    but... why does it keep pausing?

  • @legendgames128

    @legendgames128

    3 жыл бұрын

    rng manipulation.

  • @seangiglio

    @seangiglio

    3 жыл бұрын

    Pausing the game on NES is a common TAS strategy which essentially trades out a piece the player doesn’t want for a more preferred one

  • @alexoxo9008
    @alexoxo90083 жыл бұрын

    we, as a species, are doomed to fail

  • @sikerow3180
    @sikerow31804 жыл бұрын

    I smell something fishy

  • @Antoinne9

    @Antoinne9

    4 жыл бұрын

    What?

  • @hypercubemaster2729

    @hypercubemaster2729

    4 жыл бұрын

    @@Antoinne9 For one, when the blocks are built up to the very top, the J blocks are being used and the tetris sound and effect occurs when only 3 lines have been cleared out at once, with only animation of 2 cleared. How is that even possible??

  • @LoneCreeperHunter

    @LoneCreeperHunter

    4 жыл бұрын

    GDQ had a Tetris tas done once, look that up. The people running it explain a lot of that stuff

  • @zoltanbalazs4389

    @zoltanbalazs4389

    4 жыл бұрын

    @@hypercubemaster2729 A coding oversight

  • @lowbunny7

    @lowbunny7

    4 жыл бұрын

    sikerow if ya notice, the bottom line also gets cleared...

  • @ConanVictor
    @ConanVictor4 жыл бұрын

    What is "TAS"?

  • @teslanda

    @teslanda

    4 жыл бұрын

    Tool Assisted Superplay/Speedrun/Score

  • @ConanVictor

    @ConanVictor

    4 жыл бұрын

    @@teslanda thank you, my love.

  • @seangiglio

    @seangiglio

    3 жыл бұрын

    Tool Assisted Speedrun means the player used slow gameplay, savestates, or on occasion play the game one frame at a time to create a theoretically perfect run of the game

  • @iamerror6546
    @iamerror65463 жыл бұрын

    he looks like he does and doesnt know what hes doing simultaneously

  • @The_Dude81
    @The_Dude814 ай бұрын

    Alternative title: Tetris in Ohio be like:

  • @michaelsegal3558
    @michaelsegal35583 жыл бұрын

    I wonder why he keeps pausing it

  • @mariannmariann2052

    @mariannmariann2052

    3 жыл бұрын

    It's to manipulate the RNG.

  • @michaelsegal3558

    @michaelsegal3558

    3 жыл бұрын

    @@mariannmariann2052 I see what is RNG?

  • @mariannmariann2052

    @mariannmariann2052

    3 жыл бұрын

    @@michaelsegal3558 (Pusedo-)Random Number Generator. Tetris uses a very simple one to choose the pieces, it depends on the frame the piece was dropped.

  • @michaelsegal3558

    @michaelsegal3558

    3 жыл бұрын

    @@mariannmariann2052 I see

  • @aidanhennessey5586
    @aidanhennessey55864 жыл бұрын

    Idk man that’s not very good finesse

  • @ultimaetsolder
    @ultimaetsolder3 жыл бұрын

    Why so many pauses...

  • @mariannmariann2052

    @mariannmariann2052

    3 жыл бұрын

    Because of RNG manipulation.

  • @bradfab_fx
    @bradfab_fx2 жыл бұрын

    How do you even tell a computer to do that bruh💀☕️

  • @no_se_nada_de_nada
    @no_se_nada_de_nada3 жыл бұрын

    Mmm wut 🤔

  • @belowocean
    @belowocean3 жыл бұрын

    Wtf did I just watch

  • @tammid8423
    @tammid84233 жыл бұрын

    0:20 obese mario

  • @ididagood4335

    @ididagood4335

    3 жыл бұрын

    fantastic comment. i love mario

  • @Oldnoname
    @Oldnoname3 жыл бұрын

    Idk. I think he may be cheating.

  • @geek_yy

    @geek_yy

    3 жыл бұрын

    its a tas

  • @Toprak135
    @Toprak1353 жыл бұрын

    Are we not gonna talk about how he spams every button on his NES at ungodly speeds and how only an AI can recieve inputs that fast?

  • @TheEvilCheesecake

    @TheEvilCheesecake

    3 жыл бұрын

    First time watching tas eh

  • @mariannmariann2052

    @mariannmariann2052

    3 жыл бұрын

    This is a TAS.

  • @ChrisSucks
    @ChrisSucks3 жыл бұрын

    weird flex but ok

  • @jonathanli31
    @jonathanli313 жыл бұрын

    Fa ke he is hacking

  • @ThrowableCube

    @ThrowableCube

    Ай бұрын

    TAS stands for Tool Assisted Speedrun. (Or superplay in this case)

  • @stilllbornn
    @stilllbornn3 жыл бұрын

    i think its funny that 280 lines with a tas still loses agains 320 lines from eric... thats says alot of the competition these days.

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    Loses how? I thought Eric got like 994k or something. Anyway, Eric has had the greatest potential to extend 29 play out of anyone for a long time, he's just faster than all of us. Me watching Eric feels like a DAS player watching a normal tapper.

  • @stilllbornn

    @stilllbornn

    3 жыл бұрын

    @@hydrantdude3642 sorry after re-reading my comment it wasn't quite clear what i ment. He got less points but 320 lines. What is quite impressive considering he didn't tas it. Your TAS run, even after getting a max out, loses in lines. Yeah you could do a "line-max-out". But still. Impressive. For me, watching every tapper or to be clear - everyone at the ctwc, its like watching gods. My 500k pb is nothing on these guys. Keep up the love for tetris mate :)

  • @jasonbarry3301
    @jasonbarry33013 жыл бұрын

    Atleast mask the rng manipulation -.-

  • @brockpiano

    @brockpiano

    3 жыл бұрын

    …Mask it? It’s only on screen for like a split second. That’s about it.

  • @alicev1500

    @alicev1500

    3 жыл бұрын

    Why mask it?

  • @jasonbarry3301

    @jasonbarry3301

    3 жыл бұрын

    @@alicev1500 it’s the equivalent of not leaving screws showing in your wood work or letting an audience see your stage effects being setup

  • @hydrantdude3642

    @hydrantdude3642

    3 жыл бұрын

    I avoided pausing as much as I could on level 18 in favor of changing timing via pushdown. Unfortunately at the top of the screen there isn't really much room for that, and on level 19 pushing down can only change the timing by one frame. Since I made this tas I was informed that by pressing down+left+right, you can cause the game to freeze all movement every other frame, while still cycling RNG. Even this is unlikely to be enough to avoid pausing entirely, and is still visible because it causes the all the onscreen sprites (current and next piece) to flash. Other pattern-building TASes played their games on level 0 or similar such that they had hundreds of possible drop timings for each placement, without any need for pausing or extra tricks. As mine was played starting on 18, I had no choice.

  • @michaelsegal3558
    @michaelsegal35583 жыл бұрын

    This video video would be better if he didn’t keep pausing it every second

  • @brockpiano

    @brockpiano

    3 жыл бұрын

    The pausing is to manipulate the game so the next piece is the one they want.

  • @yoshidabest1242
    @yoshidabest12423 жыл бұрын

    nice animation to bad it’s fake

  • @alicev1500

    @alicev1500

    3 жыл бұрын

    What? It's not fake, it's a tool assisted speedrun

  • @joeda900

    @joeda900

    3 жыл бұрын

    It's real man

  • @plausivert
    @plausivert3 жыл бұрын

    why do they pause so much are they noob?

  • @menosay1912

    @menosay1912

    3 жыл бұрын

    Frame manipulation to change pieces, you think they got nothing but T, squares, and straights natirally?

  • @iamssmrt5298

    @iamssmrt5298

    3 жыл бұрын

    It’s a glitch a noob like you couldn’t understand.

  • @plausivert

    @plausivert

    3 жыл бұрын

    @@menosay1912 i think maybe manipulation is not any good in any sense

  • @menosay1912

    @menosay1912

    3 жыл бұрын

    @@plausivert The point is to make a fancy and impressive run. It is for show, it is entertaining, and they like doing it. These take a lot of time and effort, and if it bugs you so much don't watch it. Good ridance.

  • @plausivert

    @plausivert

    3 жыл бұрын

    @@menosay1912 I will stop watching it now. thanks

  • @miko007
    @miko0073 жыл бұрын

    this pausing is soooo annoying

  • @geek_yy

    @geek_yy

    3 жыл бұрын

    its part of the rng manip

  • @brockpiano

    @brockpiano

    3 жыл бұрын

    @@geek_yy to get the desired pieces

  • @geek_yy

    @geek_yy

    3 жыл бұрын

    @@brockpiano yes

  • @AndrewScott1762
    @AndrewScott17623 жыл бұрын

    Couldn’t have made them in red, white, blue sequence all the way up? Not impressed.