Final Fantasy Wiki
m (Well, gonna cut my editing here....the rest is up to you guys! Darn...almost had enough to cut pass you Drake...blah!)
m (Renaming categories in accordance with Forum:Category overhaul and categories for redirects)
(32 intermediate revisions by 15 users not shown)
Line 1: Line 1:
  +
{{sideicon|prime=FFVI}}
<div class="thumb tright" style="width:320px;">
 
<div class="thumbcaption">The glitch in action</div>
+
[[File:Infamous Relm Sketch Bug|320px|right|The glitch in action]]
  +
The '''Sketch bug''' is a bug from ''[[Final Fantasy VI]]''. It is one of the most infamous bugs in the entire series, since it can be easily triggered during normal play and can have a dramatic effect. The bug's trigger occurs whenever [[Relm Arrowny|Relm]] misses the target she is supposed to [[sketch]], or when she sketches a difficult to sketch target.
<youtube width="320" height="240">2zOX3S-aHm8&NR=1</youtube>
 
</div>
 
The '''Sketch Bug''' is a bug from the game ''[[Final Fantasy VI]]''. It is one of the most infamous bugs in the entire series. The bug's trigger occurs whenever [[Relm Arrowny|Relm]] misses the target she is supposed to [[Sketch]], or when she sketches a difficult to sketch target. The bug can have various effects, such as filling the player's inventory to the brim with items such as [[List of Final Fantasy VI Weapons|Dirks]] and [[Relic (Final Fantasy VI)|Gem Boxes]], causing the game to freeze, or erasing all data, although the most common effect is simply graphical errors and game freezes. The bug is best seen when trying to sketch enemies with the [[Invisible (Status)|Clear]] status, such as the [[Intangir]] or [[Gobbledygook (Final Fantasy VI)|Gabbldegak]] after it casts [[Invisible (Ability)|Vanish]] on itself (usually Sketching a Gabbldegak leads to the best results). Another variation includes sketching [[Gau]] when he reappears in the [[Veldt]]. This bug only occurs on ROMs and in the [[Super Nintendo Entertainment System]] version 1.0 of the game (a later version, 1.1, was released without the bug). It does not appear at all in the ''[[Final Fantasy Anthology|Anthology]]'' re-release or the Advance port.
 
   
 
The bug can have various effects, such as filling the player's inventory to the brim with items such as [[Final Fantasy VI weapons#Dagger|Dirks]] and [[Relic (Final Fantasy VI)#Soul of Thamasa|Gem Boxes]], causing the game to freeze, or erasing all data, although the most common effects are graphical errors and game freezes. The bug is most often seen when trying to sketch enemies with the [[Invisible (status)|Invisible]] status, such as the [[Intangir (Final Fantasy VI)|Intangir]] or [[Gobbledygook (Final Fantasy VI)|Gabbldegak]] after it casts [[Invisible (ability)|Vanish]] on itself (usually sketching a Gabbldegak leads to the best results). Another variation includes sketching [[Gau]] when he reappears in the [[Veldt]].
==Causes==
 
The bug is caused by a coding error that causes the game to try to load data from the wrong place. When Relm fails a Sketch, the game will still try to load the monster's sprite data, but will use an incorrect pathway. Under most circumstances, nothing unordinary will happen, but if the player arranges the spell list of the party's lead character such that [[Silence (Ability)|Mute]] is in slot 28 (rather common if the player selects Magic Order 3 in the Config menu), the byte that the game tries to load for the failed Sketch will be volitile junk data.
 
   
  +
This bug only occurs on ROMs and in the [[Super Nintendo Entertainment System]] version 1.0 of the game (a later version, 1.1, was released without the bug). It does not appear in the ''[[Final Fantasy Anthology|Anthology]]'' re-release or the ''[[Finest Fantasy for Advance|Advance]]'' port. There is a [http://masterzed.cavesofnarshe.com/ff3.html bugfix patch] players can use to fix it on the SNES version.
==External links==
 
  +
*[http://masterzed.cavesofnarshe.com/GameDocs/ff3sktch.txt Master ZED's guide to the Sketch bug]
 
 
== Causes ==
{{FFVI}}
 
 
The bug is caused by a coding error that causes the game to try to load data from the wrong place. When Relm fails a Sketch, the game will still try to load the monster's sprite data, but will use an incorrect pathway. Under most circumstances, nothing out of the ordinary will happen, but if the player arranges the spell list of the party's lead character such that [[Silence (ability)|Silence]] is in slot 28 (common if the player selects Magic Order 3 in the [[config]] menu), the byte the game tries to load for the failed Sketch will be volatile junk data.
{{Bugs and Glitches}}
 
  +
[[Category:Final Fantasy VI Bugs]]
 
 
== External links ==
 
* [http://masterzed.cavesofnarshe.com/GameDocs/ff3sktch.txt Master ZED's guide to the Sketch bug]
 
{{navbox FFVI}}
  +
{{navbox bugs and glitches}}
  +
 
[[Category:Bugs in Final Fantasy VI]]
  +
  +
[[it:Bug Pittura]]
  +
[[ru:Ошибка Наброска]]

Revision as of 23:57, 3 March 2019

Template:Sideicon

The Sketch bug is a bug from Final Fantasy VI. It is one of the most infamous bugs in the entire series, since it can be easily triggered during normal play and can have a dramatic effect. The bug's trigger occurs whenever Relm misses the target she is supposed to sketch, or when she sketches a difficult to sketch target.

The bug can have various effects, such as filling the player's inventory to the brim with items such as Dirks and Gem Boxes, causing the game to freeze, or erasing all data, although the most common effects are graphical errors and game freezes. The bug is most often seen when trying to sketch enemies with the Invisible status, such as the Intangir or Gabbldegak after it casts Vanish on itself (usually sketching a Gabbldegak leads to the best results). Another variation includes sketching Gau when he reappears in the Veldt.

This bug only occurs on ROMs and in the Super Nintendo Entertainment System version 1.0 of the game (a later version, 1.1, was released without the bug). It does not appear in the Anthology re-release or the Advance port. There is a bugfix patch players can use to fix it on the SNES version.

Causes

The bug is caused by a coding error that causes the game to try to load data from the wrong place. When Relm fails a Sketch, the game will still try to load the monster's sprite data, but will use an incorrect pathway. Under most circumstances, nothing out of the ordinary will happen, but if the player arranges the spell list of the party's lead character such that Silence is in slot 28 (common if the player selects Magic Order 3 in the config menu), the byte the game tries to load for the failed Sketch will be volatile junk data.

External links