mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 03:37:35 -03:00
Corrected group name MK8 UW
Had an invalid group name for version 4.1.
This commit is contained in:
parent
1e1c5af472
commit
e10d5059f9
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ _scaleAddr = 0x00000000
|
|||
#replace math with branch
|
||||
0x024AEBEC = bla _scaleAspect
|
||||
|
||||
[MK8AspectVer4.1]
|
||||
[MK8AspectVer4_1]
|
||||
moduleMatches = 0xD09700CE
|
||||
0x100C359C = .float 2.370
|
||||
0x10121E30 = .float 2.370
|
||||
|
|
|
@ -78,7 +78,7 @@ _scaleAddr = 0x00000000
|
|||
#replace math with branch
|
||||
0x024AEBEC = bla _scaleAspect
|
||||
|
||||
[MK8AspectVer4.1]
|
||||
[MK8AspectVer4_1]
|
||||
moduleMatches = 0xD09700CE
|
||||
0x100C359C = .float 2.370
|
||||
0x10121E30 = .float 2.370
|
||||
|
|
Loading…
Reference in a new issue