Metroid Fusion - Skip to End of Game with Memory Corruption

Поделиться
HTML-код
  • Опубликовано: 4 апр 2018
  • Metroid Fusion finally has a sequence break!
    To see this trick done in real time (non-TAS) for the purpose of speedrunning, see here: • Metroid Fusion - Seque...
    This trick involves using memory corruption to overwrite the event value stored in save data, allowing you to skip more than a third of the game. The memory corruption is done by getting out of bounds and laying power bombs. Whenever you lay a power bomb, the game checks which blocks are affected by the power bomb explosion. It reads the block's clipdata value and changes it if necessary. Clipdata determines how Samus interacts with a block. Some examples include hatches, missile tanks, and bomb blocks. Depending on the clipdata value, the power bomb explosion might also affect the background 1 value of the block, which determines its appearance. For example, if a power bomb explosion touches a hidden speed booster block, the background 1 value will change to reveal that it's a speed booster block. For clipdata, most values are changed to 0. However, for background 1, many values are changed to 0x8000. The goal of this trick is to change the event value to 0x80 (128 in decimal). Normally, the highest event value in the game is 109.
    The clipdata values for the current room start at 0x2026000 in RAM, while the background 1 values start at 0x202C000. Note that these are 0x6000 bytes apart. When a power bomb explosion touches a block, it uses the following formula to find the address of its clipdata value:
    0x2026000 + ((y_position / 64) * room_width + (x_position / 64)) * 2
    Background 1 uses the same formula, except with 0x202C000 instead of 0x2026000. If you go out of bounds, your X and Y position will be much higher than normal. This means that laying power bombs while out of bounds will access memory addresses that are way past the clipdata and background 1 values. In particular, save data starts at 0x2038200, which can be reached by using this trick. As it turns out, the event value for Slot C is stored at 0x203CA21, and 0x6000 bytes before this contains the blocks that have been broken in Sector 4. Whenever a block is broken that never respawns, three bytes are written to this area: the room ID, the X position of the block, and the Y position of the block.
    Clipdata and background 1 values are two bytes. For this trick to work, the two-byte value at 0x2036A20 needs to be a value that the power bomb explosion will interpret as a block that needs to be revealed, thus modifying the value 0x6000 bytes away at 0x203CA20 (where the event value is stored). Since we have control over which blocks to break, we have control over what this value will be. After investigating all of the possibilities, the only value that works is 0x0D05 (which is interpreted as a screw attack block). This is obtained by first breaking 10 blocks, then breaking a block with a Y position of 0x05, then breaking a block in room 0x0D. Conveniently, there are two blocks with a Y position of 0x05 in room 0x0D, and all of these blocks can be broken during the first trip to Sector 4. Once all of these blocks are broken, the correct values will be in memory and no further setup is needed.
    At some point during the game before performing the memory corruption, the game needs to be saved at least once, preferably as close to the ship as possible. Technically, the game can be saved in the ship at the very start. For this video, I saved on the Main Deck shortly before getting power bombs.
    After obtaining power bombs, all that matters is getting out of bounds in a room that's wide enough (remember that room width is part of the equation for determining the address to check). Getting out of bounds involves freezing an enemy close to a ceiling corner, getting wedged in the corner, and jumping while unmorphing (the game doesn't check for ceilings if you jump while unmorphing). Once out of bounds, I navigate to 0x2038A20 and lay a power bomb, which changes the event value to 0x80. After this, I have to reload the save by dying. If I were to reset the game, the save data would be reloaded from external memory and copy over the memory corruption.
    After reloading the save, the game thinks I'm in a state where the Omega Metroid is already dead. Regardless, the game always tries to spawn the Omega Metroid, since the door is supposed to lock behind you and you can't re-enter. If you allow it to spawn, you'll get softlocked because the SA-X will never show up. However, you can trick the game into triggering the Omega Metroid's death by visiting the room twice, which causes the ship to arrive. I have to go two rooms back, because only the destroyed version of the hallway leads to the destroyed version of the docking bay.
    This trick is possible in real-time (it's not TAS-only), but it requires careful counting during the out of bounds portion. I know this trick is very complex and hard to explain, so I'll try to answer any questions in the comments.
  • ИгрыИгры

Комментарии • 221

  • @Z10ZeeTen
    @Z10ZeeTen 6 лет назад +519

    But how will the beings of the universe view this sequence break? I doubt they will understand what we did...the events we barely skipped.

    • @Dorda098
      @Dorda098 6 лет назад +97

      Someone will understand. Someone must.

    • @spartonberry
      @spartonberry 6 лет назад +8

      If we Kill The Animals, we are only Killing Ourselves. :(

    • @ZKtheMAN
      @ZKtheMAN 6 лет назад +43

      In the end, the speedrunners' souls will ever reach for faster times... This is what Adam taught me.

    • @dredwick
      @dredwick 6 лет назад +2

      I hope she didn't rescue those damn animals cos I'm so tired of hearing about that liberal a$$ free willy crap.

    • @jimmyjohnjoejr
      @jimmyjohnjoejr 6 лет назад +2

      Z-10 make this top comment
      oh nevermind

  • @terrymuse77
    @terrymuse77 6 лет назад +380

    and it only took sixteen years to achieve a big skip. christ this game was airtight

    • @josephh.gamingnthings1474
      @josephh.gamingnthings1474 6 лет назад +41

      irehgiaerj The creators really did try to make sure everything is not skippable, eh?

    • @magikarp8416
      @magikarp8416 6 лет назад +96

      The fact that you had to exploit something within the game's programming in order to perform just ONE skip (granted it was a REALLY big skip) shows how solid this was.

    • @starwarriorterra8373
      @starwarriorterra8373 6 лет назад +12

      Joseph H. Gaming Of course. It's necessary for the event triggers the entire game's progression and plot were based off of. As it is, this sequence break is only possible because of the event counter being abusable through out of bounds memory manipulation, ironically. I'm pretty sure that if a proper significant sequence break were possible, it would be significantly game-breaking.

    • @thefallencog
      @thefallencog 6 лет назад +29

      Not really.
      Quite literally the entire reason why Metroid Fusion is so unbreakable is because the game utilizes Linear flag triggers.
      Which, while the Metroid series isn't unknown to flag-to-progress gameplay it has almost never been Linear like it was in Metroid Fusion.
      Which is why everytime you absorb an X out of order it just gives you a debug/placeholder message of Level 1 security hatches unlocked, and the Computer returning a placeholder message.

    • @MasterJunior93
      @MasterJunior93 2 года назад +10

      And the same amount of years to beat the game at 0% completion. As far as i know, it is the ONLY Metroid game where it's even possible to do that. You have to perfect frame the shinespark to crash the X barrier at Sector 3 to avoid the unskipable missile tank (which the community named BOB).

  • @ZebitasMartinex
    @ZebitasMartinex 6 лет назад +156

    The best part is that the ship came and gave Samus a brand new orange suit

    • @linkthepringlesman3951
      @linkthepringlesman3951 6 лет назад +1

      Actually, that’s interesting. Why does Seamus have the Varia Suit instead of the Gravity Suit?

    • @ashura9699
      @ashura9699 6 лет назад +9

      did you not play fusion

    • @linkthepringlesman3951
      @linkthepringlesman3951 6 лет назад +8

      Yeah... I kinda forgot about the Fusion Suit. It’s still pretty interesting that the suits seem to be hard coded into the cutscenes, though.

    • @Emlyn_w
      @Emlyn_w 3 месяца назад

      Ostia el Zebitas

  • @kulongers
    @kulongers 6 лет назад +78

    Metroid Fusion's first sequence break and a large one at that.

  • @alexanderstilianov
    @alexanderstilianov 3 года назад +23

    So to sum up: Samus rescued the animals, glitched Adam's memory values while in Sector 5 and then left the BSL to crash into SR-388 right after the animals piloted the ship to pick her up. I'm assuming the SA-X set the BSL on a collision course after getting bored due to Samus leaving.

  • @theendofthestart8179
    @theendofthestart8179 6 лет назад +26

    19 years of life in this planet and this game is still my favorite, my childhood right here, it brings me joy to see it broken

  • @Unit_00
    @Unit_00 4 года назад +17

    Had the blocks been placed differently in room 0x0D a trick like this might have been impossible. It's amazing how it all matches.
    Very nice explanation!

  • @Katx-
    @Katx- 2 года назад +2

    This is just samus's way of saying. "Fuck this shit i'm out!".
    No but in all seriousness, i am impressed that after 16 - 17 years stuff like this is being found.

  • @MonJilley
    @MonJilley 6 лет назад +123

    holy shit, you did it! you successfully sequence broke fusion. Incredible! About how much time will this save on a TAS do you think?

    • @biospark
      @biospark  6 лет назад +62

      A third of the game, so I'd guess around 25 minutes. It'll save time for non-TAS too.

    • @1ted59
      @1ted59 6 лет назад +11

      is there a setup for this nonTAS?

    • @biospark
      @biospark  6 лет назад +19

      ruclips.net/video/_vA7XwFbyR4/видео.html

  • @snoge1234
    @snoge1234 6 лет назад +11

    I love that this game is so old an ppl are still finding secret glitches.

  • @LedYouAshtray
    @LedYouAshtray 6 лет назад +118

    Finally, the god of Metroid fusion has uploaded

    • @andy56duky
      @andy56duky 6 лет назад

      Popple I heard jrp says I should call him that instead.....

    • @LedYouAshtray
      @LedYouAshtray 6 лет назад

      69 cool

    • @PurpleBox89
      @PurpleBox89 6 лет назад +1

      Holy crap, I'm a dunce, just realized it is Biospark! Of course he (or she) would be the one to figure this out. xD

  • @rederci939
    @rederci939 6 лет назад +8

    Holy shit dude, an actual sequence break? I never thought I'd see the day.

  • @ShovelFighter12
    @ShovelFighter12 6 лет назад +14

    God, that Omega Metroid screech... that is the only thing I fear about this game.

  • @kevinordonez256
    @kevinordonez256 6 лет назад +18

    It's been like a year since your last vid dude!
    Nice to see you're still alive

  • @laylover7621
    @laylover7621 2 года назад +1

    I can't begin to comprehend how much went into pulling this off. Mind blowing.

  • @HarmonicVector
    @HarmonicVector 6 лет назад +2

    And we thought Zero Mission got crazy. This is fucking reality- destroying. Like NDRV3's final Class Trial.

  • @BlueHarvey
    @BlueHarvey 6 лет назад +14

    Idk if you specifically looked after a way to sequence break Fusion, or if you found this by "accident". Anyhow this is an INSANE find. Thank you for the hard work Bio.

    • @ZebitasMartinex
      @ZebitasMartinex 6 лет назад +6

      BlueHarvey
      He's been looking for this years now

    • @thefallencog
      @thefallencog 6 лет назад +5

      Using Memory corruption to skip through a game isn't exactly an unknown thing to speedrunners.
      Its very unreliable as its possible to brick the game/run if you mess up.
      That also being said locating the exact time and place where you can use this requires a massive amount of trial and error, as well as precise math being done.
      Its unlikely Biospark himself just so happened upon this method, More likely hes the one who used it in the speedrunning community first.

  • @Fr3ak_MM8BDM
    @Fr3ak_MM8BDM 6 лет назад +2

    I really missed your videos. Welcome back.

  • @prim4147
    @prim4147 6 лет назад +7

    Never stop doing this wonderful videos :)

  • @HailSocialite
    @HailSocialite Год назад

    That perfect sequence-breaking mind…The wisdom of biospark continued to serve even after all these years. Until today, I had no idea that the minds of speed runners and romhackers were uploaded to RUclips.

  • @Rick-ps2ov
    @Rick-ps2ov 6 лет назад

    It's so bad to see that a true god have only 4.5K subscribers , I follow you since 3 years and I will never miss a single video , please continue biospark , your gameplays are gold for our eyes

  • @Tetsacry
    @Tetsacry 6 лет назад +1

    I remember when you were a Mareep

  • @lost2534
    @lost2534 6 лет назад +7

    Did somebody said SPEEEEEEEEEDRUUUUUUNNNN??????

  • @Ajbolt89
    @Ajbolt89 6 лет назад

    Fantastic. So proud of you guys, go go go go go

  • @Scrotes
    @Scrotes 6 лет назад +2

    Amazing. Sub-45 at last. I'm surprised someone didn't think of this sooner. If it can be done in real time, id love to see this as GDQ or something.

    • @biospark
      @biospark  6 лет назад +2

      In-game time doesn't matter anymore though, since the timer simply depends on where you saved. You can also use memory corruption to reset the in-game timer. This category will be ranked using real-time.

    • @ExtremeAce
      @ExtremeAce 2 года назад

      Welp, you got it at GDQ!

  • @MrZumbleLP
    @MrZumbleLP 6 лет назад +3

    I cried tears of joy and happiness ... my childhood game had finally been sequence breaked. 😘 @Biospark @Biospark2

  • @jh-fs2ww
    @jh-fs2ww 6 лет назад +1

    The legend has returned.

  • @spatialreverberation9066
    @spatialreverberation9066 3 года назад

    Breathtaking.

  • @destructor6426
    @destructor6426 6 лет назад

    Holy hell, great job on that one !

  • @plasma9706
    @plasma9706 6 лет назад

    Congratulations on the find.

  • @diegopatato2677
    @diegopatato2677 6 лет назад +6

    And this is how I learned how to hack NASA
    -Me, showing my kids this video -

  • @TheMornom
    @TheMornom 6 лет назад +1

    Wow amazing. I don't understand everything, but it's cool. Good job !

  • @TheGaboefects
    @TheGaboefects 6 лет назад

    I love you, thank you for this lovely discovery

  • @lazula
    @lazula 6 лет назад +12

    Our Prometheus returns

  • @jacobthesitton9142
    @jacobthesitton9142 6 лет назад

    YES!!! FINALLY!!! Great job dude!

  • @maximdrock
    @maximdrock 6 лет назад

    Crazy! Congrats man

  • @nixy7473
    @nixy7473 3 года назад +1

    This game is a masterpiece.

  • @Xoneris
    @Xoneris 6 лет назад

    Woooahhh, this is pretty sick!

  • @michaelk9080
    @michaelk9080 6 лет назад

    Biospark back with the hot Metroid Fusion action.

  • @rhettorical
    @rhettorical 6 лет назад +27

    How in the hell did you figure this out?

    • @ZzigZaG00NIN
      @ZzigZaG00NIN 6 лет назад +2

      Rhettorical I'm saying lmao

    • @MastaGambit
      @MastaGambit 5 лет назад +10

      Because he's fucking Biospark. That's how.

  • @deathrider365
    @deathrider365 6 лет назад +2

    I am so excited to see this trick at a GDQ!

  • @FrijoLeZ
    @FrijoLeZ 3 года назад

    "See you next mission" on Metroid Dread

  • @fwphoenix
    @fwphoenix 6 лет назад

    Time to start running fusion i guess.... epic!

  • @pschickengaming5k308
    @pschickengaming5k308 6 лет назад

    About dang time.

  • @rubenabrego6762
    @rubenabrego6762 5 месяцев назад

    Amazingly Awesome 😮

  • @gibbyace5077
    @gibbyace5077 6 лет назад +2

    half naked samus is all i need in my life

  • @BrickMuffin
    @BrickMuffin 2 года назад

    Awesome!

  • @AKheon
    @AKheon 6 лет назад +7

    Huh, neat.

  • @sarsexpress956
    @sarsexpress956 5 лет назад +1

    Could one use hexit, to say, pre-break the blocks in Sector 4 by editing values to FF? I have used Hexit on GBA Aria of Sorrow to change starting locations etc.

  • @HomiesOfMars
    @HomiesOfMars 6 лет назад +19

    Ayye long time no see biospark

  • @iasonaskal
    @iasonaskal 6 лет назад +9

    After seeing the Mario memory corruption credits warp, I was wondering how long would it be until people started trying it on different games.
    Memory manipulation is a beautiful thing :')

  • @jackluggingham7064
    @jackluggingham7064 2 года назад +2

    I've been really wanting to try out memory corruption myself, could you tell me how you accessed the game's memory and variables?

  • @AkariAkaza72
    @AkariAkaza72 5 лет назад

    I discovered the clipping through the walk through walls cheat but I never knew there was a normal way to clip- wow-

  • @midhatisabegovic1583
    @midhatisabegovic1583 6 лет назад

    Took soo long to discover a sequence break

  • @rufust33333333333333
    @rufust33333333333333 5 лет назад

    This is awesome ^_^

  • @ryandennison8754
    @ryandennison8754 6 лет назад

    “Yeah, Adam, I figured out the Galactic Federation’s plan with the Metroids and X-parasite and decided fuck you guys, I’ll just blow this place the fuck up.” :D

  • @Legolegger
    @Legolegger 6 лет назад

    Look at that, a Metroid Fusion credits warp. Well, almost.

  • @aeronbridgess7991
    @aeronbridgess7991 2 года назад

    Amazing

  • @LongshotLennox
    @LongshotLennox 6 лет назад

    This is pretty ridiculous. Thank you.

  • @wonderguardstalker
    @wonderguardstalker 6 лет назад +1

    Hmm, neat. It's not that I don't care but it's hard to comment on really. Yer the only runner, TAS or otherwise, that I know about for this game and it's been clear for years that you would be the only one to figure out any tricks left.

  • @HS-eq3gk
    @HS-eq3gk 6 лет назад

    amazing

  • @mastersteva99
    @mastersteva99 6 лет назад +1

    Biospark, cuold you do a guide on how to do a TAS?? For exemple what emulator to use and how to use it, and some pieces of the game in which you show the game frame by frame?? IT WOULD BE AMAZING.

  • @hi_im_crimson
    @hi_im_crimson 3 года назад

    im so done HOW ARE YOU THIS SUPERHUMAN

  • @autumnchills2317
    @autumnchills2317 5 лет назад +1

    I wonder what would happen if you save inside the ship instead of the save room you chose.

  • @Guts_Brando
    @Guts_Brando 6 лет назад

    Yo hes alive!

  • @fortranm7568
    @fortranm7568 6 лет назад +2

    Glad to see this finally happening. Is this useful for 100% runs? Can you go back and collect all the items the the areas you haven't been to after setting the event value?

    • @biospark
      @biospark  6 лет назад +4

      You have to get screw attack first, so it's probably not useful for 100%.

    • @fortranm7568
      @fortranm7568 6 лет назад

      So it's impossible to fight the bosses you miss after setting the event value?

    • @biospark
      @biospark  6 лет назад +4

      You could go back and fight some of them, but you wouldn't get the item they're supposed to give.

    • @fortranm7568
      @fortranm7568 6 лет назад

      Thanks for answering. Does this work on all versions of the game?

    • @biospark
      @biospark  6 лет назад +2

      Only US and EU, not JP. In JP, the trick to get out of bounds doesn't work.

  • @lechevarria478
    @lechevarria478 6 лет назад

    You are a roach god

  • @seanb3226
    @seanb3226 6 лет назад

    Hail to the king baby

  • @christophsteinert7865
    @christophsteinert7865 5 лет назад

    I know that he is not playing because, nobody can go so quickly into the morph ball and out. But it's really interesting.

  • @Ecko_Effect
    @Ecko_Effect 6 лет назад

    So what went into discovering this trick and that it can manipulate save data?

  • @JP-gs3jw
    @JP-gs3jw 6 лет назад

    awesome

  • @Home_Rowed
    @Home_Rowed Год назад

    I saw this video was mentioned in another video by Phobia. Amazing stuff! Do you think it could also be possible to do Memory Corruption/ACE in the Japanese version to be able to change the hidden language setting to English and switch to the Hard difficulty? That way, it can be done on Switch without save/RAM editing.

    • @biospark
      @biospark  Год назад +1

      Memory corruption isn't possible on the Japanese version because they fixed the trick to get out of bounds.

  • @TMCharly
    @TMCharly 4 года назад

    What if you change room when the ship arrives?

  • @crook5
    @crook5 3 года назад +1

    Can you do this without any external hardware? (Excluding tas of course)

  • @HybridizedGaming
    @HybridizedGaming 8 месяцев назад

    Very cool! When you write the formula out the glitch makes sense, but how was discovering it even achieved?

  • @andreych9867
    @andreych9867 6 лет назад

    What happens if you go through this door again and again?

  • @TheGuesst
    @TheGuesst 6 лет назад

    Is there a method to trigger the ingame debug menu and execute the ending cutscenes that way, and would it be faster than the current method of breaking blocks?

    • @biospark
      @biospark  6 лет назад

      Nope. There's nothing you can modify in the save data that would let you use the debug menu.

  • @mushroomhead3619
    @mushroomhead3619 6 лет назад

    Invisible omega Metroid!

  • @Jizzy69420
    @Jizzy69420 6 лет назад

    10:01 you're a pro man

  • @frankzhang1412
    @frankzhang1412 5 лет назад

    God of fusion

  • @funnyhaha7861
    @funnyhaha7861 5 лет назад

    What a G

  • @InTheDawngeon
    @InTheDawngeon 6 лет назад

    This is fucking amazing

  • @kimfoda
    @kimfoda 6 лет назад

    Will you ever upload a samus returns speedrun?

  • @EekChocolate
    @EekChocolate 6 лет назад

    Well damn!

  • @alexanderguthrie2982
    @alexanderguthrie2982 6 лет назад

    nice

  • @configchan1062
    @configchan1062 6 лет назад

    Why do you think they made the decision to use a hardcoded kind of "progress counter" setup rather than individual flags or identifiers like they have to be using with stuff like missile tanks? It strikes me as being a really fragile option (as demonstrated in your videos of what happens when you sequence break for early Plasma boss or early Nightmare, or like Stryder7x demonstrates with Paper Mario's similar system) that I can't imagine as being much easier to work with...

    • @biospark
      @biospark  6 лет назад +3

      Because they decided to make a linear game. Zero Mission does use individual flags, since the game isn't linear.

  • @pirakax12
    @pirakax12 6 лет назад +9

    Next up discover time travel it will probably be easier then this

    • @magikarp8416
      @magikarp8416 6 лет назад +7

      pirakax12 It took 16~ish years just to find a single sequence break. If it takes that long then I'd imagine it'll take a century or two for us to be able to break through the confines of time and space.

  • @voidsurger7038
    @voidsurger7038 6 лет назад

    This would work for any% and 0% very nicely

  • @robbyg1232
    @robbyg1232 6 лет назад +5

    Finally we have a sequence break for fusion still irks me nintendo activley hurt speedrunners looking for a faster way to complete the game or have them skip certain powerups. Zero mission got it right with the freedom.

  • @user-ei8vz8xy1j
    @user-ei8vz8xy1j 6 лет назад

    so now let see finish time with this glitch

  • @cirlu_bd
    @cirlu_bd 6 лет назад

    finally ! the first true skip of fusion ! but will it be workable for speedrunner ?

    • @andy56duky
      @andy56duky 6 лет назад

      Herbert The Duck unlikely but possible.

  • @We_Are_I_Am
    @We_Are_I_Am 5 лет назад

    Has this trick been done in a full game TAS yet?

  • @thatonetoastthatyouthrewaw9748
    @thatonetoastthatyouthrewaw9748 6 лет назад

    noice

  • @oneof9958
    @oneof9958 6 лет назад +2

    Damn, and most of this is theoretically non-TAS other than OOB from what I can tell

    • @biospark
      @biospark  6 лет назад +5

      OneOf99 its all possible non-tas, just more difficult

    • @ArticleReaderRandy
      @ArticleReaderRandy 6 лет назад

      biospark what about the bomb jump at 2:55

  • @zdonick10
    @zdonick10 6 лет назад

    If you don't skip the Omega Metroid fight, does it just work normally even though it's supposed to be 'dead'?

    • @biospark
      @biospark  6 лет назад +1

      If you actually trigger the fight, you'll softlock.

    • @laurencea.8099
      @laurencea.8099 6 лет назад

      biospark What exactly is a softlock?

    • @biospark
      @biospark  6 лет назад +1

      It means you get stuck and you can't make any progress, forcing you to reset the game.

    • @laurencea.8099
      @laurencea.8099 6 лет назад

      biospark Ah right that explains the other comments I've read

  • @chunkysenpai7930
    @chunkysenpai7930 6 лет назад

    So does anyone know how is this skip affected if you save at the ship?

    • @biospark
      @biospark  6 лет назад

      It works the same.

    • @chunkysenpai7930
      @chunkysenpai7930 6 лет назад

      Hm, interesting. I'll have to try this sometime if I have the skill to pull it off. Cool video, by the way.

  • @awesomecake_abc2748
    @awesomecake_abc2748 Год назад

    She has her varia suit in the cutscene?! Did they think this wss possible?!

  • @uchiha_sasukehypixel6785
    @uchiha_sasukehypixel6785 6 лет назад

    Somebody still play fusion!

  • @liamdalemon1525
    @liamdalemon1525 6 лет назад

    Speedruner!

  • @sicroto
    @sicroto 6 лет назад

    Welp tas runs just got cut in half sad 😢