diff --git a/Modifications/HyruleWarriors_PlayAsCucco/patches.txt b/Modifications/HyruleWarriors_PlayAsCucco/patches.txt new file mode 100644 index 00000000..1d353f70 --- /dev/null +++ b/Modifications/HyruleWarriors_PlayAsCucco/patches.txt @@ -0,0 +1,4 @@ +[HWPlayAsCuccov208] +moduleMatches = 0xE159AE91 + +0x020EBF10 = li r11, 51 ; diff --git a/Modifications/HyruleWarriors_PlayAsCucco/rules.txt b/Modifications/HyruleWarriors_PlayAsCucco/rules.txt new file mode 100644 index 00000000..03b7ac34 --- /dev/null +++ b/Modifications/HyruleWarriors_PlayAsCucco/rules.txt @@ -0,0 +1,5 @@ +#Huge thanks to Crementif for helping me! +[Definition] +titleIds = 000500001017D800,000500001017D900,000500001017CD00 +name = "Hyrule Warriors - Play as Cucco" +version = 2 diff --git a/Modifications/HyruleWarriors_PlayAsGanon/patches.txt b/Modifications/HyruleWarriors_PlayAsGanon/patches.txt new file mode 100644 index 00000000..fdf22c40 --- /dev/null +++ b/Modifications/HyruleWarriors_PlayAsGanon/patches.txt @@ -0,0 +1,4 @@ +[HWPlayAsGanonv208] +moduleMatches = 0xE159AE91 + +0x020EBF10 = li r11, 50 ; diff --git a/Modifications/HyruleWarriors_PlayAsGanon/rules.txt b/Modifications/HyruleWarriors_PlayAsGanon/rules.txt new file mode 100644 index 00000000..5af487d2 --- /dev/null +++ b/Modifications/HyruleWarriors_PlayAsGanon/rules.txt @@ -0,0 +1,5 @@ +#Huge thanks to Crementif for helping me! +[Definition] +titleIds = 000500001017D800,000500001017D900,000500001017CD00 +name = "Hyrule Warriors - Play as Ganon" +version = 2