Debugging features within Pokémon Gold/Silver/Crystal: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
Line 8: Line 8:
==Error codes==
==Error codes==
{{main|Error codes (Generations I and II)}}
{{main|Error codes (Generations I and II)}}
Error codes from {{RBY}} re-appear in Gold, Silver as '(x)エラー' in the Japanese versions, but appear the form of (x)Df- in the English versions.
Error codes from {{RBY}} re-appear in Gold, Silver as '(x)エラー' in the Japanese versions, but appear in the form of (x)Df- in the English versions.


This is because the index numbers of 'エ', 'ラ' and 'ー' in the Japanese versions are hex:83, hex:A5 and hex:E3 respectively, but in the English versions, 'D', 'f' and '-' use these values. The index numbers of the characters in the string were not adjusted.
This is because the index numbers of 'エ', 'ラ' and 'ー' in the Japanese versions are hex:83, hex:A5 and hex:E3 respectively, but in the English versions, 'D', 'f' and '-' use these values. The index numbers of the characters in the string were not adjusted.



==MR. CHRONO RT/DF display==
==MR. CHRONO RT/DF display==