pokeplatinum/platinum.us/rom_rev0.ini
James Petersen af26f95377
Build Rev 1 ROM as default instead of Rev 0 (#604)
Co-authored-by: Rachel <lhearachel@proton.me>
Co-authored-by: cbt6 <91667135+cbt6@users.noreply.github.com>
2025-07-12 11:36:34 -07:00

29 lines
505 B
INI

[header]
template = ${HEADER_TEMPLATE}
title = POKEMON PL
serial = CPUE
maker = 01
revision = 0
secure-crc = 0xF8B8
[rom]
# Do *NOT* change the following line!
storage-type = PROM
fill-tail = true
fill-with = 0xFF
[banner]
version = 1
icon = ${ICON_PNG}
title = Pokémon Platinum
developer = Nintendo
[arm9]
static-binary = main.sbin
definitions = main_defs.sbin
overlay-table = main_table.sbin
[arm7]
static-binary = ${ARM7_STATIC}
definitions = ${ARM7_DEFINE}