Un-ignored: this is the working copy the emulator actually boots (patched BTL4OPT.EXE v4 lineage + .orig/.nop14/.pre_idle/.pre_limit backups, TESTARN.EGG arena1 test egg, REL410 BT+RP trees, VGL_LABS pod boot bats, VWETEST factory test suites, SB16 Creative utilities). The pristine untouched image remains ALPHA_1.zip. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
18 lines
475 B
Batchfile
18 lines
475 B
Batchfile
rem -------------------------------------------
|
|
rem - AWE Settings for Amplifier Function Test
|
|
rem -------------------------------------------
|
|
|
|
set AWE_FRONT=A220 I5 D1 H5 P330 T6
|
|
set AWE_REAR=A240 I7 D3 H6 P300 T6
|
|
|
|
copy /v ctmix.cfg c:\sb16\ctmix.cfg
|
|
|
|
set BLASTER=%AWE_FRONT%
|
|
c:\sb16\sb16set /p /q
|
|
c:\sb16\sb16set /ma:250;0 /mi:250;0 /ba:230;0 /tr:110;0
|
|
|
|
set BLASTER=%AWE_REAR%
|
|
c:\sb16\sb16set /p /q
|
|
c:\sb16\sb16set /ma:250;0 /mi:250;0 /ba:215;0 /tr:135;0
|
|
|