mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-04-19 09:51:21 +02:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
39f9bd6654 | ||
![]() |
61d458f9bd | ||
![]() |
108a1f0335 | ||
![]() |
7d54f240ec |
@ -0,0 +1,17 @@
|
||||
[SI_sigpatch_V16]
|
||||
moduleMatches = 0x39E9EBC6 ; 1.1.0
|
||||
|
||||
0x02512D44 = li r3, 0
|
||||
0x02512D48 = blr
|
||||
|
||||
[SI_sigpatch_V1]
|
||||
moduleMatches = 0xC683642E ; 1.0.0
|
||||
|
||||
0x025121E8 = li r3, 0
|
||||
0x025121EC = blr
|
||||
|
||||
[SI_sigpatch_demo]
|
||||
moduleMatches = 0xAF023381 ; Demo
|
||||
|
||||
0x025101C4 = li r3, 0
|
||||
0x025101C8 = blr
|
6
src/SkylandersImaginators/Mods/SignaturePatch/rules.txt
Normal file
6
src/SkylandersImaginators/Mods/SignaturePatch/rules.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101F4D00,00050000101FB100,0005000010205E00
|
||||
name = Signature Patch
|
||||
path = "Skylanders Imaginators/Mods/Signature Patch"
|
||||
description = This patch removes the check for a factory's signature on dumps of characters released for Skylanders Imaginators, allowing for unique UIDs and unreleased characters to be generated.||Made by Winner Nombre with help from MusicDisc, MoltenLavaCore, and NefariousTechSupport.
|
||||
version = 7
|
@ -0,0 +1,9 @@
|
||||
[SSF_RemovePortalCheck_V16]
|
||||
moduleMatches = 0xa0b35374 ; v16
|
||||
|
||||
0x024B0A28 = li r3, 0x203
|
||||
|
||||
[SSF_RemovePortalCheck_V0]
|
||||
moduleMatches = 0xb1f102ec ; v0
|
||||
|
||||
0x024B09A0 = li r3, 0x203
|
@ -0,0 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010139200,0005000010140400
|
||||
name = Allow Portals From Other Skylanders Games
|
||||
path = "Skylanders Swap Force/Mods/Allow Portals From Other Skylanders Games"
|
||||
description = Allows any (non-Xbox!) Portal of Power to be used.||Made by Winner Nombre.
|
||||
version = 7
|
@ -0,0 +1,4 @@
|
||||
[begone_autorotate]
|
||||
moduleMatches = 0xF7A78809, 0x659c782e
|
||||
|
||||
0x02664f20 = nop
|
6
src/Splatoon/Mods/Disable Autorotate/rules.txt
Normal file
6
src/Splatoon/Mods/Disable Autorotate/rules.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
|
||||
name = Disable Autorotate
|
||||
path = "Splatoon/Mods/Disable Autorotate"
|
||||
description = Prevents the camera from automatically rotating when the player moves left or right.
|
||||
version = 7
|
Loading…
x
Reference in New Issue
Block a user