files:
- setupfile: https://git.gdsmn.dev/imskyyc/SDVX-Helper/archive/master.zip
game:
exe: $GAMEDIR/drive_c/Games/SOUND VOLTEX EXCEED GEAR/launcher/modules/launcher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/installer
file: setupfile
- chmodx: $GAMEDIR/installer/install.sh
- execute:
args: --lutris --wineprefix $GAMEDIR
file: $GAMEDIR/installer/install.sh
- execute:
args: -r $GAMEDIR/installer
file: rm
description: Utilises "Konaste SDVX on Linux Helper" install script.
game_slug: sound-voltex-exceed-gear
gogslug: ''
humblestoreid: ''
installer_slug: sound-voltex-exceed-gear-2022011800
name: SOUND VOLTEX EXCEED GEAR
notes: After updating the game (required to launch / play), you MUST change your sound
settings in order for audio to work properly. The third tab in settings (audio)
should have WASAPI Exclusive selected, with a 10ms delay on Timer mode. Event mode
and WASAPI Shared mode will cause a crash! DirectSound has significant latency problems.
runner: wine
script:
files:
- setupfile: https://git.gdsmn.dev/imskyyc/SDVX-Helper/archive/master.zip
game:
exe: $GAMEDIR/drive_c/Games/SOUND VOLTEX EXCEED GEAR/launcher/modules/launcher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/installer
file: setupfile
- chmodx: $GAMEDIR/installer/install.sh
- execute:
args: --lutris --wineprefix $GAMEDIR
file: $GAMEDIR/installer/install.sh
- execute:
args: -r $GAMEDIR/installer
file: rm
slug: sound-voltex-exceed-gear-2022011800
steamid: null
version: '2022011800'
year: 2021
{
"game_slug": "sound-voltex-exceed-gear",
"version": "2022011800",
"description": "Utilises \"Konaste SDVX on Linux Helper\" install script.",
"notes": "After updating the game (required to launch / play), you MUST change your sound settings in order for audio to work properly. The third tab in settings (audio) should have WASAPI Exclusive selected, with a 10ms delay on Timer mode. Event mode and WASAPI Shared mode will cause a crash! DirectSound has significant latency problems.",
"name": "SOUND VOLTEX EXCEED GEAR",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sound-voltex-exceed-gear-2022011800",
"installer_slug": "sound-voltex-exceed-gear-2022011800",
"script": {
"files": [
{
"setupfile": "https://git.gdsmn.dev/imskyyc/SDVX-Helper/archive/master.zip"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Games/SOUND VOLTEX EXCEED GEAR/launcher/modules/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/installer",
"file": "setupfile"
}
},
{
"chmodx": "$GAMEDIR/installer/install.sh"
},
{
"execute": {
"args": "--lutris --wineprefix $GAMEDIR",
"file": "$GAMEDIR/installer/install.sh"
}
},
{
"execute": {
"args": "-r $GAMEDIR/installer",
"file": "rm"
}
}
]
}
}