Reply 260 of 513, by Revolter
- Rank
- Member
wrote:I used your stuff. Perhaps I forgot something? My solo is at 220/5/1. perhaps I should make a clean boot without anything and use pciset as a batch? I'll test that...
The "PCISET" strings I sent were also set for 220/5/1, so it should have worked. I only use the batch files without the driver, so I've no idea if they conflict in any way. Sure, worth a try!
wrote:FM means adlib?
Yeah, I meant the Adlib setup option.
wrote:Silverball - works on my machine, but needs additional testing...
Well, it starts and generates sounds on my machine as well, but the music seems to be halved in rate, and there are also visual skips and freezes that shouldn't be there. If it works just as indented on your machine - that difference would be interesting to elaborate!
wrote:We should always write in what config we are testing
Ok, here's mine:
Autoexec.bat
PROMPT $e[1;34;40m$e[0;60;"D";13p$e[0;59;"0";13p$e[0;63;"C";13p$e[0;61;"2";13p$e[0;62;"3";13p$e[0;64;"6";13p$e[0;65;"7";13p$p$g // this is for hotkeys
PATH C:\DOS;C:\UTL\BATCH
SET TEMP=C:\DOS
@ECHO OFF
CALL NVCLOCK.BAT // this is for underclocking the GPU to 66/66 Mhz
CALL TDMA.BAT // that's the Solo-1 part
CLS
VER
DIR /O
Config.sys
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF /Q
DEVICE=C:\DOS\EMM386.EXE 16384 RAM // I REM out this line for games that require it
DEVICEHIGH=C:\DOS\ANSI.SYS // also for hotkeys
INSTALLHIGH=C:\DRV\MSMOUSE\MOUSE.EXE // it's from MS Intellipoint package
DOS=HIGH,UMB
LASTDRIVE=G
FILES=40
BUFFERS=40
Tdma.bat
@ECHO OFF
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 41 10111111 00010000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 40 11111111 01111011 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 52 00000001 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 51 01100111 00000001 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 50 00011100 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 61 11111111 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 60 11110001 00000000 > NUL
SET BLASTER=A220 I5 D1 T4
C:\DRV\ESS\ESSVOL.EXE /v:5 /l:0 /w:12 /m:0 /c:0 /s:12 /a:14 /p:0
Wbdma.bat
@ECHO OFF
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 41 10111111 00010000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 40 11111111 01111011 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 52 00000001 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 51 01100111 00000111 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 50 00011100 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 61 11111111 00000000 > NUL
C:\DRV\ESS\PCISET\PCISET.EXE 1969 125D 60 11110001 00000000 > NUL
SET BLASTER=A220 I5 D1 T4
C:\DRV\ESS\ESSVOL.EXE /v:5 /l:0 /w:12 /m:0 /c:0 /s:12 /a:14 /p:0
TDMA.BAT is loaded automatically from AUTOEXEC.BAT, and then I switch between two modes by typing in the batchfile name - no reboot required.
Also, dr.zeissler. As a way of solving the DOS compatibility for your SFF PCs - check ebay for "QDI SynactiX 1": a guy from France sells this mobo cheap - it has similar specs and dimensions to yours, but it has a PC/PCI connector (!!!). I have one of these, but thanks to the AGP slot in a wrong place I cannot swap it with my DFI CS32-TC just yet %)