Skip to content

[HELP] Fixing SONGLIST.2DA in BG:EE

AndreaColomboAndreaColombo Member Posts: 5,525
Hello.

BG:EE introduced an issue with SONGLIST.2DA whereby entry 35 duplicates entry 34.

To illustrate, this is what SONGLIST.2DA currently looks like in BG:EE:
[...]
34      Tav1			Tav1.mus
35      Tav1_d			Tav1.mus
36      Tav2			Tav2.mus
37      Tav3			Tav3.mus
38      Tav4			Tav4.mus
[...]

Note how entries 34 and 35 are the same.

Because area files are referencing SONGLIST.2DA file under the assumption that there is no duplicated line, all area referencing music past row 34 is effectively playing back the wrong theme.

So here's my question: Is it possible to fix this via WeiDU by removing the dupe so that all lines fall back into place (i.e. all lines from 36 on get "bumped up" one row?)

Double thumbs up if the fix works with EET as well (I don't have it installed so I'm not sure how SONGLIST.2DA is structured therein.)

Comments

  • AndreaColomboAndreaColombo Member Posts: 5,525
    I'll just put this here in case anybody stumbles upon this thread and thinks there's a bug with SONGLIST.2DA in their game: this no longer appears to be an issue as of v2.6.
Sign In or Register to comment.