Used my free sunday to try to unlock a song I found in A114 and wasn't listed on the game.
I'd like to know if there's another unlockable songs. (I'm desperate to play the most recent songs on JP chunithm as they look so much fun)
I played with the .xmls in the option folders and I think this is what it worked
At the music.xml go to the last lines and find and replace like this example, there are lines dedicated to the song levels, turn to true and fill path with the c2s file found in the folder of the song in question.
<data>BASIC</data>
</type>
<enable>true</enable>
<file>
<path>8207_04.c2s</path>
</file>
<level>2</level>
<levelDecimal>0</levelDecimal>
<notesDesigner />
<defaultBpm>0</defaultBpm>
</MusicFumenData>
<MusicFumenData>
<resourceVersion>
<id>0</id>
<str />
<data />
</resourceVersion>
<type>
<id>1</id>
<str>ID_01</str>