mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Be more sensible
This commit is contained in:
parent
7b94c0e4b9
commit
1f72068b31
@ -2,7 +2,7 @@
|
|||||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||||
name = Arrows
|
name = Arrows
|
||||||
path = "The Legend of Zelda: Breath of the Wild/Modifications/Dynamic (FPS++)/Arrows Workaround"
|
path = "The Legend of Zelda: Breath of the Wild/Modifications/Dynamic (FPS++)/Arrows Workaround"
|
||||||
description = "This allows you to change the fall speed of the arrows. Choose the one where your FPS lands the most."
|
description = "This allows you to change the fall speed of the arrows. Choose the preset where your FPS lands the most."
|
||||||
version = 3
|
version = 3
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -6,4 +6,4 @@ description = "This removes the 60FPS lock, allowing the game to run as fast as
|
|||||||
version = 3
|
version = 3
|
||||||
|
|
||||||
[Control]
|
[Control]
|
||||||
vsyncFrequency = 65535
|
vsyncFrequency = 240
|
||||||
|
@ -25,9 +25,5 @@ $FPS = 90
|
|||||||
name = 200% Speed
|
name = 200% Speed
|
||||||
$FPS = 120
|
$FPS = 120
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = Unlimited Speed
|
|
||||||
$FPS = 65535
|
|
||||||
|
|
||||||
[Control]
|
[Control]
|
||||||
vsyncFrequency = $FPS
|
vsyncFrequency = $FPS
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
[Gambit16]
|
|
||||||
moduleMatches = 0x08ED6677
|
|
||||||
|
|
||||||
0x100D2F5C = .string "Npc_IdolA"
|
|
||||||
0x100D3534 = .string "Npc_IdolA"
|
|
||||||
0x100D5560 = .string "Npc_IdolA"
|
|
||||||
|
|
||||||
[Gambit272]
|
|
||||||
moduleMatches = 0xF7A78809
|
|
||||||
|
|
||||||
0x100E38F0 = .string "Npc_IdolA"
|
|
||||||
0x100E5A4C = .string "Npc_IdolA"
|
|
||||||
0x100E5DC4 = .string "Npc_IdolA"
|
|
||||||
0x100E85F8 = .string "Npc_IdolA"
|
|
@ -1,6 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
|
|
||||||
name = Callie over Marie
|
|
||||||
path = "Splatoon/Modifications/Callie over Marie"
|
|
||||||
description = Replaces Callie over Marie.
|
|
||||||
version = 3
|
|
@ -1,14 +0,0 @@
|
|||||||
[Gambit16]
|
|
||||||
moduleMatches = 0x08ED6677
|
|
||||||
|
|
||||||
0x100D2F50 = .string "Npc_IdolB"
|
|
||||||
0x100D3528 = .string "Npc_IdolB"
|
|
||||||
0x100D5554 = .string "Npc_IdolB"
|
|
||||||
|
|
||||||
[Gambit272]
|
|
||||||
moduleMatches = 0xF7A78809
|
|
||||||
|
|
||||||
0x100E38E4 = .string "Npc_IdolB"
|
|
||||||
0x100E5A40 = .string "Npc_IdolB"
|
|
||||||
0x100E5DB8 = .string "Npc_IdolB"
|
|
||||||
0x100E85EC = .string "Npc_IdolB"
|
|
@ -1,6 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
|
|
||||||
name = Marie over Callie
|
|
||||||
path = "Splatoon/Modifications/Marie over Callie"
|
|
||||||
description = Replaces Marie over Callie.
|
|
||||||
version = 3
|
|
23
Modifications/Splatoon_SquidSisterSwap/patches.txt
Normal file
23
Modifications/Splatoon_SquidSisterSwap/patches.txt
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[Gambit16]
|
||||||
|
moduleMatches = 0x08ED6677
|
||||||
|
|
||||||
|
0x100D2F58 = .byte $callieLetter
|
||||||
|
0x100D3530 = .byte $callieLetter
|
||||||
|
0x100D555C = .byte $callieLetter
|
||||||
|
|
||||||
|
0x100D2F64 = .byte $marieLetter
|
||||||
|
0x100D353C = .byte $marieLetter
|
||||||
|
0x100D5568 = .byte $marieLetter
|
||||||
|
|
||||||
|
[Gambit272]
|
||||||
|
moduleMatches = 0xF7A78809
|
||||||
|
|
||||||
|
0x100E38EC = .byte $callieLetter
|
||||||
|
0x100E5A48 = .byte $callieLetter
|
||||||
|
0x100E5DC0 = .byte $callieLetter
|
||||||
|
0x100E85F4 = .byte $callieLetter
|
||||||
|
|
||||||
|
0x100E38F8 = .byte $marieLetter
|
||||||
|
0x100E5A54 = .byte $marieLetter
|
||||||
|
0x100E5DCC = .byte $marieLetter
|
||||||
|
0x100E8600 = .byte $marieLetter
|
21
Modifications/Splatoon_SquidSisterSwap/rules.txt
Normal file
21
Modifications/Splatoon_SquidSisterSwap/rules.txt
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
|
||||||
|
name = Squid Sister Swap
|
||||||
|
path = "Splatoon/Modifications/Squid Sister Swap"
|
||||||
|
description = Allows you to swap the Squid Sisters.
|
||||||
|
version = 3
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = Callie over Marie
|
||||||
|
$callieLetter = 65
|
||||||
|
$marieLetter = 65
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = Marie over Callie
|
||||||
|
$callieLetter = 66
|
||||||
|
$marieLetter = 66
|
||||||
|
|
||||||
|
[Preset]
|
||||||
|
name = Swapped
|
||||||
|
$callieLetter = 66
|
||||||
|
$marieLetter = 65
|
Loading…
Reference in New Issue
Block a user