List of glitches in Generation VIII: Difference between revisions

m
(→‎Spinda spot pattern glitch: added image examples, and the new HOME v3.0.0 display bug.)
Line 280: Line 280:
[[File:USUM BDSP Spinda Comparison.png|thumb|An example of a {{Shiny}} Spinda, showing inconsistent spot patterns when viewed in {{g|Ultra Sun and Ultra Moon}} (left) and {{g|Brilliant Diamond and Shining Pearl}} (right), despite having identical [[encryption constant]]s. ([https://twitter.com/Atrius97/status/1483660395906678785 Source])]]
[[File:USUM BDSP Spinda Comparison.png|thumb|An example of a {{Shiny}} Spinda, showing inconsistent spot patterns when viewed in {{g|Ultra Sun and Ultra Moon}} (left) and {{g|Brilliant Diamond and Shining Pearl}} (right), despite having identical [[encryption constant]]s. ([https://twitter.com/Atrius97/status/1483660395906678785 Source])]]
[[File:HOME Mobile v2.1.1 vs v3.0.0 Spinda Comparison.png|thumb|An example of a {{Shiny}} Spinda, showing inconsistent spot patterns when viewed in {{pkmn|HOME}} v2.1.1 (left) and HOME v3.0.0 (right), despite having identical [[encryption constant]]s. ([https://twitter.com/Atrius97/status/1665787431009001472 Source])]]
[[File:HOME Mobile v2.1.1 vs v3.0.0 Spinda Comparison.png|thumb|An example of a {{Shiny}} Spinda, showing inconsistent spot patterns when viewed in {{pkmn|HOME}} v2.1.1 (left) and HOME v3.0.0 (right), despite having identical [[encryption constant]]s. ([https://twitter.com/Atrius97/status/1665787431009001472 Source])]]
[[File:HOME0327 s.png|thumb|The static rendered image of {{Shiny}} Spinda used in Pokémon HOME, used in all menus of Pokémon HOME's Switch and mobile apps.]]
[[File:HOME0327 s.png|thumb|The static rendered image of {{Shiny}} Spinda from Pokémon HOME, used in all menus of Pokémon HOME's Switch and mobile apps.]]
When determining {{p|Spinda}}'s spot pattern, Spinda's [[encryption constant]] should be read as a {{wp|Endianness|little-endian}} value. However, Brilliant Diamond and Shining Pearl instead mistakenly read it as a big-endian value, effectively reading the bytes in the opposite of the intended order, causing the spot pattern to be rendered incorrectly. For example, a value of <code><span style="background:#FF9999">12</span><span style="background:#9999FF">34</span><span style="background:#99FF99">56</span><span style="background:#FFFF99">78</span></code> (hexadecimal) would be interpreted as <code><span style="background:#FF9999">78</span><span style="background:#9999FF">56</span><span style="background:#99FF99">34</span><span style="background:#FFFF99">12</span></code> instead.<ref>[https://twitter.com/Atrius97/status/1500557458623778819 @Atrius97]</ref>. Due to this bug, Spinda is not allowed to be transferred between these games and [[Pokémon HOME]].<ref>[https://twitter.com/SerebiiNet/status/1526896501653381122 @SerebiiNet]</ref>
When determining {{p|Spinda}}'s spot pattern, Spinda's [[encryption constant]] should be read as a {{wp|Endianness|little-endian}} value. However, Brilliant Diamond and Shining Pearl instead mistakenly read it as a big-endian value, effectively reading the bytes in the opposite of the intended order, causing the spot pattern to be rendered incorrectly. For example, a value of <code><span style="background:#FF9999">12</span><span style="background:#9999FF">34</span><span style="background:#99FF99">56</span><span style="background:#FFFF99">78</span></code> (hexadecimal) would be interpreted as <code><span style="background:#FF9999">78</span><span style="background:#9999FF">56</span><span style="background:#99FF99">34</span><span style="background:#FFFF99">12</span></code> instead.<ref>[https://twitter.com/Atrius97/status/1500557458623778819 @Atrius97]</ref>. Due to this bug, Spinda is not allowed to be transferred between these games and [[Pokémon HOME]].<ref>[https://twitter.com/SerebiiNet/status/1526896501653381122 @SerebiiNet]</ref>


1,627

edits