SDVX > Overview

Contributors

LatoWolf#1170
22vv0

Information

SOUND VOLTEX

Plugin Version: fork-7.0.1c

  • Check for newer plugin versions here.

Supported game versions:

  • EXCEED GEAR (2025120900 final)
  • ∇ (2026021700)

Required Asphyxia Core version 1.50d or above

Notes

  • This is a fork of the official Asphyxia SDVX plugin. If you have any concerns and issues with this fork of the plugin, please do not ask for support on the official Asphyxia channels, and do not contact the devs of the official plugin as they would not be able to help you because do not maintain this fork. Direct your concerns to the GitHub issues page of this repository.
  • Please keep a copy/backup of your savedata directory so you have something to come back to in case of a problem with your database.
  • Before using this plugin, run the WebUI Asset Update. Do this every data and plugin update.

Important notes for players migrating from EXCEED GEAR to ∇

  • Before logging in to ∇, it is important to run the WebUI Asset Update as the plugin needs at least the latest EG music_db to pull difficulty level info from so the plugin could calculate your ∇ VOLFORCE properly, or to as close as it can to your EG VF. In EG, the VF is calculated on the fly when you login, but in ∇ the individual chart VF is now being stored in DB.
  • Data import to ∇ will copy your profile, scores, items, etc. from EG. You can continue playing EG using your migrated profile but it will have separate progression/data from ∇.
  • Just a heads up that there is a bug in game version 20251224 that causes charts to not appear in the VOLFORCE POTENTIAL folder.
  • Charts announced to have EX SCORES reset will be reset here as well.

Changelog

fork-7.0.1c
    • Re-enabled ARENA BATTLE and SINGLE BATTLE
    • Added/updated event data
      • Stamp events:
        • hololive Collab Stamp Bonus Event
      • Gift events:
        • BPL S5 Songs
      • Cross events:
        • ぼる×りこ Cross Resonance batch 5 (3 songs)
      • Updated BLASTER GATE list
    • Updated information popup list
  • WebUI:

    • Unlock events page
      • Updated date format in event "disabled until" message
      • Used string match/replace for song titles in toggle labels.
  • Misc:

    • Added current time to event date start checking.
      • Events will start 00:00 UTC.
RE: Standard Start issue on version 20250422+

This is not a plugin issue but I feel it is necessary to share. I did notice this while testing VARIANT GATE but I forgot to mention it so I apologize. As mentioned in issue #34, if you're having trouble carding in after a Standard Start credit, what fixed it for me was adding these lines to your ea3-config.xml file, in ea3->pos->coin. I personally put it just under kfc_game_s_standard:

      <kfc_game_s_standard_plus>
        <type __type="str">consume</type>
        <event __type="str">KFC.game.s.standard_plus</event>
        <player_ref __type="str">/coin/player1/ref_slotid</player_ref>
        <credit_ref __type="str">/coin/event</credit_ref>
      </kfc_game_s_standard_plus>

Then [re]start your game. Saving your data and starting a new Standard Start credit should now work fine. Also it looks like playing Standard Start in Skill Analyzer will cause the same problem to occur. In that case, doing the ea3-config fix above (or something similar) should be enough to resolve this problem as well.

Report issues

Run asphyxia in dev mode
  1. Make sure you have npm in your machine. Installing Node.js should do it.
  2. From the asphyxia-core zip file, extract these files to your plugins folder:
    • plugins/asphyxia-core.d.ts
    • plugins/package.json
    • plugins/tsconfig.json
  3. Open a command prompt/terminal window, cd to your asphyxia plugins folder, then install node and lodash typings by run these two commands:
    • npm install --save @types/lodash
    • npm install --save @types/node
  4. Now from the asphyxia root folder, run asphyxia in dev mode by adding "--dev" after the executable filename (eg: asphyxia-core-x64.exe --dev). This should run and provide more logs during game runtime.
Create Github Issue

Add an issue to the GitHub repository and make sure to provide the logs from Asphyxia dev mode so I could have a better idea on where to check for bugs and issues.

Todo:

  1. Proper handling of appeal title customization.
  2. More work on online matchmaking (?)

Game Support

KFC

Plugin Settings

The root directory of your Exceed Gear/∇ game files (for asset copying)

Choose whether to keep the latest ARENA season running past the end date.

Choose which set of ARENA STATION items are available for purchase during ARENA (EXCEED GEAR only)

Unlock most customization items (Navigators not included; check 'unlock all navigators' option)