⬆️ ⬇️

Konami code or read between the lines

Konami Code History



Back in 1986, Japanese company Konami , one of the leading developers and publishers of video games, programmed the secret key combination in the version of the game Gradius for the NES game console.







However, this combination of keys has gained real popularity thanks to the American version of the game Contra (as the “code for 30 lives”).

')





In different games, this code has a different purpose:





Konami code



The Konami code itself consists of a 10-digit combination:







Konami code on the web



Using Konami code is also common on the web . Many website developers use it to hide some information. However, this is mainly “just for fun” .



Some examples of using Konami code in the web :





An example of a script implementation for embedding a Konami code call into the web is as follows:



this.startWaitingCode = function () { var keyChain = '38384040373937396665'; /**        */ currentKeyChain = '', /**     */ self = this; $(window).on('keydown.konamiCodeKeys', function(event){ currentKeyChain += event.keyCode.toString(); /**      */ if(currentKeyChain.match(keyChain)){ /**       */ self.init(); $(window).off('keydown.konamiCodeKeys'); return; } if(currentKeyChain.length > 20) /**       */ currentKeyChain = currentKeyChain.substr( -20 ); }); } 




There is also a mass of resources that have hidden encrypted features in their source code. For example, the KonamiCodeSites resource is a list of such resources, which must also be called up using Konami code itself. So to say, examples in the example.





A list of examples of using the Konami Code in various fields:
  • One of the songs of the rock band Deftones from the album Saturday Night Wrist is called “U, U, D, D, L, R, L, R, A, B, Select, Start”.
  • The group The Gotsicles, the song "Konami Code III" is dedicated to Konami code.
  • In Google Reader, developers hid an Easter egg associated with the use of the Konami code. If you type it on the main page of the project, a ninja appears on the sidebar background.
  • To the written warning of the right holder to use the “government level 3”, the employees of the tracker “Pirate Bay” answered that after the entered Konami code they are not threatened with any levels of complexity.
  • In HP's webOS, developer mode is enabled by entering Konami code in the search bar - upupdowndownleftrightleftrightbastart. This gives root access to the device system, allowing you to do anything with it.
  • In the game Need For Speed: Most Wanted, this code is used to gain access to the backyard of the tuning shop.
  • In the game Little Big Planet 2, this code is used on one of the last levels. Instead of B, A is entered X, O.
  • There is a reference to this code in the WWE SmackDown vs. game. Raw 2011 in the Road to Republic: John Cena mode. After Cody Rhodes and Ted Dibiasi get commanding championship belts without a fight, Santino Marella says: “They used to get the championship. Up or down or left-right-left-right. ”
  • In the introductory video to Mad Moxxi's Underdome Riot addition to the Borderlands game, where Mad Moxie talks about her husbands, after the phrase “My first husband was a piece of shit and a crook,” the Konami code, like a bullet, pierces his head.
  • In Silent Hill 3, when you re-run in Extra New Game mode, when you enter this code in the main menu, Douglas in the first meeting with Heather will be without pants, which funnyly changes the meaning of the dialogue.
  • In the “Hellsing” series, in 2OVA, during the shooting of the guards, the Konami code was pronounced.
  • In the web comic Ctrl + Alt + Delete, the Konami code is the hymn of the winter holiday. Also, the Konami Code tries to dial Abby when Ethan registers her account with GameHeaven.
  • The code is also mentioned in the song by John Lajois “Everyday Normal Crew”
  • In the anime series Chuunibyou Demo Koi ga Shitai! The Konami code is pronounced by the main character during the selection of a drink in the vending machine.
  • In the anime series Kiss × sis in the 4th series OVA, one of the main characters performs breast massage in the form of a Konami code following the advice of a women's magazine.
  • In the cartoon, Ralph Code Konami introduces King Caramel to infiltrate the source code of the Sweet Fast and the Furious game.
  • In the animated series The Amazing World of Gumball, in the series “The Tape”, the eight-bit cyber-spider Ojo used this code to get money for a snack, increase the speed for the race and write an essay. Later this code was used by Gumball, but it worked incorrectly.
  • The group Falling in Reverse, in the song “Game Over” there is a line in which this combination is pronounced.
  • In the game Dungeon Defenders on the map of Akatiti jungle, you can get the “Turtle on a treadmill” pet by using four skulls scattered around the level and opening two chests in accordance with the Konami code.
  • In the game Mari0 there are cheats that are unlocked after the full passage of the game. This can be bypassed by entering the Konami code in the main menu.
  • In the game dlc quest, live freemium or die, when you enter a Konami code, you get the achievement “nice try”
  • In BioShock Infinite, when entering the Konami code, you can access the difficulty level "1999"
  • In the indie game "Yume 2kki" in a room called "The Konami Room" you need to enter this code to get into the "Tribe Settlement".
  • In the indie game "Memories of Replica", to get through the maze in the location "monochrome desert", you need to move in the directions of the Code.
  • On The Watch project from Ubisoft, the Konami Code is required to complete the Master of Secrets mission. You need to enter it after the start of the mission.
  • In Anime "Oh, my goddess", Katie and Verdandi with the help of the invention Skuld got into an infinitely expanded room. Skuld will say a little later that: “to disconnect the device, you need to type on the joystick up up down down left right left left right and press“ install ”twice, but most likely Katie does not know about it”.
  • In the visual novel “Endless Summer” by the authorship of the “Soviet games” development studio, the Konami code activates the appearance of erotic scenes in the plot.
  • In the game "Metal Gear Rising: Revengeance" Konami code unlocks 2 difficulty levels, as well as all missions and some items.
  • In the plurk microblog, the code starts the animation of the timeline, messages begin to fly in circles.
  • In the League of Legends game, champion Weigar types Konami code on his glove in the image of "The Final Weigar Boss."
  • In the game "Underhell" in the chapter "Prologue" you can hear the argument of two thugs about the correct combination of the Code.
  • In the animated television series "Gravity falls" at the end of each screen saver of each episode, you can notice a picture with the main antagonist of the animated series for a few seconds, Bill Cypher, around which are written various encrypted and coded messages. On the right side of the picture, on the account of the third on top of the entry, the Konami code is written.
  • In the Opera browser settings, this code shows the settings for advanced users, for example, the item “Hide the search field on the Express panel”.
  • In the song “Flawless Victory” by 8-bit HaraKiri musician, the Konami code is used as a chorus.


Source: https://habr.com/ru/post/280922/



All Articles