Jump to content

ItemDex/RB:115: Difference between revisions

m
Clarify stuff
(Update item effect description)
m (Clarify stuff)
 
Line 20:
After 1 or 2 sound commands, this eventually runs into the command <code>text_ram $25ea</code>, which prints $25ea to $2649 to the textbox ($c4b9 internally).
 
After some more sound commands it then reaches command <code>text_ram $c4b9</code>, which prints text from $c4b9 into the textbox starting from $c4ed (where the other command stopped printing) until it finds a terminator, which was never printed. This causes an infinite copy that overwrites memory and causes athe crash.
 
{{clr}}
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.