Moon Patrol

The game Moon Patrol is about a patrol drive on the moon with the help of a corresponding vehicle that can jump and shoot. On the way to the checkpoints (A to Z) there are not only holes and stones disturbing the patrol path, but also UFOs and spaceships, that in addition drop missiles and bombs. If the drive to the next checkpoint (E, J, O, T, Z) is done within a certain time, you get awarded bonus points. --C64 Wiki

Tools Used

  • BizHawk 2.11

Effort In TASing

I originally tried to submit this game in 2023, but I quickly discovered that it was a nightmare to optimize. Any changes I made to the movie, ended up causing confusion for me to deal with. After picking at this for a year or two, I finally figured out the details on how to optimize it.
Optimizing was done on several fronts. They are listed below:
  • Jumping: Not sure why this works, but you need to constantly be jumping. By performing this, you cause the scrolling of the ground to move faster. If you look closely, you'll notice how the game slows a bit, when you are crawling on the surface. My guess is, that a "Collision Check" is avoided for positing the vehicle vertically to follow the conture of the ground.
  • AI/RNG Manipulation: This game behaves a lot like other Nintendo games, where you can shoot or jump on different frames. Doing so, will cause different reactions of the game. One particular reaction, is the appearance of enemy ships. A lot of times, they will appear and perform different flying patterns...which most of them are slow at getting in scope for shooting. So effort is performed to get them to show early and to fly quickly over my "roof gun".
  • Enemy Ships: When ever there is movement on the screen, the game runs slower. I wouldn't call this true lag, but the way it is coded causes it to run more slowly, when more action is on the screen. So, to get the game to run faster...kill all enemies as quick as possible.
  • Shooting: One of the biggest problems, in slowing down the game, is firing the "forward gun". This missile tracks the ground and causes more slowness than the "Roof gun", which shoots lasers. Since you have to shoot in this game, you can take advantage of this situation by firing multiple lasers, while the front missile is still in sight. This saves a bit on optimization.
  • Ending Time: The coding of this game really affects the In-Game Timer. You can do everything perfectly, throughout this game, and yet you will obtain different times for the same distance, at full speed. At the end of each segment, you will notice a slow tallying of bonus points. Because of this slow bonus speed, you can try and time the ending of each segment to knock one more second off, to prevent this slowness. Each bonus tick, is 25 frames...so if you can manipulate the timer within 25 frames, you will cause the next round of play to appear sooner.
  • Sprite Collision: Throughout this run, you will see that I'm not fully cleared of some craters. It is during these times, you will see that I'm shooting a missile. This missile affects the sprite collision detection and can sometimes allow me to avoid catastrophe.
  • Static Objects: Anything that scrolls "statically" from right to left, is going to travel the same speed...whether you shoot it or not. You can examine the addresses that "shift" the graphical data from byte to byte and quickly realize that any object that is placed on the ground (IE: Boulders, Tanks, Craters), will not affect the speed of the game. This the reason why I jump as many of them as I can, as shooting them only slows down the game.

Ending Choice

Just like my Arcade TAS, this version completes two loops of the game, representing the "Beginners Course" and finally the "Champion Course". All courses thereafter, will be a repeat of the "Champion Course", as there is no new content.

Human Comparison

Speedrun.com doesn't have a WR for this, so I found this to demonstrate the human ability of this game.

DrD2k9: Claiming for judging.
DrD2k9: I drained many many tokens in the arcade version of this game at Showbiz Pizza as a child. It was always a favorite of mine, though I wasn't very good at it. It is nice to see it handled so readily that it appears much easier than it truly is.
The choice of end point seems appropriate. Nice work. Accepting.
fsvgm777: Processing.


TASVideoAgent
They/Them
Moderator
Location: 127.0.0.1
Joined: 8/3/2004
Posts: 17176
Location: 127.0.0.1
This topic is for the purpose of discussing #10166: nymx's C64 Moon Patrol in 13:29.563
Twisted_Eye
He/Him
Experienced player (796)
Location: Seattle, WA
Joined: 10/17/2005
Posts: 684
Location: Seattle, WA
i'm so sorry but the jumping sound effects at the beginning made me think of this old video and then I was too distracted until I could post and get this out of my head. Okay watching the rest e- Yeah I've always liked this game, and your run does a really good job of both showing it off and whipping it quick. Yes vote for sure.
nymx
He/Him
Editor, Judge, Expert player (2853)
Location: Under the Weather
Joined: 11/14/2014
Posts: 1047
Location: Under the Weather
I forgot to add the comparison video for my efffort: Link to video
I recently discovered that if you haven't reached a level of frustration with TASing any game, then you haven't done your due diligence. ---- SOYZA: Are you playing a game? NYMX: I'm not playing a game, I'm TASing. SOYZA: Oh...so its not a game...Its for real? ---- Anybody got a Quantum computer I can borrow for 20 minutes? Nevermind...eien's 64 core machine will do. :) ---- BOTing will be the end of all games. --NYMX
nymx
He/Him
Editor, Judge, Expert player (2853)
Location: Under the Weather
Joined: 11/14/2014
Posts: 1047
Location: Under the Weather
Twisted_Eye wrote:
e- Yeah I've always liked this game, and your run does a really good job of both showing it off and whipping it quick. Yes vote for sure.
Thanks. It really was a hard run to produce. I'm glad it is over.
I recently discovered that if you haven't reached a level of frustration with TASing any game, then you haven't done your due diligence. ---- SOYZA: Are you playing a game? NYMX: I'm not playing a game, I'm TASing. SOYZA: Oh...so its not a game...Its for real? ---- Anybody got a Quantum computer I can borrow for 20 minutes? Nevermind...eien's 64 core machine will do. :) ---- BOTing will be the end of all games. --NYMX
nymx
He/Him
Editor, Judge, Expert player (2853)
Location: Under the Weather
Joined: 11/14/2014
Posts: 1047
Location: Under the Weather
Twisted_Eye wrote:
i'm so sorry but the jumping sound effects at the beginning made me think of this old video and then I was too distracted until I could post and get this out of my head..
WOAH! LOL.
I recently discovered that if you haven't reached a level of frustration with TASing any game, then you haven't done your due diligence. ---- SOYZA: Are you playing a game? NYMX: I'm not playing a game, I'm TASing. SOYZA: Oh...so its not a game...Its for real? ---- Anybody got a Quantum computer I can borrow for 20 minutes? Nevermind...eien's 64 core machine will do. :) ---- BOTing will be the end of all games. --NYMX
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Location: 127.0.0.1
Joined: 8/3/2004
Posts: 17176
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. ---- [6976] C64 Moon Patrol by nymx in 13:29.563