mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[Sonic Boom] Disable Combo Reset (#524)
This commit is contained in:
parent
db2ef0970c
commit
145ef1dc8f
@ -0,0 +1,23 @@
|
|||||||
|
[WiiULauncher0US]
|
||||||
|
moduleMatches = 0x90DAC5CE
|
||||||
|
|
||||||
|
; Skip BRBCharacter::ResetCombo
|
||||||
|
0x323C888 = blr
|
||||||
|
|
||||||
|
[WiiULauncher0EU]
|
||||||
|
moduleMatches = 0x8F7D2702
|
||||||
|
|
||||||
|
; Skip BRBCharacter::ResetCombo
|
||||||
|
0x323C920 = blr
|
||||||
|
|
||||||
|
[WiiULauncher0JP]
|
||||||
|
moduleMatches = 0x0D395735
|
||||||
|
|
||||||
|
; Skip BRBCharacter::ResetCombo
|
||||||
|
0x323CBB0 = blr
|
||||||
|
|
||||||
|
[WiiULauncher16]
|
||||||
|
moduleMatches = 0x113CC316
|
||||||
|
|
||||||
|
; Skip BRBCharacter::ResetCombo
|
||||||
|
0x323CCA0 = blr
|
@ -0,0 +1,6 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010175B00,0005000010177800,0005000010191F00
|
||||||
|
name = Disable Combo Reset
|
||||||
|
path = "Sonic Boom: Rise of Lyric/Cheats/Disable Combo Reset"
|
||||||
|
description = This prevents your combos from expiring after a set amount of time or after taking damage.||Made by HyperBE32.
|
||||||
|
version = 6
|
Loading…
Reference in New Issue
Block a user