Game bugs

From NESdev Wiki
Jump to navigationJump to search

Listed are games that have been tested on NES or Famicom hardware and verified to look wrong or odd. This can be caused by NES hardware limitations, programming errors, or even intentional effects within the game. Refer to this if you're developing an emulator and find a game that looks wrong, before you look for a problem in your emulator. If you are attempting to give your emulator "bug for bug" compatibility, you'll want to make sure that these glitches (or unusual behaviors) appear the same in your emulator as they do on the NES.

This is an incomplete list that concentrates on commercial games. For an overview of common compatibility problems in homebrew games, see Program Compatibility. Sometimes, a bug slips into a game to make it rely on less-than-intentional features of the hardware; for those, see Tricky-to-emulate games.

General bugs

Attribute glitch in Super Mario Bros. 3
Game Problem
The Addams Family The in-game status bar occasionally bumps vertically by 1 pixel, caused by non-solid background pixels overlapping the sprite zero that is used for the status bar split.
Ai Senshi Nicol Loading CHR-RAM can fail due to a race condition, causing level graphics to be incorrect. This occurs if an NMI lands between the two PPUADDR writes for the graphics copy, because the NMI handler reads PPUSTATUS, clearing the address write latch. Whether this happens depends on FDS disk access timing, which does not take a well-defined, fixed amount of time. It is not clear if this can happen with real-world timing variance on real hardware, but it is a concern for emulators.
Akumajou Densetsu When a door is opened/shut when the player goes through them, the screen shakes by one pixel.
Akumajou Special The game over screen is sometimes glitched when it occurs in bidirectional scroll stages. (Validated in Game Center CX.)
Armadillo
  • The in-game status bar occasionally bumps vertically by 1 pixel.
  • Slowdowns occur frequently.
Castlevania The PRG 0 version sometimes freezes right before the Grim Reaper. (Fixed in PRG 1 and PAL)
Castlevania II - Simon's Quest Sometimes incorrect tiles are shown on the playfield.
Castlevania III - Dracula's Curse
  • The DMC channel in music sometimes mutes.
  • When pressing the 'B' button at the exact time that Trevor falls off a block, you hear the whip sound, but Trevor doesn't attack.
Chip 'n Dale Rescue Rangers As the intro sequence is fading out, the game displays sprites with incorrect tiles in the positions for the player initials and life indicators at the top of the screen. When the screen fades back in, the same positions have the correct graphics.
Commando Uninitialized nametables and garbage sprites are frequently visible.
Crystalis The scanline above the status bar and above text boxes looks wrong.
Dizzy The Adventurer Resets the sound phase every frame, causing a nasty 60Hz buzz.
Donald Land When the player progresses too quickly by boosting off of apples, the background loads fall behind and the scroll seam becomes visible.
Double Dragon
  • "Garbage sprites" (sprite 0 (for sprite-0 hit) and sprite 1) can be seen in the lower right of the game screen.
    • Sprite 0 consists of tile $FF (a black tile with 2x2 non-background pixels (i.e. a tile with a 2x2 "dot" in it, visually similar to ▣ or ⚀)), and the priority bit set.
    • Sprite 1 consists of tile $FE (a tile consisting entirely of a single non-transparent colour, often palette entry $0F but varies per stage).
  • The screen will sometimes shake vertically on heavy sprite usage.
Double Dragon II The status bar may suddenly change colors: sometimes when scrolling vertically it shows incorrectly for a couple of frames.
Double Dragon III Same status bar issue as Double Dragon II.
Duck Maze The original 60-pin release for famiclones relies on decimal mode working as it does in a 6502. Without decimal mode, score counting works wrong, and the game may never finish counting down at the end of a level. (Fixed for HES's 72-pin rerelease.)
Eliminator Boat Duel
  • Occasionally does not boot on Dendy-style PAL famiclones when the PPUSTATUS read in the 8-cycle warm-up loop always coincides with the exact start of vblank.
  • Audible buzzing due to the DMC channel being enabled in its power-on state every frame.[1]
Exed Exes When pausing, the immediate next note of the music will play after the pause jingle completes.
F-15 City War The last boss is glitched when playing through the game from start to finish in its original INES Mapper 173 and AVE "1.x" version. It is not glitched when jumping to the last boss through cheating in those versions, and never glitched in the later AVE "1.1" and Gluk Video versions.
Ghostbusters (J) Loads the ending text from the wrong CHR bank, causing it to display a blank screen that eventually scrolls "りり" (hiragana "riri") on the screen.
Ghosts 'n Goblins
  • Relies on the VBL flag (PPUSTATUS bit 7) being clear to wait before enabling NMIs during the reset handler. If it is set, the write to PPUCTRL occurs too early and the game fails to boot.
  • Garbage sprites sometimes appear on-screen due to incomplete display lists being uploaded to OAM. (see Strider)
  • Sometimes it will hit the pixels that are invisible. (?)
Gimmick! The game's controller polling routine relies on extra DMC DMA controller corruption only present on select hardware revisions (such as the original RF, Twin, and Titler Famicoms) to detect if a controller read was corrupted. On NES front-loading consoles and the top-loading AV Famicom (NES-101), DMC DMA glitches are not as pronounced, causing the routine to accept a corrupted read. This results in occasional spurious inputs such as pausing when holding up, or turning/inching rightwards while idle. The PAL 2A07 CPU does not have this conflict, so the glitch is avoided entirely in the European release.
Hebereke
  • The triangle channel in the title screen music is silent, except after exiting from the password screen.
  • When the player shares the same vertical position as the HUD, it will disappear.
Hottarman no Chitei Tanken If gameplay slows down due to excessive on-screen objects, scrolling may glitch and display garbage values.
The Immortal Uses color $0D (blacker than black) as black and color $0E (normal black) as a darker gray than color $2D while setting all three deemphasis bits, causing picture instability on many television sets and TV capture cards. (see Color $0D games)
Ironsword: Wizards and Warriors II Noise channel doesn't work properly, sometimes plays longer notes and sometimes mutes.
Kirby's Adventure
  • When Kirby copies a new ability, the status bar icon may flicker or display incorrect attributes. (?)
  • Slowdowns occur frequently.
  • Jump and attack inputs are sometimes ignored.
Legend of Zelda The screen "jumps" off 2 pixels at the start and end of vertical fast scrolling.
Mega Man 3
  • On the boss select screen, the scanline above Shadow Man looks wrong.
  • The first scanline of the menu is glitched.
Mega Man 5 In Gyro Man's stage, inside the two elevators, the floor moves up by a few pixels when the elevator goes up, and move back down when the screen is fast-scrolled.
Metroid The ending song of the Japanese version is supposed to use volume envelopes, yet the in-game playback plays without them. The reason is that the memory location that holds the value that will be written to $4080 on the next start of a note is re-used for some other purpose (routine at PC $6779 in revision 3).
Micro Machines Graphical problems on PPU revisions prior to 2C02G due to OAMDATA unreadability. Resetting on Famicom and NES-101 doesn't always work because the game fails to clear PPUCTRL and PPUMASK on reset.
Mitsume ga Tooru Garbage data is visible in the upper side of the status bar by when shaken by an earthquake, due to the status bar and playfield both sharing the nametables.
Othello The original 60-pin release for famiclones relies on decimal mode working as it does in a 6502. Without decimal mode, spots are counted wrong. (Fixed for HES's 72-pin rerelease.)
Panic Restaurant The in-game status bar is bumped up by 1 pixel.
Rad Racer Steer to the far left, and a background scanline will be seen on the road.
Rambo One scanline is occasionally glitched, for the same reason as in Super Mario Bros.[2]
Rampart (Jaleco) During build phase, the drums (on the noise channel) drop out fairly early.
Snow Bros. When you clear the stage and rise to the next floor, incorrect CHR bank switching results in glitches in the new floor's graphics.
Solar Jetman (NTSC version) Some songs use the sweep registers heavily, which are not restored after a sound effect plays that uses the sweep registers as well. The PAL version seems to have corrected this error.
StarTropics The music data for two songs were not set up correctly.[3]
  • The island map music (NSF track 1) has a problem with the second pulse channel: it is intermittently silent or playing the wrong notes after the first minute or two, because the music data was not made to fit/repeat properly.
  • The music for one of the ending cutscenes has a silent triangle channel except for a single glitched note due to an error in the music data.
Strider The NMI handler pushes an incomplete display list to OAM during lag frames, leading to visible garbage sprites.[4]
Super Cars The top of the screen flickers on PPU revisions prior to 2C02G due to OAMDATA unreadability.
Super Mario Bros.
  • The status bar shakes horizontally on heavy sprite usage and the music slows down. This can be seen especially in worlds 6-4, 7-4 and 8-4, where the large number of hammer objects created by Bowser's code causes the processing time to overshoot a frame. NMIs are disabled on entry to the NMI code and only reenabled when the CPU is "idle", thus when the overshoot occurs, the CPU "misses" a frame, causing general slowdown and status bar shakiness.
  • At various parts of 1-2, in certain CPU/PPU alignments, a single scanline gets glitched. This is caused by writing to PPUCTRL to reenable NMI at the exact end of the previous scanline, causing the PPU to begin that scanline from the first nametable instead of the second.[5]
  • When hitting a ? block while maintaining a run at top speed, after the bounce animation finishes, the block disappears for up to two frames before settling in the background. (Updating the nametable at the scroll seam has priority.)
Super Mario Bros. 3
  • The first scanline after a scroll split is glitched. This shows up as garbage above the left side of the status bar and as incorrectly scrolled lines in the "spade" (not N-spade) bonus game.
  • Note blocks containing items become squarer for a second while the item is popping out. (This is an artifact of the sprite priority exploit that it uses.)
  • If a Hammer Bros. battle ends precisely when a note is starting, the note will freeze on an incorrect duty cycle.
  • Big fat attribute glitch on the right side of most levels, because this game uses horizontal scrolling with horizontal mirroring. Discussed heavily.[6]
Teenage Mutant Ninja Turtles Sprite overflow (due to large numbers of enemies) causes the status bar to flicker.
Tetris (Bullet-Proof Software) Sets APU Triangle period to longest value instead of actually muting it.
Zelda II: The Adventure of Link

Reads from PPUDATA during the title screen twice, moving the background upward by 2 scanlines after the split point.

Zombie Nation Same as Tetris, above

Reliance on power-on mapper state

Game Problem
Digital Devil Story: Megami Tensei II

When powered-on with uninitialized SRAM, a "DDS II" logo is flashed from left to right before proceeding with the normal introduction. The logo's background looks garbled because the game has not fully initialized the CHR bank select registers at that point.

Mega Man 5 Neglects to disable MMC3 IRQs on reset and executes a CLI instruction before the game has fully initialized, causing the game to not boot if an IRQ was pending at that point.

Reliance on RAM values

Several games erroneously rely on RAM areas being pre-populated with certain values at power-on, despite RAM contents not being in a consistent state on power-on. Other games rely on similar values, but in PRG-RAM (WRAM), or CHR-RAM.

Note that using power-on RAM content as a seed for random number generation (such as in Final Fantasy) is not a game bug, even if it makes speedruns harder to verify on console.

Game Problem
Cheetahmen II Suspected that certain RAM values may affect being able to reach the final two levels of the game (levels 5 and 6).[7]
Chinese Kungfu: 少林武者 The game will not display the first self-running demo correctly if $0707 contains the value $FF at startup. Values $00-$09 will cause one of nine self-running demo sequences to play first, while values above that will cause the game to always begin with the first demo sequence. For the Western localization (Challenge of the Dragon, not to be confused with the Color Dreams game of the same name), the developers seemed to have noticed this problem and went out of their way to initialize this memory location with $00.
Cybernoid On the title screen, the default selection for the difficulty level changes based on the contents of RAM at power on. Also, the music may not start when starting a game (depending on uninitialized RAM values).[8]
Dancing Blocks (Sachen) Game will not boot when addresses $EC and $ED are both set to $FF.[9]
Erika to Satoru no Yume Bouken Plays uninitialized sound RAM as a waveform on the title screen, resulting in a buzzy tone on some power-ons[10].
F-1 Race (Beta Version only) Title screen will be skipped if $6B and $70 contain non-zero values.[11] Game blindly reads and uses values from $51, $55, $70, $A4, and $0200-02FF (via sprite DMA).[12]
Famicom Jump II: 最強の7人 If save RAM is initialized to all 00s, the game will freeze at the very first power-on with a black screen. It will work normally after a soft reset as well as subsequent power-ons.
Gun.Smoke (FDS version only) The music player's RAM is not cleared before starting the title screen song, resulting in a garbage first noise channel note, with random properties, if that RAM is not zero.
Huang Di Uses uninitialized RAM at $0100 to determine if Cheat Mode is enabled or not. When it's zero, cheat mode is enabled, allowing infinite jumps in midair.
Huge Insect Artifacts show up on the screen when nametable RAM is initialized with random values (the game only appears to initialize one of the 2 nametables).
Keroppi to Keroriinu no Splash Bomb! Can crash during the final boss if any of $0680-$069F contain any value between $30-$33. This is because the game's playfield data begins 2 rows down from the top of the screen, so when checking for playfield collision, the position of the falling fire is adjusted by $20 and underflows at the top of the screen, using uninitialized RAM after the playfield for these non-existent rows. If the value indicates the fire can land there, the game uses an invalid jump table index and crashes.
Layla The music player's RAM is not cleared before starting the title screen song, resulting in a flubbed first note, sometimes with a frequency sweep, depending on power-on RAM content.
Minna no Taabou no Nakayoshi Daisakusen Requires that address $11 be initialized to a value other than $00, otherwise the game will not start.[13] A PRG1 version corrects the issue.
Silva Saga When save RAM is initialized with all 0s, the game incorrectly creates 3 blank saved games which do not work properly.[14]
Super Mario Bros (bootleg versions) Relies on portions of RAM containing $00, otherwise player starts at world 0-1.[15]
Terminator 2: Judgment Day The copyright screen is skipped if RAM is filled with $00 (more generally, if a high score table checksum happens to be valid).[16]
Ultima: Exodus Relies on PRG-RAM contents before they're initialised; a fresh/new game may see artifacts such as shaking/wobbly text during the initial text intro screens, corruption of text intro screen fonts, and possibly audio anomalies.[17]

"Impossible" controller input

Many games do weird and buggy things when button combinations that would be impossible (or at least very hard) to input on a standard controller are pressed. This comprises pressing left+right and up+down simultaneously. Such impossible controller input should probably be prevented by default in an emulator, but they can be optionally allowed for those feeling experimental.

Game Problem
Bad Street Brawler A Power Glove Gaming Series game which maps a unique attack to left+right. It instantly kills one enemy per stage.
Battletoads Pressing up+down in the vertical tunnel level kills the player instantly. Additionally, pressing left+right causes the player to walk up/back even when in pure 2D stages, which can result in certain areas becoming impossible to complete.
Mega Man 1, 2 By pressing up+down at the top of a ladder, one may enter the "climbing ladder" state briefly above the top of the ladder. This allows "zipping" through walls.
Panic Restaurant Pressing up while crouching (by pressing down, thus pressing up+down simultaneously) the player character's sprite uses garbage data including the damage sprite. This does not occur if up is pressed before down; the player chef merely stands still.
Predator Pressing left+right+A/B in normal levels, or up+down+A/B in the level number screen before 'big mode' levels, skips the current level. Inputting these is possible on a Famicom by connecting a controller to the expansion port and splitting the directional inputs. The game merges these inputs and explicitly checks for the combinations.
Spy vs. Spy The character turns into an airplane and other garbage sprites when pressing left+right or up+down.
Super Mario Bros. 2 Ladders can be climbed very fast by pressing up+down.
Teenage Mutant Ninja Turtles If you press the attack button while you jump while pressing up+down, the player character uses a garbage sprite, and attacks will use unusual (i.e. garbage data) hitboxes.
Teenage Mutant Ninja Turtles II: The Arcade Game When you jump with a left or right move while pressing up+down, the player character will move in unusual directions and speeds, possibly screen-wrapping.
Tiny Toon Adventures The player can gain unusual speed when pressing left+right.
Zelda II: The Adventure of Link Link can gain tremendous speed when pressing left+right.

Overscan ugliness

Some games display junk tiles in the overscan area, which is usually not seen (or is at least partially obstructed) on real TV sets. Examples include the NTSC versions of Metal Gear (e.g. in the jungle area when gameplay starts) and Solstice (on the title screen).

References