Coxxs / public-pchtxt

Some offline patches for some squid games.
37 stars 8 forks source link

Grand Festival Bowl Tricolor match music does not work properly. #31

Closed mganci closed 2 weeks ago

mganci commented 2 weeks ago

When i enter a tricolor match using that map, i can't listen to the right music and sometimes i can't ear it at all. For the rest the patch work great, maybe this should be a fix or an implementation. Thx in advance!

Coxxs commented 2 weeks ago

This might involve xlink Not sure how to fix it...

     MainVss_00 {
          if (BgmId == 13) {
               run {
                    AssetName = "MainVss_00",
                    RuntimeAssetName = "BGM_Versus_Fes_SAND_3Idol_Trc",
                    GroupName = "Bgm_Default",
                    StopFrame = 30,
                    Priority = 1,
                    BitFlag = 0b00000110 ReferenceType: (Bitfield),
               }
          }
     }
Coxxs commented 2 weeks ago

Found a way, will fix later

Coxxs commented 2 weeks ago

https://github.com/Coxxs/public-pchtxt/commit/6da68484a47da89a9048a8dabd3df4be79cb4adf https://github.com/Coxxs/public-pchtxt/commit/990c52f828ecb681868272d8a43c1939492980b7