ExtraSpace: Difference between revisions
Memer Simon (talk | contribs) m puncuation, clarifying that the google doc only lists skytemple's built-in patches. |
m Remove redundant header |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=== '''Overview''' === | === '''Overview''' === | ||
ExtraSpace is an [[ASM patch]], created by | ExtraSpace is an [[ASM Patch|ASM patch]], created by [[User:Frostbyte|Frostbyte]]. This patch is located in patches > ASM > Utility. | ||
This patch | This patch adds overlay 36 to the rom, which is used by a variety of ASM patches, both for functions and data storage. A list of patches that use overlay 36 can be found on the [[Extra Overlay Areas]] page. (This page ONLY lists patches that are in SkyTemple's built-in patch list.) | ||
Important information: | Important information: | ||
* When applying patches that are not from | * When applying patches that are not from SkyTemple's built-in patch list, always check with the patch creator in case the patch either: requires overlay36 or requires space in overlay36 that may already be used by another patch. | ||
{{NavPatches}} | {{NavPatches}} |
Latest revision as of 18:50, 21 July 2024
Overview
ExtraSpace is an ASM patch, created by Frostbyte. This patch is located in patches > ASM > Utility.
This patch adds overlay 36 to the rom, which is used by a variety of ASM patches, both for functions and data storage. A list of patches that use overlay 36 can be found on the Extra Overlay Areas page. (This page ONLY lists patches that are in SkyTemple's built-in patch list.)
Important information:
- When applying patches that are not from SkyTemple's built-in patch list, always check with the patch creator in case the patch either: requires overlay36 or requires space in overlay36 that may already be used by another patch.