gitadora: (arena model) asio option (#718)

## Link to GitHub Issue or related Pull Request, if one exists
#717 

## Description of change
Add an option to override the ASIO device.

By default the game will try to use any ASIO driver that contains the
string `XONAR` in it.

## Testing
Tested with FlexASIO.
This commit is contained in:
bicarus
2026-05-30 00:03:06 -07:00
committed by GitHub
parent 0209b80a22
commit 4ea55a61b8
8 changed files with 236 additions and 34 deletions
+3 -2
View File
@@ -109,12 +109,13 @@ namespace launcher {
LoadGitaDoraModule,
GitaDoraTwoChannelAudio,
GitaDoraCabinetType,
GitaDoraArenaSingleWindow,
GitaDoraArenaWindowLayout,
GitaDoraLefty,
GitaDoraWailHold,
GitaDoraPickAlgo,
GitaDoraSubOverlaySize,
GitaDoraArenaSingleWindow,
GitaDoraArenaWindowLayout,
GitaDoraArenaAsioDriver,
LoadJubeatModule,
LoadReflecBeatModule,
LoadShogikaiModule,