(Link to video)
General info:
  • Bizhawk 2.8
  • Aims for fastest time
  • Plays at easiest difficulty
  • Abuses programming errors
  • Manipulates RNG
Difficulty choice: Easy Why did we choose easy? Because I’m EZGames, it’s my thing. In actuality, easy was chosen because in terms of this run, Hard mode only affects the amount of hits the hyenas take in the first and third levels. After that, the difficulty is no longer relevant. The same thing was done in the Genesis TAS for this game, so this has precedent. The amount of time that was saved from using easy mode was roughly 1256 frames (298 frames saved on the fight in level 1, 354 frames saved on 1st hyena fights in level 3, and 604 frames on the 2nd hyena fights in level 3)
SBDWolf: I think the way RNG works in trhis game deserves a brief breakdown. The RNG seed is stored at $1E00 in RAM as a 3 byte value. The RNG only advances when something explicitly calls it, and always through the same algorithm. That means that it can both be very predictable over a short term, as well as very inflexible to work with and hard to control precisely. In order to change the RNG in a movie file, you need to go far back enough to find a spot where you can interact with an RNG element differently at little or no time loss. The problem is, later RNG calling elements can now roll the RNG a different amount of time well. For example: cheetahs can swipe a random amount of times, and every time they swipe they advance the RNG. This means that going back to change the RNG, then going through some cheetahs, can cause further RNG differences. This makes it difficult to land on exactly a specific RNG value.
Level by level breakdown:
To be filled in.

The Pridelands

Pridelands is very straightforward, just reach the hyena at the end of the level and defeat it.
There is a pixel perfect jump that skips a section of the level, and we are able to jump to a tree that normally holds a bonus game bug to skip another section.
You’ll notice we alternate left and right sometimes when jumping, this is because when you turn around or stop moving, you lose the speed values, however if you hold L+R it preserves the speed while you’re jumping.
The hyena only takes one hit on easy mode

Can't Wait To Be King

This is the level that caused this game to become infamous. Monkey puzzle aside, the only real ticks with this level is lag reduction.

The Elephant Graveyard

The Vultures in this stage have some of the most frustrating rng as you don’t get many chances to advance it.

The Stampede

Yes

Simba's Exile

The ledges in this stage are busted if you jump at them with a specific height and speed value.

Hakuna Matata

SBDWolf: It's a little hard to notice, but there is a small wiggle on one of the swings midway through the level. This causes additional RNG rolls, which will come in handy later.

Simba's Destiny

SBDWolf: There is an 11 frames delay before throwing the cheetah at the first spawner, which causes additional RNG rolls, This delay + the wiggle in Hakuna was the best manipulation I could find within about a week of work.

Be Prepared

SBDWolf: This is the level that all the RNG manips builded up to. The optimal RNG here is for the cheetah to do a single swipe in order to clip as fast as possible, and for the leftmost geyser to erupt second.
Here's how the geysers work, simplified: when a geyser spawns, so long as another geyser is not currently erupting, it gets assigned a random cooldown between 0x32 frames and 0x41 frames. When its cooldown reaches 0, it will erupt. If more than one geyser currently has its cooldown sitting at 0, they will erupt in the order that they appear in the object list, which in typical circumstances is from right to left. Once the leftmost geyser erupts a total of 5 times, a rock will fall on it, and it can be ridden to end the level.
After clipping, we stall on the upper ledge a bit. This only spawns the rightmost geysers and depletes its cooldown completely. After that, we run left. Soon after the rightmost geyser finishes erupting, all geysers get assigned a new cooldown at the same time. This allows for any geyser to potentially erupt second, after which they will cycle through in the normal right-to-left order. If the leftmost geyser is the one that erupts second, then its fifth eruption will happen before the middle two geysers, skipping two eruption cycles.
Here's a video on the topic by Akiteru, which goes into a little bit more detail about these geysers and RNG in general: https://youtu.be/7F-GyDBkmeU
This is a 25% chance, which coupled with the single swipe cheetah RNG, made finding the optimal RNG seed for this level pretty difficult. Technically there is extra time save coming from the cooldown that the first two eruptions receive. This run gets 0x3C and 0x32.

Simba's Return

Pride Rock

Comments:
EZGames69: This has been a project I’ve wanted to do for awhile. Ever since Tompa posted about the time save in Be Prepared, I wanted to look at improvements to this game. I ended up improving the Genesis version in the process with Tompa, but I couldn’t let the SNES alone. Unfortunately so much of this game has a ton of luck based events that have demotivated me for awhile. It was by the time I reached the 2nd panther section in Simba’s Destiny that I was about ready to give up. I reached out to the Lion King RTA discord for help, where I talked to SBDWolf. He was able to determine the solution that didn’t rely on RNG at all, but to kill the bottom leopard because it ended up being faster to do that. I’m very thankful for his efforts and keeping my motivation for this game alive.
SBDWolf: I joined this project after EZGames69 hit a roadblock in Simba's Destiny. I worked on manipulating RNG in Be Prepared (big pain in the neck, by the way), some rooms in Simba's Return, and polishing up Pride Rock, on top of finding some miscellaneous time savers in here and there. I consider myself an RTA runner first and foremost, but I always find TASing very enjoyable and I think it helps me spot and think about optimizations that I otherwise would have a difficult time coming up with. Huge thanks to EZGames69 for getting me involved in this project, and big shoutouts to Tompa for doing a lot of work on this game throughout the years, Akiteru for doing a lot of research on the RNG and this game's inner workings (and being a beast at this game in general), and to all the passionate TLK runners from the community for all the work they put into this game.

Truncated: Claiming for judging.

Truncated: Replaced the movie file with a 1 frame faster version on request of SBDWolf.
Subtracting the time gained from changing difficulty means there's still around 4000 frames of improvement here. As such, accepting this as an improvement to [2716] SNES The Lion King by Tompa in 12:51.20.

despoa: Processing...

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14776
Location: 127.0.0.1
This topic is for the purpose of discussing #7506: EZGames69 & SBDWolf's SNES The Lion King in 11:22.99
eien86
He/Him
Judge, Skilled player (1694)
Joined: 3/21/2021
Posts: 160
Location: Switzerland
This game has ruined way too many childhoods, including mine at times. Too many cryptic puzzles (throwing monkeys, caves, lava pits), difficult platforming and very few HP / lives. It's great to see it destroyed like this. Great job, guys. Yes vote.
Active player (255)
Joined: 11/16/2020
Posts: 7
I have a very important message. This is a 1 frame improvement. I took out a roll on a nest during the last monkey puzzle of level 2, which was done for lag optimization, but by readjusting the jump onto the rhino later on I managed to reduce that lag anyway. Now, this is a very important frame. It is not just any frame: it brought the time down to 11:22.995, which is down from 11:23.012 of the previous movie. I am a big fan of breaking second barriers. I find it cathartic. So yeah, please replace the input file with this one, thank you :) - https://tasvideos.org/UserFiles/Info/637892577217703830
Tompa
Any
Editor, Expert player (2139)
Joined: 8/15/2005
Posts: 1932
Location: Mullsjö, Sweden
Well done you two!
Challenger
He/Him
Skilled player (1634)
Joined: 2/23/2016
Posts: 1033
Pretty good improvement :)
My homepage --Currently not much motived for TASing as before...-- But I'm still working.
Editor, Experienced player (856)
Joined: 7/20/2011
Posts: 345
Did you guys take a lot of pride in this TAS? Cause this rocked! I'm sorry
Current thoughts: Hachiemon (J) for GBA.
CoolHandMike
He/Him
Editor, Experienced player, Reviewer (634)
Joined: 3/9/2019
Posts: 562
Good improvement yes vote
discord: CoolHandMike#0352
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14776
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. ---- [4735] SNES The Lion King by EZGames69 & SBDWolf in 11:22.99
Lisek_Tod
He/Him
Joined: 6/23/2022
Posts: 1
Location: Kopaliny
Super! Congratulations! :D