Information
DanceDanceRevolution
Plugin Version: fork-3.1.0
Supported game versions: WORLD (2025061000)
Required Asphyxia Core version 1.50c
Notes:
- Please be aware that this plugin and the savefile it produces are incompatible with the official plugin, or any other forks. Please be cautious of using other plugins' savefiles with this fork of the plugin, or using this fork's savefile with other plugins.
- Please back up your save data to prevent unwanted issues (just in case)
Changelog
fork-3.1.0
Added customization item data
- PREMIUM CUSTOMIZER 第3弾 (set 3)
Added GALAXY BRAVE data
- STORM folder
Added song/chart info
GALAXY BRAVE
- sakura storm
- Cosmic Hurricane
- The Wind of Gold
- Thunderstorm
WORLD LEAGUE
- Florence (Gold class benefit)
Platinum Pass songs
- Monsters Den
- Stand Alone Beat Masta
Misc
- 唱
- トラウマ催眠少女さとり!
- 勇者
- あおばの足音
- ギャ・ギャ・ギャ・ギャラクシー!
- 悲報!ワイ!ニート!
Advance Play
- GRAND PRIX music pack vol.36
- ARACHNE
- EBONY & IVORY
- Liar×Girl
- 絶対零度
- GRAND PRIX music pack vol.36
Added event data
GALAXY BRAVE
- STORM - Thunderstorm
Advance Play
- GRAND PRIX music pack vol.36
Implemented saving of newly added options and filter categories.
Added Platinum Pass toggle in Profile settings.
Set all A3 songs to be unlocked by default unless overridden.
Added handler for Gold Advanced Border songs after WORLD LEAGUE period.
musicdb.xml Usage Guide
- Put your musicdb.xml file(s) in the ddr@asphyxia/data directory.
- Configure plugin settings:
- There are 2 related fields in the plugin settings:
- musicdb.xml for musicdata_load: mdb file where song difficulty and limited info will be retrieved. Set this config to the filename of the musicdb.xml file you copied. This file is required for other songs to appear.
- musicdb.xml for WebUI: mdb file where song titles will be retrieved, this will be used for WebUI stuff. If you have a different xml file you want to use, set this config to the filename of that other musicdb.xml file, or keep it blank to use the same musicdb.xml as above.
- Sample setup 1: I use a modified WORLD musicdb with all difficulties and limited info defined for all songs. I do not need to use a separate musicdb.xml for WebUI (but I would also update this file to include upcoming songs.)
- Sample setup 2: I use the last A3 musicdb for musicdata_load. This will set difficulty and limited data for songs released up until A3. WORLD songs info will be set using SONGS_WORLD defined in data/world.ts. Then I use WORLD musicdb for WebUI, so I could get all titles of songs released up until WORLD (I would need to replace this file every time the game updates its song list, and whenever songs released prior to WORLD get new charts or have their difficulties adjusted, SONGS_OVERRIDE_WORLD defined in data/world.ts will handle them.)
- There are 2 related fields in the plugin settings:
To do:
- Look for more missing features
- Refactor hiscore code
- More WebUI stuff
- Figure out unknown values in score_str
- Rival loading and figure out unknown values in rival record_str
- Refactor WORLD LEAGUE
Game Support
Plugin Settings