mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-07 09:35:37 -05:00
Change Unbound Insertion
This commit is contained in:
@@ -8,8 +8,8 @@ import os
|
||||
#Options go here.
|
||||
############
|
||||
|
||||
ROM_NAME = "BPRE0.gba" #The name of your rom
|
||||
OFFSET_TO_PUT = 0x1A00000
|
||||
ROM_NAME = "Pokemon Unbound.gba" #The name of your rom
|
||||
OFFSET_TO_PUT = 0x18D9580
|
||||
SEARCH_FREE_SPACE = False #Set to True if you want the script to search for free space;Set to False if you don't want to search for free space as you for example update the engine
|
||||
|
||||
#############
|
||||
|
||||
Reference in New Issue
Block a user