Skip to content

Commit

Permalink
Override BLASTER setting to troubleshoot Sound Blaster Pro detection …
Browse files Browse the repository at this point in the history
…problem in AIL/32 Sound Blaster Pro driver
  • Loading branch information
volkertb committed Jan 21, 2024
1 parent daa2687 commit df19d73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/02-pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
echo "output\\sbemu" >> CICD_DOS.BAT
echo "cd test" >> CICD_DOS.BAT
echo "ren dos32a.exe dos4gw.exe" >> CICD_DOS.BAT
# TODO : remove line below when done debugging/troubleshooting Sound Blaster Pro AIL/32 compatibility
echo "SET BLASTER=A220 I7 D1 T4" >> CICD_DOS.BAT
echo "ECHO Current BLASTER variable: %BLASTER%" >> CICD_DOS.BAT
echo "stp32 dtmf_src.wav a32sbpdg.dll" >> CICD_DOS.BAT
cp -f test/run_cicd_dos.sh /usr/local/bin/
Expand Down

0 comments on commit df19d73

Please sign in to comment.