Change outdated names and URLs

This commit is contained in:
Michael 2022-03-09 19:26:14 -08:00
parent 6e803c0516
commit e0b634b04b
3 changed files with 3 additions and 3 deletions
Workarounds/WindWakerHD_IntelFixes
src/BreathOfTheWild
Enhancements
Mods/ExtendedMemory

@ -7,7 +7,7 @@ _emptyString = 0x10166948
0x0278EED8 = lis r0, _emptyString@ha
0x0278EEE4 = addic r0, r0, _emptyString@l
[WWHDUS] ;ported to US by Slash
[WWHDUS] ;ported to US by M&M
moduleMatches = 0x475BD29F
_emptyString = 0x1016693C

@ -7,7 +7,7 @@
Jamie has coded this faithfully and diligently, and he's added a lot of different functions that were previously unavailable with these newer updates. We hope you enjoy this and use it to it's fullest potential.
This tutorial has been shortened by Slash in order to make use of the new graphic pack to its full potential.
This tutorial has been shortened by M&M in order to make use of the new graphic pack to its full potential.
===================================================================

@ -11,5 +11,5 @@ mapping1 = 0xA0000000-0xE0000000 # extend overlay region (default range is 0xA00
# BotW (and other games might) require additional modifications to the code to utilize this extra ram.
# If you've got any improvements for this pack (since it's currently work-in-progress), please let us know in the Cemu Graphic Packs github (https://github.com/slashiee/cemu_graphic_packs) via an issue.
# If you've got any improvements for this pack (since it's currently work-in-progress), please let us know in the Cemu Graphic Packs github (https://github.com/ActualMandM/cemu_graphic_packs) via an issue.
# Also, it'd be appreciated if the code for this graphic pack wasn't included inside of mods for the sake of mod compatibility.