I followed the guides from the Persona Music Script documentation and tried putting it in game over the "Awakening Ryuji" encounter. (Purely as testing since I'm not at a boss fight to test it there. Also first time with using the Steam version with Reloaded ii; trying to add music using BGME Framework)
Details from the pme file:
encounter["Awakening Ryuji"]
music = 10200
end
I used Phos for adding new music and building and Atom for creating the adx file and looping. Even though I made the pme file and used the same music script as shown, but when I load Ryuji's awakening fight, it just plays the original music, completely ignoring the script. Is there something I'm missing/doing wrong?