ExtraSpace: Difference between revisions
Memer Simon (talk | contribs) Inserted basic information about the extraspace patch |
Memer Simon (talk | contribs) m puncuation, clarifying that the google doc only lists skytemple's built-in patches. |
||
Line 3: | Line 3: | ||
=== '''Overview''' === | === '''Overview''' === | ||
ExtraSpace is an [[ASM patch]], | ExtraSpace is an [[ASM patch]], created by End45. 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. A | 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 [https://docs.google.com/document/d/1Rs4icdYtiM6KYnWxMkdlw7jpWrH7qw5v6LOfDWIiYho/edit?usp=sharing here] (This document ONLY lists patches that are in skytemple's built-in patch list.) | ||
This patch also shaves off 36 000 kb from the rom. | |||
Important information: | Important information: |
Revision as of 08:01, 4 September 2023
This page contains information about the ExtraSpace ASM patch, Created by End45.
Overview
ExtraSpace is an ASM patch, created by End45. 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 here (This document ONLY lists patches that are in skytemple's built-in patch list.)
This patch also shaves off 36 000 kb from the rom.
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.