gitadora: (arena model) flip realtek option (#733)

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

## Description of change
Flip the option - enable the Realtek hack by default, unless the user
chooses not to.

## Testing
Tested ASIO path and WASAPI path. WASAPI path should be unaffected as
the game just picks the default audio device.
This commit is contained in:
bicarus
2026-06-05 01:38:46 -07:00
committed by GitHub
parent 2dae86a6f2
commit 4b7f68f920
8 changed files with 34 additions and 13 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ namespace launcher {
GitaDoraArenaSingleWindow,
GitaDoraArenaWindowLayout,
GitaDoraArenaAsioDriver,
GitaDoraArenaFakeRealtekDevice,
GitaDoraArenaRealtekAccess,
LoadJubeatModule,
LoadReflecBeatModule,
LoadShogikaiModule,