Game Objectives

Collect note bubbles to reach each level boss by firing a ball-like weapon which causes a specific note to play in sync with the background music depending on the direction fired.
  • Emulator used: fceux-2.1.3 (and Multitrack2.lua rev 1812 :)
  • Aims for fastest time
  • Aims for maximum entertainment without sacrificing speed
  • Takes no damage
  • Kills all level enemies

Game Description

Otocky was created by Toshio_Iwai in 1987 and was only released in Japan for the Famicom Disk System. It is best described (at least by Wikipedia) as a musical side-scrolling shoot'em up where the primary weapon is a ball which, when fired in one of eight directions, plays different musical notes on the primary instrument quantized to the beat of the background music. While the number of different notes that the player can choose from is limited (usually to 7 or 8 notes matching the current chord of the background music) it is still possible to create interesting note progressions and harmonies with the background music.
There's a fantastic description of the various gameplay elements and a walkthrough up at strategywiki.org that contains a lot of additional information but in brief the goal is to collect note bubbles to fill the note meter at the bottom of the screen which when filled will immediately start a boss battle. Notes are collected by firing a ball-like weapon in 8 directions producing a sound based on the instrument displayed at the bottom of the screen. When collected by colliding with them A bubbles change the instrument being played (which affects the sound generated and the speed and distance the ball travels when fired) and B bubbles add a secondary weapon for the B button which can only be used for eliminating enemies. If the player is hit by an enemy the note meter is decremented and the size of the ball is reduced which is the only indication of the player's health (no damage is taken in this run so this game element is not demonstrated). The boss battles consist of various musical notes or symbols which have holes in them that must be filled by firing the ball weapon at them until all notes in the note meter are depleted at which point the boss is "healed" and the battle ends with a long fanfare.

Game Frame Rules

There are several specific rules in the game:
- All shots fired are delayed (quantized) to match a 1 frame shot window spaced by a specific shot delay gap which is driven by the background music. For instance, in level 6 the duration between shot windows is 15 frames meaning any shot fired in the previous 14 frames will not appear until the 15th frame. This frame gap between shot windows (i.e. the shot delay gap) lines up with the beat per minute of the background music and changes when things like the fast forward bubble are collected as well as automatically on levels 1 and 11 where the tempo changes as the level progresses. In later levels I adjusted Multitrack2.lua's savestate frequency to match the BPM of the BGM at the last frame prior to the shot window. I mark the last frame the player can shoot on either by firing a shot for one frame or if I'm inserting a "rest" beat by holding down the select button for one frame. More information on this pattern is described in the Potential Improvements section below.
- Only two balls (the main A button weapon) can be on screen at any given time. Different instruments the player picks up cause the balls to move either faster or slower and travel a longer or shorter distance meaning that it is sometimes difficult to fire several shots quickly while still moving around (especially on levels with a slow tempo and by extension a long shot delay gap). For this reason there are times where it is not feasible to move around the screen a lot. There are many occasions where one of the two balls is just returning as the next shot window edge is coming up and the only choice is to sit still or sometimes even move toward the returning ball to ensure it arrives before the current shot delay gap closes. If two balls are out and a shot is fired the game will remember the shot but it will not fire until the next shot window assuming there are less than two balls on the screen at that point (if there are still two balls on the screen at that point the shot is forgotten and will not happen during the subsequent shot window).
- Only one B weapon may be on screen at a time; firing the B weapon a second time eliminates the first instance. This limitation can be used creatively but doesn't usually have a significant impact on gameplay.
- Note bubbles are counted as collected as soon as the ball touches them but only if they are mostly on-screen. This means that it is not necessary to be at the edge of the screen when collecting the last note bubble in the level but it does mean that getting the ball and the bubble to be at the same place at the point at which the bubble is on screen enough to be counted is a bit challenging (especially if the first frame where the bubble is collectable happens in the middle of the shot delay gap).
- Collision detection generally favors the player. The ball barely has to touch a note bubble to be counted but an enemy has to be fairly close to collide with the hit box of the player. With that said the enemies generally move very fast so playing outside of a TAS is still fairly difficult.

Level By Level Comments

Loading screens: Like other FDS games this game has loading screens that are inherent in the system due to loading the contents of the game off of a diskette and cannot be skipped. This game also has somewhat long unskipable level and boss intro / outro music but it isn't as bad as the ones on High Speed were.
Boss battles: The boss battles in each level are all identical except a different musical symbol is present in each level. As noted (no pun intended) the notes that have been collected throughout the level are used in the boss battle to fill the gaps in the musical symbols. I have been unable to conclusively determine if the type of notes that are fired (single note, triple note, etc.) match up to what was collected in the level but I do know that the first note that appears in the boss battle can be manipulated (such as the boss for level 10).
Stage 1 - Otocky Land: Done without the use of Multitrack2, the tempo of this level changes as the level progresses (level 11 is the only other level that does this). This is not the best example of what the game can sound like but the "scale" played right as the first level starts demonstrates the notes that are available to play based on the chord of the background music. I'm not 100% positive but I believe the opening sequence of notes that are played are as follows:
  • DL: C below middle
  • D: C
  • L: E
  • R: G
  • U: C above middle
  • UL: E above middle
  • DR: G above middle
  • UR: C
The rest of the level is fairly unremarkable and generally doesn't sound anything like the other levels in the game.
Stage 2 - Onpu Circus: I started working with Multitrack2 in this level and I was still getting the hang of how far apart to space the savebuffer to match up with the shot delay gap. I start the level by only firing during every other shot window before picking up the pace. The fast forward bubble shows up in this level and I used it to increase the tempo of the background music, although it does not have any impact on the autoscrolling speed meaning there is no practical speed difference. The brass instrument is found in this level which has extremely good speed and distance but alas this is the only level it appears in. There's no collision detection for the background graphics but I creatively avoided some of them in this level anyway. I used the record bubble toward the end of this level which records the next 16 notes played and subsequently plays them back with a tinny sounding instrument (using up one of the two balls that can be on the screen at once). I skipped picking up the record bubble in some of the later levels as it doesn't always sound as good and like the fast forward bubble it has no impact on the autoscrolling speed.
Stage 3 - Beat Block: I attempted to make the beginning of this level sound like the beginning of Super Mario Brothers and the descent into the basement but the available notes that can be played are very limited so you have to stretch your imagination to hear it. Shortly after collecting the first A bubble there's a section where several enemies and note bubbles spring out of one spot on the screen - I had to work on that section for a long time to ensure that all of the enemies were dispatched and all of the note bubbles were picked up without making it look too easy.
Stage 4 M.B Percussion: Percussion. Bah. There's not much that can be done in this level musically so instead I focused on moving around the drum pads in the background (although there is no requirement to avoid anything at all in the background). At one point I shot at an empty area in a drum pad and a note bubble popped out - more on that in the Potential Improvements section.
Stage 5 - Soundscape: The background music changes chords rapidly in this level making it difficult to play anything specific but it turned out OK. There's one section where what appear to be lightning bolts come screaming from the upper right corner of the screen toward the lower left but I took them out with ease. There's a musical scale I pulled off toward the end that I really liked.
Stage 6 - Glass Waltz: This level has a very slow tempo and very widely spaced captive bubbles.
Stage 7 - Music Plant: This level has the fastest tempo of any level with a shot delay gap of 12 frames and I picked up the fast forward bubble on top of that so there's a fairly fast paced section.
Level 8 - Onple Trip: This is my favorite level - a little way into the level I was able to perfectly match the notes to the background music with very good results.
Stage 9 - Onpu Factory: There are several hidden notes and every single one of them must be found - unlike some levels there are no extra note bubbles meaning a normal player would likely repeat this level many times (the game is mean about it too - any notes you collected before become enemies making it very difficult to make it through this one alive). The background machinery noise in this level is a bit annoying but there were some good points in the background music. I employed a creative use of the B weapon in the boss battle for this level to dispatch enemies so they weren't blocking the holes.
Stage 10 - Cubic Keyboard: I attempted to directly match the primary note of the background music (especially at the beginning) which sounded pretty good. I opted to use the record bubble but I'm not sure if it was the best choice sound-wise. At one point near the end of the level there is a two frame graphical glitch right after I fired the B weapon where even the bar at the bottom of the screen is corrupted but the game recovered gracefully. The boss battle for this level went especially well as this boss had three holes in a line and it's possible to fire in one direction and move in the opposite direction causing two holes to be filled from only one shot.
Stage 11 - Final Notes: This level is very unusual - the only thing you can see are background notes that appear when you fire in various directions. For example, firing down and left might cause a double note to appear at the top of the screen while firing straight down might cause a # symbol to appear at the bottom of the screen. Each background note that appears hangs around like a blinking block cursor on an old phosphorous screen and fades completely by the time the second shot window comes around. There is a long gap at the beginning where no notes appear and at first I wasn't sure if I'd be able to hit every enemy before it went off the screen but I prevailed. Like level 9 there are no extra notes and I missed one the first time through and had to spend a couple of hours brute-forcing the level by firing in a specific direction while using Multitrack2.lua over and over again and then adjusting the location to figure out where the missing note was at. This wouldn't be necessary in a normal non-TAS game as the player would simply be forced to repeat the level until the missing note magically showed up out of nowhere but I had to figure out at exactly which point in the level the missing note was at which proved to be deceptively difficult. The final boss had only one hole which made the fight last a fairly long time but I was able to do a lot of interesting things with the B weapon to take out the enemies coming out of the hole.
Credit sequence: The game alludes to an Otocky 2 but I do not believe it was ever released (Rez and Electroplankton are other games that were later created by Toshio Iwai, but I digress). After the credit sequence ends the game returns to the main menu and the music maker mode is unlocked.

Potential Improvements

There are two aspects to potential improvements - those that allow the game to be completed faster and those that aid in entertainment by changing the melodies being played.
Potential speed improvements: In level 4 and again in level 9 there are notes that appear when the ball hits specific otherwise unmarked areas in the background. I don't believe I have missed any but there would be an obvious time savings if more were found. The last note (or in some cases notes) collected in each level could potentially be collected faster but I believe they are picked up as fast as the two ball limit and the shot delay gap allow. Finally, the boss battles could be significantly faster, especially if there's a way to use player input to employ luck manipulation to cause only triplet notes to appear. I was only ever able to manipulate the first note that appeared on a couple of levels but there may be more that can be done here.
Potential entertainment improvements: The ability to go back in the game and fire a shot in a completely different direction causing the music being composed to change means that it would be theoretically possible to rework large sections of the composed music in the existing run. To say that differently, another TAS of this same game would likely sound completely different making future runs of this game completely unique. In this run the primary goal of is to complete the game as fast as possible (while hitting all level enemies) so there were certainly some entertainment tradeoffs. A playaround TAS using the music maker mode in the same vein as the various Super Mario Paint musical creations could be interesting...
In all the levels except level 1 I consistently fired or rested at a specific interval. In the later levels the interval was precisely the same as the shot delay gap but some of the earlier levels were off causing additional "pause" or rest points to be added as identified by the Select button. This means that the existing run could be completely reworked by taking advantage of the existing framework - if someone wanted to do this they are more than welcome to use the existing .fm2 file as a base.

Thanks

FatRatKnight made this run possible by creating Multitrack2.lua - I still owe him a HowTo for that awesome tool
Grunty jumped in to help me encode the final version prior to submission (I had to pull that file because too many people downloaded it :)
Flygon also gave me advice on how to do my own encode and he posted an encode he made to archive.org

FractalFusion: Accepting since a lot of people seem to like it. That, and it is well-played anyway.
Flygon: This will be my first publication in a very very long time.

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14776
Location: 127.0.0.1
This topic is for the purpose of discussing #2739: dwangoAC's FDS Otocky in 17:52.02
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
That was beautiful to my ears. Yes vote and encoding. Shame Otocky 2 was never made... also, throughout watching this, I kept drawing similarities with this game and Tempo... probably just the premise.
Editor, Player (44)
Joined: 7/11/2010
Posts: 1022
I finished watching your encode of this before you even submitted (I'm assuming the encode matches the movie file). An impressive and amusing run, helping to get the best out of the game. The game itself doesn't really live up to its promise; the music isn't all that good, apart from the music you create yourself with your weapons. Why did you skip the fast-forward around level 7 (I can't remember the exact location), by the way? EDIT: "Contains no entertainment tradeoffs but aims to be entertaining" could probably be written more clearly as "Aims for maximum entertainment without sacrificing speed", to make it clear that this is a strong secondary goal.
Joined: 7/31/2007
Posts: 32
Location: Central Florida
I secretly watched the encode in IRC. This was an interesting run to watch. It kept me entertained and at times, my mind just kind of forgot that the author was actually playing music with his shooting. I'm the kind of guy that will listen to anything though. Easy yes vote.
mklip2001
He/Him
Editor
Joined: 6/23/2009
Posts: 2224
Location: Georgia, USA
No vote because of all the missed shots. ... Just kidding. Of course, the extra shots is the whole point of the game. This game has a really nice style. It's also quite impressive that it doesn't lag much at all with all the action on screen. Nice job especially with Stage 8; that was the only one where I wish it could've gone a little bit longer. It seemed like you could've ended some stages a little earlier by being more on the right side of the screen when you pick up the last note, but this is pretty minor. Yes vote. ais523: I don't know if this helps, but the fast-forward item doesn't look like it makes the stage scroll any more quickly. It just makes the background music faster. Sometimes this makes the music worse.
Used to be a frequent submissions commenter. My new computer has had some issues running emulators, so I've been here more sporadically. Still haven't gotten around to actually TASing yet... I was going to improve Kid Dracula for GB. It seems I was beaten to it, though, with a recent awesome run by Hetfield90 and StarvinStruthers. (http://tasvideos.org/2928M.html.) Thanks to goofydylan8 for running Gargoyle's Quest 2 because I mentioned the game! (http://tasvideos.org/2001M.html) Thanks to feos and MESHUGGAH for taking up runs of Duck Tales 2 because of my old signature! Thanks also to Samsara for finishing a Treasure Master run. From the submission comments:
Shoutouts and thanks to mklip2001 for arguably being the nicest and most supportive person on the forums.
Experienced player, Moderator, Senior Ambassador (897)
Joined: 9/14/2008
Posts: 1007
mklip2001 wrote:
It seemed like you could've ended some stages a little earlier by being more on the right side of the screen when you pick up the last note, but this is pretty minor. Yes vote..
That's something I should explain in the game frame rules - the moment the ball hits a note bubble it is counted as collected but the note bubble must be mostly if not completely on the screen to be collected. Add in the fact that it the note bubble may first become available on the opposite side of the firing delay and it may look sub-optimal but I did the best I could in each level. I'll be writing up a potential future improvements section to cover a few other possible improvements in the near future. Thanks for watching and giving feedback, A.C. ******
I was laid off in May 2023 and could use support via Patreon or onetime donations as I work on TASBot Re: and TASBot HD. I'm dwangoAC, part of the senior staff of TASVideos as the Senior Ambassador and BDFL of the TASBot community; I post TAS content on YouTube.com/dwangoAC based on livestreams from Twitch.tv/dwangoAC.
Joined: 7/2/2007
Posts: 3960
I can't fathom how anyone could beat level 11 normally; from your description, it sounds like they just keep invisibly looping until they randomly happen to hit all of the invisible small boxes that have notes in them? Mind, it had good aesthetics. Thanks for making this run! It was enjoyable and a distinct change of pace from our usual fare.
Pyrel - an open-source rewrite of the Angband roguelike game in Python.
Editor, Skilled player (1158)
Joined: 9/27/2008
Posts: 1084
FatRatKnight made this run possible by creating Multitrack2.lua
Glad to hear that "advertising" my script to you has helped. You were quite literally composing music, and noted that you had difficulty in using TASEdit, so I thought you'd like a different tool to try. You certainly made use of it, and the results... Are here in this submission. And it's a beautiful composition you made. Every stage sounded quite nice, and I found myself wanting to hear the "rest" of the music when it was interrupted by the bosses. Thanks for the listening experience. Now I'm thinking over my script again. Joy.
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
Joined: 6/20/2008
Posts: 150
I can't help but think that as a choice for a TAS, this is a pretty bad one--few opportunities for reoptimization, fairly lagless, straightforward bosses... And still, I think I'd be sad if it didn't get published. This is what it's all about. Yes voted.
Expert player (2578)
Joined: 6/2/2009
Posts: 1182
Location: Teresópolis - Rio de Janeiro - Brazil
Really nice work here I'm voting Yes. The only way to make it even better in my opinion would be sync the objects you collect with the music, but I guess it's not possible.
I am old enough to know better, but not enough to do it.
Experienced player, Moderator, Senior Ambassador (897)
Joined: 9/14/2008
Posts: 1007
Dooty wrote:
Really nice work here I'm voting Yes. The only way to make it even better in my opinion would be sync the objects you collect with the music, but I guess it's not possible.
I'd describe it as nearly impossible. :) For the most part the sound effect of collecting the note bubbles is fairly short anyway so I didn't spend much time worrying about that. My original goal was to do whatever i could to compose interesting sounding music but I was definitely shackled by the hard requirement of collecting every note bubble (which frequently required firing once to free the note bubble and firing a second time to collect it) and the soft requirement of killing every enemy. In hindsight I think I was a bit too optimistic but at the same time I have to admit that I have some of the note progressions stuck in my head now that I've listened to them so many times (halfway through level 8 in particular). Anyway, I'm glad you liked it. Thanks for your thoughts! A.C. ******
I was laid off in May 2023 and could use support via Patreon or onetime donations as I work on TASBot Re: and TASBot HD. I'm dwangoAC, part of the senior staff of TASVideos as the Senior Ambassador and BDFL of the TASBot community; I post TAS content on YouTube.com/dwangoAC based on livestreams from Twitch.tv/dwangoAC.
Active player (308)
Joined: 8/25/2006
Posts: 287
Besides almost getting a seizure, YES!
Joined: 1/26/2010
Posts: 6
Location: Canada
yes vote from me. I'm a sucker for music games and this one is pretty neat. I like how the concept is simple yet you can get some cool tunes out of it. very neat game and awesome run. Enjoyed it alot.
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
I've thought about it, and I'll encode this in HD. I have an experiment regarding HD videos I need to perform anyway.
Joined: 2/26/2007
Posts: 1360
Location: Minnesota
What an ADORABLE game! Yes vote for being lovely!
adelikat wrote:
I very much agree with this post.
Bobmario511 wrote:
Forget party hats, Christmas tree hats all the way man.
Post subject: HD Encode? OK, if you really want to... :)
Experienced player, Moderator, Senior Ambassador (897)
Joined: 9/14/2008
Posts: 1007
Flygon wrote:
I've thought about it, and I'll encode this in HD. I have an experiment regarding HD videos I need to perform anyway.
Sure, if you want to. Video isn't as important as audio for this game but I'm not opposed to an HD encode (although I have to admit blowing the original real source of ~256x240 up to even 720p is a tad obscene). I'd love to see this one make it on Youtube if possible but it hasn't even been accepted for publication yet so I'm getting ahead of myself. :) Thanks again for the help, A.C. ******
I was laid off in May 2023 and could use support via Patreon or onetime donations as I work on TASBot Re: and TASBot HD. I'm dwangoAC, part of the senior staff of TASVideos as the Senior Ambassador and BDFL of the TASBot community; I post TAS content on YouTube.com/dwangoAC based on livestreams from Twitch.tv/dwangoAC.
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
Actually, it's being blown up to 1536*1344... for their newly released 4k mode... which I have to experiment on. HD reencodes have better audio anyway.
Joined: 7/2/2007
Posts: 3960
The NES has a natural resolution of 256x240...which means that each pixel in the original resolution is now ~36 pixels in the new resolution. You have fun with that.
Pyrel - an open-source rewrite of the Angband roguelike game in Python.
Joined: 11/4/2007
Posts: 1772
Location: Australia, Victoria
Skilled player (1305)
Joined: 9/7/2007
Posts: 1354
Location: U.S.
I dont know. It kinda seems interesting, but I just cant get into it. Meh vote leaning towards no.
Experienced player, Moderator, Senior Ambassador (897)
Joined: 9/14/2008
Posts: 1007
Sonikkustar wrote:
I dont know. It kinda seems interesting, but I just cant get into it.
I get that - the only real distinction of this game over other autoscrolling shooters is the musical creativity element. I happen to really like chiptune music and video game music in general (I spend a lot of time listening to http://rainwave.cc) but I'm an exception there. I fully expect that some people won't be too interested in the musical elements of the game and won't care for the run much but that's just how it goes. :) Thanks for your honest opinion, A.C. ******
I was laid off in May 2023 and could use support via Patreon or onetime donations as I work on TASBot Re: and TASBot HD. I'm dwangoAC, part of the senior staff of TASVideos as the Senior Ambassador and BDFL of the TASBot community; I post TAS content on YouTube.com/dwangoAC based on livestreams from Twitch.tv/dwangoAC.
Joined: 6/24/2009
Posts: 34
This run reminds me of a certain other 8-bit autoscrolling shooter. Especially the bit about "creat[ing] art out of a simplistic and otherwise uninteresting game to watch". Definite Yes vote from me.
Stuffs. Yarr!
Scepheo wrote:
The chance of choosing the right door is 0, because laser-absorbing goats will brainwash you.
Joined: 7/22/2010
Posts: 53
This movie really put a smile on my face. :> Not only was it interesting to listen to, but the player character reminds me both of Pa-man and of a shark person wearing a donburi helmet. Just as a note: it says "The game eludes to an Otocky 2" but the proper word here is allude.
Experienced player, Moderator, Senior Ambassador (897)
Joined: 9/14/2008
Posts: 1007
wekhter wrote:
Just as a note: it says "The game eludes to an Otocky 2" but the proper word here is allude.
Oops. English is messy. :) If I ever get around to editing the submission text I'll be sure to fix that. Thanks, A.C. ******
I was laid off in May 2023 and could use support via Patreon or onetime donations as I work on TASBot Re: and TASBot HD. I'm dwangoAC, part of the senior staff of TASVideos as the Senior Ambassador and BDFL of the TASBot community; I post TAS content on YouTube.com/dwangoAC based on livestreams from Twitch.tv/dwangoAC.