mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-04-29 06:49:28 -04:00
[Skylanders: Swap Force] Add mod to allow using other skylanders portals (#698)
This new pack allows you to use portals from other game series with Skylanders: Swap Force. Thanks for @WinnerNombre for adding this pack!
This commit is contained in:
parent
d0205dcb80
commit
7d54f240ec
2 changed files with 15 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue