From 9e29a3499bbf7b6aa6900dcadac1ff17d9075bfd Mon Sep 17 00:00:00 2001 From: Henrique Gemignani Passos Lima Date: Mon, 13 Feb 2023 20:20:08 +0200 Subject: [PATCH] Add basic template files for Prime Remastered --- templates/GameList.xml | 4 +++ templates/MP1R/Game.xml | 25 ++++++++++++++ .../MP1R/Script/SLdrWorldTeleporterTooMP1.xml | 33 +++++++++++++++++++ .../MP1R/Structs/SLdrAnimSetMP1Typedef.xml | 12 +++++++ .../MP1R/Structs/SLdrVectorMP1Typedef.xml | 11 +++++++ 5 files changed, 85 insertions(+) create mode 100644 templates/MP1R/Game.xml create mode 100644 templates/MP1R/Script/SLdrWorldTeleporterTooMP1.xml create mode 100644 templates/MP1R/Structs/SLdrAnimSetMP1Typedef.xml create mode 100644 templates/MP1R/Structs/SLdrVectorMP1Typedef.xml diff --git a/templates/GameList.xml b/templates/GameList.xml index 0e94e7cd..18e45a6f 100644 --- a/templates/GameList.xml +++ b/templates/GameList.xml @@ -24,4 +24,8 @@ Donkey Kong Country Returns DKCR/Game.xml + + Metroid Prime Remastered + MP1R/Game.xml + diff --git a/templates/MP1R/Game.xml b/templates/MP1R/Game.xml new file mode 100644 index 00000000..4cf0872c --- /dev/null +++ b/templates/MP1R/Game.xml @@ -0,0 +1,25 @@ + + + + + 0x2fa104ff + + + + + + SLdrAnimSetMP1Typedef + + + + SLdrVectorMP1Typedef + + + + + + + + + + diff --git a/templates/MP1R/Script/SLdrWorldTeleporterTooMP1.xml b/templates/MP1R/Script/SLdrWorldTeleporterTooMP1.xml new file mode 100644 index 00000000..04436e34 --- /dev/null +++ b/templates/MP1R/Script/SLdrWorldTeleporterTooMP1.xml @@ -0,0 +1,33 @@ + + + + SLdrWorldTeleporterTooMP1 + + + + + + + + + ROOM + + + + + ROOM + + + + + CMDL + + + + + CAUD + + + + + diff --git a/templates/MP1R/Structs/SLdrAnimSetMP1Typedef.xml b/templates/MP1R/Structs/SLdrAnimSetMP1Typedef.xml new file mode 100644 index 00000000..08b49155 --- /dev/null +++ b/templates/MP1R/Structs/SLdrAnimSetMP1Typedef.xml @@ -0,0 +1,12 @@ + + + + SLdrAnimSetMP1Typedef + + + + + + + + diff --git a/templates/MP1R/Structs/SLdrVectorMP1Typedef.xml b/templates/MP1R/Structs/SLdrVectorMP1Typedef.xml new file mode 100644 index 00000000..f7c9c2c9 --- /dev/null +++ b/templates/MP1R/Structs/SLdrVectorMP1Typedef.xml @@ -0,0 +1,11 @@ + + + + SLdrVectorMP1Typedef + + + + + + +