2024-01-22 00:28:23 +01:00
# SOUND VOLTEX EXCEED GEAR
2024-06-05 19:09:36 +02:00
< img src = "/img/sdvx6/exceedgear.png" >
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! danger "Please make sure you downloaded your data from an appropriate source.< br > This guide is unable to troubleshoot any problems related to bad or poorly managed data."
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
---
### Preparing data
!!! tip ""
After downloading and extracting your data, we need to make sure your files aren't set to `Read-only` .
- Right click the folder containing your data, then click on `Properties` .
- In the `General` tab go down to `Attributes` , untick `Read-only` and click `Apply` .
- A popup will appear, select `Apply changes to this folder, subfolder and files` and press `OK` .
- Finally, click `OK` again to exit out of properties.
You should end up with a file structure with a few folders only, as follows.
< img src = "/img/sdvx6/setup/1_sdvxdata.png" >
??? warning "If your data doesn't look like this"
If you're missing the `modules` folder and instead have bunch of `.dll` files next to your folders:
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
- Create a `modules` folder.
- Move all `.dll` files inside of it so you end up with a structure as shown above.
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
If extra files are present next to your folders, such as executables, scripts, etc.. **remove them** .
**This also means your data was tampered with and we strongly recommend getting new data from somewhere else.**
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! info "If you don't need to update your data, you can skip over to the [Installing Spice2x ](#installing-spice2x ) section."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
---
### Updating data
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
??? danger "Please make sure you're using the right update for your current data."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
SDVX Patches re-uploaded by the community tend to be appropriately named `KFC-DATECODE-to-DATECODE` .
For example `KFC-2024043000-to-2024052100` .
- `2024043000` being your current data's version.
- `2024052100` being the one you would arrive at.
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
- Extract your patch's files to your existing data in a way that matches its file structure. Agree to overwrite files if necessary.
2024-07-09 16:55:24 +02:00
- Open `prop\ea3-config.xml` in a text editor and find the following lines near the top.
2024-06-03 19:29:42 +02:00
```xml
< soft >
< model __type = "str" > KFC< / model >
< dest __type = "str" > J< / dest >
< spec __type = "str" > G< / spec >
< rev __type = "str" > A< / rev >
< ext __type = "str" > 2024052100< / ext >
< / soft >
```
On the line with `<ext __type="str">` the datecode needs to match your new version.
- If that's already the case then great! Don't touch anything.
- If it instead corresponds to our pre-patch datecode, replace it with the new one and save the file.
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
---
### Installing Spice2x
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
- Head over to [spice2x.github.io ](https://spice2x.github.io ) and download the latest release.
- Extract the `spice64.exe` and `spicecfg.exe` files from the archive to your game's directory.
< img src = "/img/sdvx6/setup/3_spicedata.png" >
??? warning "If you're using an AMD graphics card"
A few more files are required to make your game work with AMD as the game was built for NVIDIA.
- From the spice2x archive, extract the `.dll` files found in `spice2x\stubs\64\` to your data's `modules` folder.
< img src = "/img/sdvx6/setup/3_dllamd.png" >
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
### Configuring Spice2x
!!! info "Open `spicecfg.exe` , each following sub-section corresponds to a tab at the top."
#### Buttons
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Click on `Bind` then press the key you want associated with the action.
With your controller and/or keyboard plugged in, configure your keys for:
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
- **Maintenance:** `Service, Test`
- **Game buttons:** `BT-A, BT-B, BT-C, BT-D, FX-L, FX-R, Start`
- **P1 Keypad**: `Keypad 0 to 9, Keypad Insert Card`
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
**Only if** you're playing using a keyboard:
- **Knobs:** `VOL-L Left, VOL-L Right, VOL-R Left, Vol-R Right`
#### Analogs (controller/cab only)
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
With a controller rather than binding buttons to VOL-L and VOL-R, you need to:
- Click `Bind` .
- In `Device` , pick your controller.
- In `Control` , pick `X` for `VOL-L` or `Y` for `VOL-R` .
- Turn your knob ensuring that the Preview knob turns along with it.
- Click `Close` , leaving the rest of the settings alone.
- Repeat for your other knob.
#### Overlay
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Modifying buttons in this section is not required but you are free to change what you want.
Click on `Bind` then press the key you want associated with the action.
#### Lights (controller/cab only)
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Your controller might support having its lights controlled by the game through spice2x.
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
If it does, here's how you may link different actions to your lights:
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
- Click `Bind` .
- In `Device` , pick your controller.
- In `Light Control` , select the corresponding light.
- Click `Close` .
- Repeat for your other lights.
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
#### Cards
2024-02-09 13:58:47 +01:00
2024-06-03 19:34:54 +02:00
!!! info "Covered in the [Connecting to a network ](#connecting-to-a-network ) section."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
#### Patches
2024-01-22 00:28:23 +01:00
2024-06-06 15:38:38 +02:00
!!! info "Go through the [Spice2x Patching ](../../extras/patchsp2x.md ) page to import patches."
2024-01-22 00:28:23 +01:00
2024-09-15 11:50:55 +02:00
!!! danger "If you don't absolutely need a patch or you're unsure what it does, leave it alone! Regardless of recommendations below."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
??? tip "General patches"
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
| Patch | Recommendation | Description |
|-----------------------------------------------|---------------- |-------------|
2024-09-15 11:50:55 +02:00
| Disable power change | Either | Prevents the game from changing Windows power settings. |
2024-06-03 19:29:42 +02:00
| Disable monitor change | Either | Prevents the game from changing Windows monitor settings. |
2024-09-15 11:50:55 +02:00
| Force BIO2 (KFC) IO in Valkyrie mode | OFF | Only useful for real cabs or Valkyrie at 60hz. |
| Shared mode WASAPI | Either | **For non-Valkyrie setups** . Runs the game with non-exclusive WASAPI audio, allowing you to hear audio from other sources **at the cost of audio latency** . |
| Shared mode WASAPI Valkyrie | Either | **For Valkyrie setups** . Same as above. |
| ASIO 2 Channels Mode | OFF | **For ASIO audio only** . Uses 2 channels instead of 8, useful for some audio cards. |
2024-06-03 19:29:42 +02:00
| Unlock All Songs | OFF | **This might get you banned from remote servers.** < br > If using Asphyxia, **you should unlock Songs using the WebUI instead** . |
| Unlock All Difficulties | OFF | **This might get you banned from remote servers.** < br > If using Asphyxia, **you should unlock Difficulties using the WebUI instead** . |
2024-09-15 11:50:55 +02:00
| Uncensor album jackets (for K region only) | OFF | **Only useful for Korean region** . The game is already "uncensored" otherwise. |
2024-06-03 19:29:42 +02:00
| Hide all bottom text | Either | Hides text at the bottom of the screen such as `Credits` or `Paseli` . |
| Disable subscreen in Valkyrie mode | Either | Disables the subscreen entirely. Note that this option is also available in the Options tab (`-sdvxnosub`).
| Timer freeze | Either | Freezes the timer in all non-premium environments.
| Premium timer freeze | Either | Freezes the timer in premium environments.
2024-09-15 11:50:55 +02:00
| Hide premium guide banner | Either | Hides the premium guide banner at the bottom of the screen during play.
2024-06-03 19:29:42 +02:00
| Premium Time Length | Any | Defines how long your premium time will be. If you've frozen premium time this is just vanity.
2024-07-09 16:55:24 +02:00
| Valkyrie Mode 60hz | OFF | Allows 60hz monitor users to use Valkyrie-exclusive features. To be used in conjunction with the Force BIO2 patch and `G` spec in `ea3-config.xml` .
2024-09-15 11:50:55 +02:00
| Fake Region | Japan | Unlocks region specific content regardless of the chosen region in `ea3-config.xml` . Japan unlocks the most content and is therefore recommended.
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
??? tip "If your monitor supports 120hz or more"
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
| Patch | Recommendation |
|-----------------------------------------------|---------------------------|
| Game FPS Target | 120 FPS ** (NOT higher)** |
| Note FPS Target | 120 FPS ** (NOT higher)** |
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
#### API
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
!!! warning "Leave everything at default unless you know what you're doing."
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
#### Options
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! info "If you don't know what an option does, hover over the question mark at the very left."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
< img src = "/img/sdvx6/setup/4_opthover.png" >
2024-02-09 13:58:47 +01:00
2024-06-03 19:29:42 +02:00
!!! danger "Be very careful changing options you don't understand as it may cause issues."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! tip "Required"
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
| Category | Option | Parameter | Setting |
|---------------|-----------------------|-------------------|---------|
2024-06-03 19:34:54 +02:00
| Game Options | SDVX Disable Cameras | -sdvxdisablecams | ON |
2024-06-03 19:29:42 +02:00
| Network | EA Service URL | -url | Covered in [Connecting to a network ](#connecting-to-a-network ) |
2024-01-22 00:28:23 +01:00
2024-06-03 19:34:54 +02:00
!!! tip "Highly Recommended for NVIDIA users ONLY"
| Category | Option | Parameter | Setting |
|-------------------|-----------------------------------|---------------| |
| Graphics (common) | NVIDIA profile optimization | -nvprofile | ON |
2024-06-03 19:29:42 +02:00
#### Advanced & Development
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! warning "Leave everything at default unless you know what you're doing."
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
---
### Connecting to a network
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! danger "Please choose one of the two solutions, not both!"
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
??? tip "Remote (Online Network)"
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
Open `spicecfg.exe` and head to the `Options` tab.
In the `Network` category, set the following settings:
- `EA Service URL` to the URL provided by your network.
- `PCBID` to the PCBID provided by your network.
< img src = "/img/sdvx6/setup/5_network.png" >
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
Next you need a card number.
If you don't already have one, generate one in the `Cards` tab.
To keep your card number safe, create a new `.txt` file with ONLY it inside.
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
Once that's done, head to the `Cards` tab, for `Player 1` click `Open...` and point to your text file.
< img src = "/img/sdvx6/setup/5_cards.png" >
2024-06-04 01:06:59 +02:00
??? tip "Local e-amuse Emulator (Asphyxia)"
2024-06-03 19:29:42 +02:00
2024-06-06 15:38:38 +02:00
This is covered in the [Asphyxia CORE ](../../extras/asphyxia.md ) page.
2024-06-03 19:29:42 +02:00
---
### Pre-launch requirements
!!! info "These steps are required, otherwise your game won't run."
#### VCRedist & DirectX
!!! tip ""
- Download and install the latest [VCRedist ](https://github.com/abbodi1406/vcredist/releases/latest ) (`VisualCppRedist_AIO_x86_x64.exe`)
- Download and install the [DirectX End-User Runtimes ](https://www.microsoft.com/en-us/download/details.aspx?id=8109 )
#### Audio
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
- Open `spicecfg.exe` .
- At the very top, click on `Shortcuts` then `Audio Playback Devices` .
- In the popup window, right click on your default audio device, and click on `Properties` .
- Go to the `Advanced` tab.
- Check both boxes under `Exclusive Mode` .
- Open the `Default Format` dropdown.
2024-07-17 23:54:36 +02:00
- Pick the `16 bit, 44100 Hz (CD Quality)` option and click `Apply` then `OK` .
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
< img src = "/img/sdvx6/setup/6_audio.png" >
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
#### Monitor orientation
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Before each play session, you will have to make sure your monitor is in `Portrait` or `Portrait (flipped)` mode.
To do so:
- Right click on your desktop.
- Click `Display Options` .
2024-06-03 22:56:39 +02:00
- Look for `Display orientation` and set it to `Portrait` or `Portrait (flipped)` .
2024-06-03 19:29:42 +02:00
< img src = "/img/sdvx6/setup/6_orientation.png" >
- Rotate your monitor vertically.
#### Valkyrie / Nemsys / Language settings
2024-07-09 16:55:24 +02:00
!!! info "Read through the [Extra Information ](extras.md ) page and edit your `prop\ea3-config.xml` file if necessary."
2024-06-03 19:29:42 +02:00
---
### First launch
!!! danger "If you have any issues running the game, refer to the [Troubleshooting ](troubleshooting.md ) page."
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
If you've followed all instructions correctly, you're now finally ready to launch the game!
**First plug your controller if you have one** and run `spice64.exe` , press `Yes` when it asks for elevated privileges.
The game will go through a series of checks, let it run, if you've done everything properly they'll pass.
#### Calibration
< img src = "/img/sdvx6/calibration/1.png" >
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
If you're seeing this screen, it means you need to calibrate your knobs.
Press your `Test` key. The game will instruct you where to navigate inside the menu.
- Press `BT-A` to go up.
- Press `BT-B` to go down.
- Press `Start` to select.
Select `I/O CHECK` and press `Start` .
< img src = "/img/sdvx6/calibration/2.png" >
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Select `CALIBRATION SETTINGS` and press `Start` .
< img src = "/img/sdvx6/calibration/3.png" >
< img src = "/img/sdvx6/calibration/4.png" >
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Select `CALIBRATION` and press `Start` .
First, your left knob (`VOL-L` for keyboard players)
1. **Slowly turn** your **LEFT knob counterclockwise** (`VOL-L Left`) until the first line says `COUNT = OK` .
2. Press `Start` .
3. **Slowly turn** your **LEFT knob clockwise** (`VOL-L Right`) until the first line says `COUNT = OK` .
4. Press `Start` .
Now same thing but for the right knob (`VOL-R` for keyboard players)
5. **Slowly turn** your **RIGHT knob counterclockwise** (`VOL-R Left`) until the first line says `COUNT = OK` .
6. Press `Start` .
7. **Slowly turn** your **RIGHT knob clockwise** (`VOL-R Right`) until the first line says `COUNT = OK` .
8. Press `Start` .
< img src = "/img/sdvx6/calibration/5.png" >
2024-01-22 00:28:23 +01:00
!!! tip ""
2024-06-03 19:29:42 +02:00
Select `SAVE AND EXIT` and press `Start` .
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
< img src = "/img/sdvx6/calibration/6.png" >
2024-01-22 00:28:23 +01:00
2024-06-03 19:29:42 +02:00
!!! tip ""
Select `GAME MODE` and press `Start` .
2024-06-05 19:09:36 +02:00
You're all done! The game should load up properly now.
---
### Carding in
!!! tip ""
Once the game is done loading, you need to card in.
- Press your `Keypad Insert Card` button.
- Enter your code using your keypad binds.
---
### Troubleshooting
!!! warning "Have any other issue?"
2024-07-09 16:23:17 +02:00
Check out the [Troubleshooting ](troubleshooting.md ) and [Error Codes ](../../errorcodes/bemani.md ) pages.
2024-06-05 19:09:36 +02:00
2024-07-09 16:23:17 +02:00
For any more game-specific information, check out [Extra Information ](extras.md ).