forked from mirror/Archipelago
Some checks failed
Analyze modified files / flake8 (push) Failing after 2m28s
Build / build-win (push) Has been cancelled
Build / build-ubuntu2204 (push) Has been cancelled
ctest / Test C++ ubuntu-latest (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Analyze modified files / mypy (push) Has been cancelled
Build and Publish Docker Images / Push Docker image to Docker Hub (push) Successful in 5m4s
Native Code Static Analysis / scan-build (push) Failing after 5m2s
type check / pyright (push) Successful in 1m7s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 16m23s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 28m19s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 14m49s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 5m0s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
112 lines
3.1 KiB
Python
112 lines
3.1 KiB
Python
# THIS FILE IS GENERATED, DO NOT EDIT DIRECTLY
|
|
#
|
|
# To change this file, see `bin/connector_config/Generate.hs` at
|
|
# https://github.com/CT075/fe8-archipelago
|
|
|
|
locations = [
|
|
("Complete Prologue", 0),
|
|
("Complete Chapter 1", 1),
|
|
("Complete Chapter 2", 2),
|
|
("Complete Chapter 3", 3),
|
|
("Complete Chapter 4", 4),
|
|
("Complete Chapter 5", 5),
|
|
("Complete Chapter 5x", 6),
|
|
("Complete Chapter 6", 7),
|
|
("Complete Chapter 7", 8),
|
|
("Complete Chapter 8", 9),
|
|
("Complete Chapter 9", 10),
|
|
("Complete Chapter 10", 11),
|
|
("Complete Chapter 11", 12),
|
|
("Complete Chapter 12", 13),
|
|
("Complete Chapter 13", 14),
|
|
("Complete Chapter 14", 15),
|
|
("Complete Chapter 15", 16),
|
|
("Complete Chapter 16", 17),
|
|
("Complete Chapter 17", 18),
|
|
("Complete Chapter 18", 19),
|
|
("Complete Chapter 19", 20),
|
|
("Complete Chapter 20", 21),
|
|
("Defeat Lyon", 22),
|
|
("Defeat Formortiis", 23),
|
|
("Complete Tower of Valni 1", 24),
|
|
("Complete Tower of Valni 2", 25),
|
|
("Complete Tower of Valni 3", 26),
|
|
("Complete Tower of Valni 4", 27),
|
|
("Complete Tower of Valni 5", 28),
|
|
("Complete Tower of Valni 6", 29),
|
|
("Complete Tower of Valni 7", 30),
|
|
("Complete Tower of Valni 8", 31),
|
|
("Complete Lagdou Ruins 1", 32),
|
|
("Complete Lagdou Ruins 2", 33),
|
|
("Complete Lagdou Ruins 3", 34),
|
|
("Complete Lagdou Ruins 4", 35),
|
|
("Complete Lagdou Ruins 5", 36),
|
|
("Complete Lagdou Ruins 6", 37),
|
|
("Complete Lagdou Ruins 7", 38),
|
|
("Complete Lagdou Ruins 8", 39),
|
|
("Complete Lagdou Ruins 9", 40),
|
|
("Complete Lagdou Ruins 10", 41),
|
|
("Sieglinde Received", 42),
|
|
("Siegmund Received", 43),
|
|
("Gleipnir Received", 44),
|
|
("Garm Received", 45),
|
|
("Nidhogg Received", 46),
|
|
("Vidofnir Received", 47),
|
|
("Excalibur Received", 48),
|
|
("Audhulma Received", 49),
|
|
("Ivaldi Received", 50),
|
|
("Latona Received", 51),
|
|
]
|
|
|
|
items = [
|
|
("Progressive Level Cap", 0),
|
|
("Progressive Weapon Level (Sword)", 1),
|
|
("Progressive Weapon Level (Lance)", 2),
|
|
("Progressive Weapon Level (Axe)", 3),
|
|
("Progressive Weapon Level (Bow)", 4),
|
|
("Progressive Weapon Level (Staff)", 5),
|
|
("Progressive Weapon Level (Anima)", 6),
|
|
("Progressive Weapon Level (Light)", 7),
|
|
("Progressive Weapon Level (Dark)", 8),
|
|
("Sieglinde", 9),
|
|
("Siegmund", 10),
|
|
("Gleipnir", 11),
|
|
("Garm", 12),
|
|
("Nidhogg", 13),
|
|
("Vidofnir", 14),
|
|
("Excalibur", 15),
|
|
("Audhulma", 16),
|
|
("Ivaldi", 17),
|
|
("Latona", 18),
|
|
("AngelicRobe", 19),
|
|
("EnergyRing", 20),
|
|
("SecretBook", 21),
|
|
("Speedwings", 22),
|
|
("GoddessIcon", 23),
|
|
("DragonShield", 24),
|
|
("Talisman", 25),
|
|
("BodyRing", 26),
|
|
("Boots", 27),
|
|
("KnightCrest", 28),
|
|
("HeroCrest", 29),
|
|
("OrionsBolt", 30),
|
|
("GuidingRing", 31),
|
|
("ElysianWhip", 32),
|
|
("OceanSeal", 33),
|
|
("MasterSeal", 34),
|
|
]
|
|
SLOT_NAME_ADDR = 0x8EFD5C4
|
|
SUPER_DEMON_KING_OFFS = 0xEFD604
|
|
LOCKPICK_USABILITY_OFFS = 0xEFD604+1
|
|
DEATH_LINK_KIND_OFFS = 0xEFD604+2
|
|
LOCATION_INFO_OFFS = 0xEFD608
|
|
LOCATION_INFO_SIZE = 4
|
|
ARCHIPELAGO_RECEIVED_ITEM_ADDR = 0x2026E38
|
|
ARCHIPELAGO_NUM_RECEIVED_ITEMS_ADDR = 0x2026E3C
|
|
ARCHIPELAGO_DEATHLINK_IN = 0x2027064
|
|
ARCHIPELAGO_DEATHLINK_OUT = 0x2027065
|
|
ARCHIPELAGO_DEATHLINK_READY = 0x2027066
|
|
FLAGS_ADDR = 0x2026E30
|
|
FLAGS_SIZE = 8
|
|
|
|
EXPECTED_ROM_NAME = "FE8AP120DC35431F" |