Jump to content


Photo

BGT 1.22 & 1PP HQ Music for BGT

compatibility

  • Please log in to reply
8 replies to this topic

#1 Salk

Salk
  • Modder
  • 1411 posts

Donator

Posted 05 November 2022 - 05:22 AM

Hello, skellytz!

 

It seems pro5's BGT adaptation of 1PP's HQ Music is no longer functioning with BGT 1.22, probably due to how the BGT_Music part has been incorporated into the main installation?

 

If I run the installer it skips the BGT install option:

 

1pp: High quality music for BGT -> Patch BGT and BGII areas to make full use of updated music (Recommended)

 

saying that;

 

BGTMusic component 2 is not installed, SONGLIST.2DA is missing required BGT/BGII song entries

 

I fear pro5 is no longer around to update this (which is a 2014 release) but perhaps updating the .tp2 to be compatible with 1.22 is a simple enough operation?


Edited by skellytz, 26 March 2023 - 06:33 AM.
topic tags


#2 skellytz

skellytz
  • Staff
  • 477 posts

Posted 05 November 2022 - 09:15 AM

BGTMusic component 2 is not installed, SONGLIST.2DA is missing required BGT/BGII song entries

As discussed here, BGT Music will no longer be a separate installer, but a component of the core package for compatibility with Project Infinity. So, mods checking for bgtmusic.tp2 will have to be updated (eg 1PP HQ Music and Revised Battles) when v1.22 is released. We'll do it. Gwendolyne also had additional plans for 1PP HQ Music, so hopefully it will be maintained even further.



#3 Salk

Salk
  • Modder
  • 1411 posts

Donator

Posted 05 November 2022 - 10:35 PM

Sounds great!  :cheers:



#4 TotoR

TotoR
  • Modder
  • 96 posts

Posted 11 February 2024 - 02:04 AM

I fear pro5 is no longer around to update this (which is a 2014 release) but perhaps updating the .tp2 to be compatible with 1.22 is a simple enough operation?


Yes, it is.

1 line need to be updated :

 

 

REQUIRE_PREDICATE MOD_IS_INSTALLED "setup-bgtmusic.tp2" "2" ~BGTMusic component 2 is not installed, SONGLIST.2DA is missing required BGT/BGII song entries~


by

 

REQUIRE_PREDICATE ((MOD_IS_INSTALLED "setup-bgtmusic.tp2" "2") OR (ID_OF_LABEL ~bgt.tp2~ ~A6-BGT-MusicFull~) OR (ID_OF_LABEL ~bgt.tp2~ ~A6-BGT-MusicHybrid~) OR (ID_OF_LABEL ~bgt.tp2~ ~A6-BGT-MusicBG1~)) ~BGTMusic component is not installed, SONGLIST.2DA is missing required BGT/BGII song entries~


 


Edited by TotoR, 11 February 2024 - 02:04 AM.


#5 skellytz

skellytz
  • Staff
  • 477 posts

Posted 11 February 2024 - 02:56 AM

Is there enough demand for 1PP HQ Music to be officially uploaded to our GitHub and updated? If yes, I'll go through the necessary stages to get it done.



#6 MikeX

MikeX
  • Member
  • 16 posts

Posted 11 February 2024 - 08:23 AM

Me, for one, would like to see, that 1PP HQ Music would once again work with BGT.
Thanks for your continuing support of BGT, despite the vanishing interest!



#7 Andrea C.

Andrea C.
  • Modder
  • 458 posts

Posted 11 February 2024 - 09:08 AM

Im also interested in HQ music :)

#8 Salk

Salk
  • Modder
  • 1411 posts

Donator

Posted 12 February 2024 - 08:12 AM

Of course I'm also interested in it.  :cheers:



#9 skellytz

skellytz
  • Staff
  • 477 posts

Posted 12 February 2024 - 02:26 PM

In that case, it'll be done!







Also tagged with one or more of these keywords: compatibility