(Link to video)
Mickey's Dangerous Chase is a simple platformer for the GameBoy. You can play as either Mickey or Minnie and the goal is to get back a present that Pete stole. The character can walk, jump and pickup blocks and throw them. It heavily resembles Chip n Dale Rescue Rangers for the NES except with some autoscrollers with vehicles.

Game objectives

  • Emulator used: Bizhawk 2.3 (GBHawk core)
  • Takes damage to save time

Comments

Memory: I decided to investigate EZGames69's last submission while judging and I found plenty of improvements. I decided to look into more improvements and so I decided to work on it myself.
I used EZ's input as a base and most of my strategies are the same as his, with the exception of lag reduction and some minor movement changes here and there.

Techniques

Memory: Jumping a certain amount of frames before a lag frame may cancel it. This is the most common method I implement to reduce lag in the game. Other methods include reducing sprites... including Mickey himself by jumping offscreen.
Another improvement was the usage of clipping corners to get pushed forwards. You move forward 2 pixels instead of 1 on a single frame if you do it. It was thought this would cause lag but I discovered that this was not always the case and implemented it where I could.

Emulator differences

EZGames69: When I started working on this game, I noticed that the Screen transitions for GBHawk are noticeably faster compared to Gambette. in Gambette, the transitions take 11 lag frames while in GBHawk it's only 1 lag frame. So this is movie is about 84 frames faster than if it was done on Gambette.
what's interesting is even when the movie files were done on either core to playback on a GBP, it would still make it to the first level just fine, even though the differences occur during the screen transitions. Hopefully this movie can help determine if anything needs to be fixed in the GBHawk core.

Table of improvements from Published movie

LevelFrames saved
1-133
1-215
1-323
2-129
2-218
2-337
3-147
3-247
3-314
4-184
4-224
4-333
5-142
5-213
5-311
Total470

1-1

Memory: I first started to save frames here by experimenting with the jumps. I found that I actually saved frames by moving the second jump earlier, which ultimately pushed me to look further into improvements for this game. Experimenting with the block toss timing also saved some time.
Whenever I jump seemingly randomly, the point is to reduce lag.
I changed the exact timing when Mickey got hit by the enemy to control lag.

1-2

Memory: Mostly additional jumps and experimented with timings to reduce lag.

1-3

Memory: A ton of time was saved here and on most the autoscrollers through lag. In this case it was mostly just the jump a certain number of frames before certain lag frames method.

2-1

Memory: When you throw the blocks is crucial to determining the amount of lag you get.

2-2

Memory: I managed to get past a bouncing rock two frames faster than EZ by holding right instead of left for one frame when trying to jump past. Otherwise more of the same lag reduction techniques.

2-3

Memory: Picked up 3 of the orbs to reduce lag. Also picked up an invincibility to remove enemies and reduce lag. Collecting the stars might sometimes cause lag so I avoided it when it would. Some levels you want to collect the stars, others you want to avoid.

3-1

Memory: Jumping in the spikes at the beginning causes a little less lag than jumping into the bird.
Power-ups that come from the Question Mark blocks cause a lot of lag when they appear so you want to collect them ASAP.
Often you can fall slightly faster by jumping and hitting the ceiling with 2 frames of A-input instead of 1 or walking off the edge.

3-2

Memory: Jumping before getting hit by the bat at the start helps reduce lag for some reason.
At 5:21 in the encode is the first instance in which I knowingly used the corner clipping technique.

3-3

Memory: Jumping off screen frequently reduced lag so I implement it whenever possible. Ultimately lag comes down to trial and error.
Lag can also be caused by holding directions at certain periods so I'm sorry if the entertainment on the autoscrollers isn't quite as good.

4-1

Memory: Managed to save a lot of time here. A lot of it was lag reduction, but I also implemented a cleaner strategy picking up the block with the spike ball on top of it.
I timed collecting the star thing that appears from the ? block but it wasn't worth waiting for. It ultimately just creates a 1-up sprite which might cause lag anyways. I still managed to reduce lag from it by jumping repeatedly, however.

4-2

Memory: Some lag and movement optimizations.

4-3

Memory: I picked up the star at the beginning as soon as possible to minimize lag. I also grabbed an additional orb.

5-1

Memory: Experimenting with when and where you get hit was key to determing lag.
Jumping from the higher platform at the end also reduced lag.

5-2

Memory: Lag reduction picking up more orbs and staying off-screen. You want to jump a lot earlier here to avoid lag than most other stages.

5-3

Memory: A lot of the lag here I couldn't do much about but I took what I could. Collecting stars helped with lag here.
There is one block where I landed on the corner and it looks like I lose time but delaying the jump causes more lag anyways so it doesn't actually matter.

Other comments

Memory: I wouldn't be surprised if there is more time to save through lag and maybe some more minor optimizations. However, this TAS is much harder to improve on than earlier iterations, which was ultimately the point of me working on the project.

ThunderAxe31: Judging.
ThunderAxe31: Solid improvement. Accepting for obsoleting the current publication.
feos: Pub.

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14854
Location: 127.0.0.1
This topic is for the purpose of discussing #6089: EZGames69 & Memory's GB Mickey's Dangerous Chase in 11:37.07
ViGadeomes
He/Him
Judge, Active player (303)
Joined: 10/16/2017
Posts: 456
Location: France
Thanks Memory for this +6 seconds improvements ! Yes vote again.
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14854
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. ---- [3782] GB Mickey's Dangerous Chase by EZGames69 & Memory in 11:37.07
EZGames69
He/They
Publisher, Reviewer, Expert player (3964)
Joined: 5/29/2017
Posts: 2706
Location: Michigan
this run has been verified, however some inputs had to be changed a bit to work properly, but most of the other inputs were completely unchanged. Link to video
[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
Editor, Experienced player (608)
Joined: 11/8/2010
Posts: 4012
EZGames69 wrote:
some inputs had to be changed a bit to work properly, but most of the other inputs were completely unchanged.
Do you think the changes were minor enough that we can give this publication the "Console verified" flag? Or should we hold off until emulation improves to where the input file plays on GBP without edits?
EZGames69
He/They
Publisher, Reviewer, Expert player (3964)
Joined: 5/29/2017
Posts: 2706
Location: Michigan
with the release of 2.4.1, this verification movie should sync on it. However there was some changes I had to make in order to get it working on GBC in GBA. for one, the old publication was done on GBHawk, and at the time, loading zones were only one frame long, as I mention in the submission text. So a ton of frames were added in order to resync it to Gambette. if the verification movie I provided is faster in gameplay compared to the old publication, I will submit it for the purpose of console verification, however it's going to be difficult to know is an improvement and what is an emulation difference. If someone wants to test it out for me I'd appreciate it. Otherwise I'll eventually look into it myself.
[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