new mod to disable all music

super simple, its 1 blr on a function.
not worth making a new PR for given I don't think I'll be making another huge batch of new mods soon
This commit is contained in:
Intra 2025-04-14 00:49:26 -05:00 committed by GitHub
parent ab7c824d5f
commit 5e2c298970
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,17 @@
[XCX_NoBGM_V101E_V102U]
moduleMatches = 0xF882D5CF, 0x30B6E091, 0x218F6E07 ; 1.0.1E, 1.0.2U, 1.0.0E
; WHO : cfs::CfSoundManagerBGM::bgmPlay
; WHAT : Never process this function so that music is never played
0x022A2440 = blr
[XCX_NoBGM_V102J]
moduleMatches = 0x7672271D ; 1.0.2J
0x022A1E58 = blr
[XCX_NoBGM_V100U]
moduleMatches = 0xAB97DE6B, 0x676EB33E ; 1.0.1U, 1.0.0U
0x022A23D0 = blr
[XCX_NoBGM_V100J]
moduleMatches = 0x785CA8A9 ; 1.0.0J
0x022A1BAC = blr

View file

@ -0,0 +1,7 @@
[Definition]
titleIds = 0005000010116100,00050000101C4C00,00050000101C4D00
name = "Disable music"
path = "Xenoblade Chronicles X/Mods/Music/Disable music"
description = Disable all area and battle music.
#Credits: Intra
version = 6