haekb / nolf1-modernizer

The goal of NOLF Modernizer is to help fix some long standing bugs, and update some more outdated features of the game.
https://haekb.itch.io/nolf-modernizer
45 stars 11 forks source link

Missing music from jukebox #32

Closed mzso closed 4 years ago

mzso commented 4 years ago

I think the "main theme" is missing one item, intensity 3 in the text file (amb1.sgt, amb2.sgt, etc).

Also, It looks like in the GOTY music section the "Investigate" music transitions into Ambiance after one iteration and stays on that thereafter.

haekb commented 4 years ago

Hey there,

On my quest to localize hard coded strings, I've re-worked how the jukebox finds its songs. I'll be looking into intensity 3 for the next patch.

Regarding the GOTY music section, it's just kinda how the DirectMusic system works. I don't think I'll be modifying that as it would require quite a bit of testing!

mzso commented 4 years ago

@haekb commented on 2020. máj. 6. 00:39 CEST:

Regarding the GOTY music section, it's just kinda how the DirectMusic system works. I don't think I'll be modifying that as it would require quite a bit of testing!

It doesn't transition from one intensity to another with any of the other music. It's weird. None of the the other music has any instance specified in the text file that goes from one music to another. Only this. Switching only happens purposefully with all others. For example going from ambient to an action music when starting to combat with enemies.