Pixiuchu
She/Her
Player (145)
Joined: 9/27/2015
Posts: 106
Creating the forum thread with the Nintendo 3DS being implemented into Bizhawk, at least on source on GitHub. I spent the first three days creating a Glitchless TAS for the first hour of the game: Link to video About 10-20 seconds can still be saved (mostly to getting better RNG). It is 3 minutes faster than my sum of best (57:02). The vast majority of the timesave is due to perfect mashing (just spam A, B, A, B, A, B, ...), and also clean movement. I'm pretty happy with how this turned out for a first attempt. The major timesaves for this TAS is in the first fight (I got 16 bats, the maximum, while I should have gotten 8 bats), getting good Toad RNG after the Pi'illo Island Welcome Quiz (if he was in a better spot, I could clip out of bounds and skip a cutscene, save a few seconds), and better attack patterns with Dreamy Mario. I don't think I lost more than 3 seconds on movement, but that's hard to tell. My personal goal is to at least create an optimized TAS for the Any%, Glitchless and All Bosses categories. Any% (TAS route) would be under 2, unsure if sub 1:50 is possible. Any% (RTA route) should be under 2:45. (The distinction is which glitches are used) Glitchless should be under 9 hours. All Bosses should be under 9 hours too (this includes the X Bosses). It's possible that new out of bounds clips could be found that are TAS-only, which could bring the run down to sub 1:30, in an ideal scenario. As long as you can clip out of bounds in the Pi'illo Castle Lobby, you save 24 minutes. TAS-only clips could be used to save smaller amounts of times elsewhere too. (OBSOLETE BUT LOL) One last thing I want to mention: there is an issue with the Bizhawk emulator, and that's that you can not change the steps counter. This means Hiking Boots is useless for TAS because it only gives 30 POW rather than the full 150. (Hiking Boots is a 2 minute detour for All Bosses and 10 seconds in Glitchless) Edit: I wrote all of the above like, a week ago, but since then Pi'illo Castle Skip WAS actually found. Link to video This works because with a slower speed, you can clip out of bounds at the bottom of the screen, which doesn't work with normal speed. You can store slower speed by only moving when in mid-air after walking on stairs. I managed to do it in an RTA speedrun too using an easier strat that involves walking on the stairs while out of bounds, rather doing everything with slow speed. RNG address is 0x039F4F40 on 3DS Bizhawk, 4-byte address. The problem is that I don't find any way to manipulate RNG in battles... Which makes Secret Box impossibly difficult to manipulate properly, unfortunately. So to make a TAS of this game you'd need some insane RNG outside of battle and get it all within battle. You can definitely skip Bros. Attacks, but it seems the best way to manipulate RNG is by using Bros. Attacks since you can advance RNG sometimes 12 times. I'm working on a LOTAD that uses the RTA route but with Pi'illo Castle Skip.