The Dink Network

Reply to Re: FreeDink 109.6 sound issue under Windows 10/11?...

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 20th 2022, 09:58 PM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
LOOK UPON MY DEFORMED FACE! 
For those who haven't gotten around to using Martridge yet, it seems you can set it fairly straightforwardly in cmd or PowerShell by entering:

set SDL_AUDIODRIVER=winmm

or
setx SDL_AUDIODRIVER winmm


Or whichever output you want to test. Do be aware that this will change the output for everything that uses SDL(2) for audio, and may make other programs behave strangely.