[Sonic Boom] Disable HUD (#522)

This commit is contained in:
Hyper 2021-04-22 03:01:16 +01:00 committed by GitHub
parent 4fdd13ae39
commit db2ef0970c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,59 @@
[WiiULauncher0US]
moduleMatches = 0x90DAC5CE
; Skip flag override in BRB_HUDManager::HUD_Enable if second argument is not zero
0x306E9AC = nop
; Skip BigRedButton::subtitle_show
0x307C290 = blr
; Skip CBrbAICompanion::show_picon
0x31FECB4 = blr
; Skip CbrbObjectiveMarker::Enable
0x331B88C = blr
[WiiULauncher0EU]
moduleMatches = 0x8F7D2702
; Skip flag override in BRB_HUDManager::HUD_Enable if second argument is not zero
0x306E98C = nop
; Skip BigRedButton::subtitle_show
0x307C270 = blr
; Skip CBrbAICompanion::show_picon
0x31FED4C = blr
; Skip CbrbObjectiveMarker::Enable
0x331B924 = blr
[WiiULauncher0JP]
moduleMatches = 0x0D395735
; Skip flag override in BRB_HUDManager::HUD_Enable if second argument is not zero
0x306E82C = nop
; Skip BigRedButton::subtitle_show
0x307C1EC = blr
; Skip CBrbAICompanion::show_picon
0x31FEEF8 = blr
; Skip CbrbObjectiveMarker::Enable
0x331BC08 = blr
[WiiULauncher16]
moduleMatches = 0x113CC316
; Skip flag override in BRB_HUDManager::HUD_Enable if second argument is not zero
0x306EA78 = nop
; Skip BigRedButton::subtitle_show
0x307C4B0 = blr
; Skip CBrbAICompanion::show_picon
0x31FEF34 = blr
; Skip CbrbObjectiveMarker::Enable
0x331BCE4 = blr

View File

@ -0,0 +1,6 @@
[Definition]
titleIds = 0005000010175B00,0005000010177800,0005000010191F00
name = Disable HUD
path = "Sonic Boom: Rise of Lyric/Mods/Disable HUD"
description = This patches out the heads-up display - including; player markers, objective markers and subtitles.||Made by HyperBE32.
version = 6