(Link to video)
Ty the TASmanian Tiger 2:Bush Rescue for the GBA is a 2D platformer that is largely unknown compared to the 3D platformer by same name of which it is a "port". I started TASing this game because I was looking for a quick TAS project. It appeared to be an extremely linear game, but managing boomerangs seemed like a decent enough challenge to keep the game interesting. I soon discovered several glitches that completely broke the game. This opened up a huge amount of routing possibilities while making resource management even more critical than initially expected, and made this project large enough for me to seek out a coauthor (The8bitbeast) for this TAS. The RTA WR prior to starting this project was a 1:32:15 (robthegamer115), the glitches discovered in this TAS has reduced the current RTA WR by 58 minutes to 34:08 (Mittenz), and the final TAS almost cuts this time in half by achieving a sub-15 minute time (14:54.317 from power-on).

Game objectives

  • Emulator used: Bizhawk 2.3.0(x64) (mGBA 0.6.3)
  • Fastest Completion
  • OoBs and Off-screen movement
  • Heavy glitch abuse
  • Takes Damage To Save Time
  • Genre: Action Platformer

Special Thanks

Contributors

Niamek: Discovered super jump glitch in Ty3 (GBA) which translated to this game. Discovered that pressing and releasing direction every frame while in a jump slightly increased horizontal speed.

Honorable Mentions

Isotarge: For creating scripthawk, which was used in making this TAS.

Maps and Routes

We created maps of each of level to assist in routing the game since the major movement glitches in the game allow for major shortcuts and sequence breaks on almost every level. https://imgur.com/a/8F0yg

Movement

All position data is stored in subpixels (sp) with 256 sp per pixel, all velocity information is expressed in subpixels per frame (sppf). We will use these units when talking about position, velocity, and sppf per frame (sppf2) when talking about acceleration.

Running

The max run speed is 512 sppf.

Jumping/Falling

While jumping Ty can normally only reach a horizontal velocity of 512 sppf, however once at this intended max speed releasing the direction of travel slightly increases Ty's horizontal velocity for a single frame. We can take advantage of this by alternating pressing and releasing the direction of travel every frame. If traveling backwards at a velocity greater than 512 sppf, pressing the direction of travel will instant drop Ty's velocity to 512 sppf.

Gliding

If the player has both boomerangs during a jump/fall, they can press and hold A again to perform a glide. The first time glide is performed in a jump/fall, Ty's Y-velocity is instantly reset to 0. While glide is held gravity is reduced to -19 sppf2. The maximum horizontal velocity from gliding is 529 sppf. This move is intended for crossing large gaps, but this TAS uses it to mainly shorten jumps.

Boomerang Throw

The main gimmick of this game is the use of multiple different boomerangs with different properties, however the only 2 boomerangs used in this TAS are the normal boomerangs you start the game with, and the infra-rangs which are needed to complete one of the levels in the game. When a boomerang is thrown it travel a set distance away from Ty or until it hits an object. It then turns around and tries finding it's way back to Ty. If the boomerang is out long enough without colliding with Ty it will despawn and reappear in Ty's hand. Normal boomerangs give you 2 boomerangs that can be thrown in the 8 cardinal directions. Infra-rangs places a reticle on the screen that can be controlled when the play hold "B" to be in a pre-throw state.

Boosteranging

Boosteranging (or back boosting using with boomerang) is the fastest of horizontal movement, and the main form of movement used in this TAS. When landing while performing a aerial boomerang throw, the game tries to kill Ty's velocity. It does so by accelerating Ty by -32 sppf2 in the direction he's facing for the remaining length of the boomerang throw animation or until Ty's velocity is less than 32 sppf. When Ty is facing the same direction he is traveling this has the intended effect. However by facing away from the direction of travel, this acceleration adds constructively to Ty's existing velocity causing him to move faster and faster. To make matters worse, this grounded-aerial boomerang throw state can be cancelled directly into another grounded-aerial boomerang throw to continue the boosteranging or cancelled into a jump to maintain the increased velocity while clearing obstacles. On top of that, the grounded-aerial boomerang throw does not reset Ty's velocity when he collides with walls or other background objects allowing him to boosterang into a corner and continue building up enough speed (>4098 sppf) to clip OoB. On top of that, once OoB the constant collisions all around Ty will normally lock him in place, however since these collision do not reset Ty's velocity in this state he can continue moving the entire time he is OoB as long as he continues boosteranging. Since Ty's velocity is stored as a s32 integer, the maximum obtainable velocities through boosteranging are 2,147483,648 sppf and 2,147483,647 sppf in the left and right directions respectively.

Super Jumps

Normally after landing the bit that determines if glide has already been used this fall/jump is reset meaning next time the player jumps and performs a glide their Y velocity will be reset to 0. However landing while throwing a boomerang and then cancelling the boomerang throw with another jump will not reset this bit. This allows Ty to enter the glide state without his Y-velocity instantly resetting to 0. The result of which is a jump with about 1/4 of the normal gravity.
Since glide was intended to reset your Y-velocity, you were never intended to gain height with the glide move, it appears that ceiling collisions for the glide state do not exist. This allows the player to easily embed themselves OoBs in low ceilings with a super jump. This can also be used to overflow the player's y-position to teleport the player from the top of a level to the bottom.

Infinte Boosterang

If gliding close enough to the ground, Ty will enter a landing state slightly above the ground or platform. If a boosterang is performed at this time, Ty will begin gaining velocity without having to continually throw rangs. Ty will continue traveling in a straight horizontal line until he hits a wall, floor, or other object.

Out of Bounds Movement

There are a few oddities to OoBs movement in this game. This is a list of notable OoBs movement rules:
  • Only the grounded-aerial boomerang throw animation doesn't reset your velocity when colliding with terrain, So it must be used for almost the entire times while out of bounds.
  • Jumping in a given direction will cause a terrain collision in that direction. Following up with a boomerang throw on the next frame will maintain the collision correction velocity pushing the player in the opposite direction of the jump at a velocity of 4096 ppf.
  • If the player is within 1 tile of the edge of a wall, floor or roof, they can simply walk, jump or fall back in bounds respectively.
  • The player cannot pass outside the box the level is contained within unless super jumping. This allows you to use bottom edge of the level as a floor.
  • There are no actual floors while OoBs, so the player's will fall while moving OoB unless on the bottom edge of the level.

Individual Levels

Intro - Prison Escape

The frills are trying to break Boss Cass out of prison and you have to try to stop them.
  • Off camera movement due to high velocity and locked camera mini-boss fights.
  • Breaking out of locked camera mini-boss fights. This causes Ty to lose all his velocity.
  • Completely avoiding first mini-boss fight by traveling out of bounds along lower bounding box of the stage.
  • First example of super-jumping.
  • Avoiding Boss Cass dialog by traveling past him before trigger loads.
  • Taking Damage to save time in boss fight.

Outback Oasis

  • Infinite boosterang to gain speed while avoiding spike damage
  • Out of bounds movement to obtain second koala kid without back tracking

Boonie Come Home

  • Superjumps shorten path

Faire Dinkum

  • Positioning Ty after hitting each button to minimize locked camera movement.
  • Pause exit to skip final cutscene.

Data Nut Debacle

  • OoBs travel along bottom of level bounding box.
  • Superjump to clip trough ceiling.

Lizard Lagoon

  • Shows off infinite boosterangs, y-position underflow,and a variety of other movement tech/glitches.
  • Pause exit to return to overworld map instead of inside Bush HQ

Lion Village

  • Glitch to get each enemy to count twice. Enemy despawns from death animation and level screen on exact save frame.

Croc o' Trouble

  • Escort Mission.
  • Partially clipping through gate to hit croc from behind wall
  • Major Lag reduction

City of Industry

  • Clips to skip major parts of the level.
  • Camera manipulation to affect platform cycles

Tree Tangle

  • First example of upwards movement while OoB.

Fluffy

  • Skips initial boss trigger
  • Locks boss in place

Bush HQ

  • Purchases Lifter Bunyip and Infrarang

Red Ahead

  • Skips all but final required use of Lifter Bunyip

Excursion Excitement

  • Super jumps to reduces travel distance

Cy vs Ty

  • Building up speed to clear lake obstacle
  • Clip to mini-boss
  • Frame locks mini-boss

Koala Kiddies

  • Major rerouting/sequence breaking

Buster

  • Uses infrarange to precisely position rang throws to maximize number of enemy hits.

Rock n' Ruin

  • Y-position overflow
  • Intended sequence breaks

Crocodile Chaos

  • Y-position overflow
  • Intended sequence break, TAS order 1-2-6-5-3-4

Crouching Koala, Hidden Frill

  • Only required use of infrarange
  • Enemies count twice to kill 4 enemies instead of 8. Multiple boomerangs colliding at with enemy on the same frame. Multirang can get more than 2 points per kill, however buying would require a second visit to bush HQ to buy multirang and flamerang. Timeloss from second visit outweighed possible time save.

You're Fired

  • Major sequence breaks
  • Damage at end to use invisibility frames to save time

Boss Kass

  • Firing to reduce jump height
  • Frame locking Cy
  • Use of laser during Buster fight
  • Ending Buster fight as far left as possible to reduce screen scrolling

Other comments

suggested screenshot:

slamo: Whew! Great job utterly ruining this game's engine. The laws of physics are optional in Tasmania, apparently. Thank you for making the waiting sections entertaining as well.
Personally, the zipping around and out-of-bounds sections made this run very entertaining to me. The audience enjoyed it as well. This is exactly the kind of run we like to see at TASVideos. Accepting to Moons.
Dacicus: Processing...
feos: Replaced the movie with one without a frame of blank input at the end.

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14852
Location: 127.0.0.1
EZGames69
He/They
Publisher, Reviewer, Expert player (3964)
Joined: 5/29/2017
Posts: 2706
Location: Michigan
It looks like this game also has the same bios issue I reported about for DKC2, where it stalls for 2 seconds longer than it actually should. Doesn’t seem to be happening for many games but I really do hope to see a fix at some point. Also WHAT?!! HOW CAN A TIGER GO THAT FAST?!?!?!?! Yes vote.
[14:15] <feos> WinDOES what DOSn't 12:33:44 PM <Mothrayas> "I got an oof with my game!" Mothrayas Today at 12:22: <Colin> thank you for supporting noble causes such as my feet MemoryTAS Today at 11:55 AM: you wouldn't know beauty if it slapped you in the face with a giant fish [Today at 4:51 PM] Mothrayas: although if you like your own tweets that's the online equivalent of sniffing your own farts and probably tells a lot about you as a person MemoryTAS Today at 7:01 PM: But I exert big staff energy honestly lol Samsara Today at 1:20 PM: wouldn't ACE in a real life TAS just stand for Actually Cease Existing
The8bitbeast
He/Him
Expert player (2522)
Joined: 11/26/2015
Posts: 183
Location: Australia
Congrats on submitting this Mittenz! It's great to see this done knowing how much hard work you put into this game in TAS, RTA and contacting the devs. I can't believe how many complicated glitches you discovered and how well you understand optimising the wacky physics. Even though I did probably less than 5% of the actual inputs I still learnt a lot of interesting stuff and hopefully what I contributed with glitch hunting, routing and minor optimisation helped push this sub 15.
Joined: 10/23/2009
Posts: 545
Location: Where?
Glad to see the final product. Yes vote. :)
CoolHandMike
He/Him
Editor, Reviewer, Experienced player (635)
Joined: 3/9/2019
Posts: 579
Very entertaining. Love all the OOB stuff!
discord: CoolHandMike#0352
Mittenz
He/Him
Active player (407)
Joined: 6/21/2017
Posts: 41
The8bitbeast wrote:
Even though I did probably less than 5% of the actual inputs I still learnt a lot of interesting stuff and hopefully what I contributed with glitch hunting, routing and minor optimisation helped push this sub 15.
I really appreciated you agreeing to work on this project with me, as there were a few points I almost threw in the towel (*looks at croc escort level*). Your contributions definitely helped push the time down to sub15! Excited to working with you again in the future :)
theballaam96
He/Him
Player (198)
Joined: 3/26/2019
Posts: 41
A top-tier TAS tbh, very impressive with the improvement of the RTA record with the glitch discoveries, and the TAS looking as clean and impressive as it does
Warepire
He/Him
Editor
Joined: 3/2/2010
Posts: 2174
Location: A little to the left of nowhere (Sweden)
Fast, and glitchy. I was entertained.
Editor, Player (67)
Joined: 6/22/2005
Posts: 1041
For the publication, can I get a movie file that gets to the last post-credits screen, please?
Current Projects: TAS: Wizards & Warriors III.
Mittenz
He/Him
Active player (407)
Joined: 6/21/2017
Posts: 41
Yeah, No Problem
Mittenz
He/Him
Active player (407)
Joined: 6/21/2017
Posts: 41
Here is the version that ends on the final screen: User movie #54294536757040646 Was not sure how to edit submission to include different file...
Joined: 10/23/2009
Posts: 545
Location: Where?
You did the right way. It's the moderators who have the options of replacing a movie. PS: Speedy award material right there. I'm also seeing this being a contender for GBA tas of the year. I'm hoping to see some more TY in the future. :)
Site Admin, Skilled player (1235)
Joined: 4/17/2010
Posts: 11264
Location: RU
The submitted movie has one frame of blank input in the end, I removed it here: http://tasvideos.org/userfiles/info/54365826551849070 And this is what I think is the best solution for the encoded ending: http://tasvideos.org/userfiles/info/54365565491120826 It lets the credits fully play and then skips the cutscene with A. Skipping the credits feels odd and we prefer to show them as a full ending. The music loop doesn't match the length of the credits though, but it has played at least once when they end, and the dialogue automatically starts, so it should be fine.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Mittenz
He/Him
Active player (407)
Joined: 6/21/2017
Posts: 41
Thanks for making those feos. Would the 1st movie be for official timing (power on to last input), and then 2nd one for rendering video? If so, I agree that's probably the best course action for this game.
Site Admin, Skilled player (1235)
Joined: 4/17/2010
Posts: 11264
Location: RU
Yes.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14852
Location: 127.0.0.1
This movie has been published. The posts before this message apply to the submission, and posts after this message apply to the published movie. ---- [3939] GBA Ty the Tasmanian Tiger 2: Bush Rescue by Mittenz & The8bitbeast in 14:58.41