Problems with Privateer are "usually" related to sound card issues. These are easiest to solve by using a boot disk. Mainly because you sometimes have to experiment with the settings - DMA, IRQ, PORT - to get it right, and this can involve rebooting a number of times which is much faster in pure dos.
My config.sys
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE 16384 RAM D=64 FRAME=E000 /I=B000-B7FF
DOS=HIGH,UMB
* DEVICEHIGH=TEAC_CDI.SYS /D:TEAC-CDI
* DEVICEHIGH=ESSAUDIO.SYS
BUFFERSHIGH=40
FILESHIGH=40
STACKSHIGH=0,0
LASTDRIVEHIGH=G
SHELL=COMMAND.COM /E:1024 /P
My autoexec.bat
ECHO OFF
* SET BLASTER=A220 I5 D1 H5 T4 J200
* LH MSCDEX.EXE /D:TEAC-CDI /M:15
* LH BBBMOUSE.COM
* PATH A:\;C:\QEMM;C:\PRIVATER;C:\TQS;C\:TM
SET TEMP=C:\TEMP
SET TMP=C:\TEMP
Please note:-
There are 6 lines that I have preceeded with "*". That is because they are specific to my system. You will need these lines in your own boot disk but they must contain information about YOUR setup.
Hints:-
You have the following lines in your config.sys.
files=25
buffers=25
My Privateer installation manual specifies a value of 30 for both those lines. I use 40
because I use my boot disk for other DOS games also.
Your config.sys:-
DEVICEHIGH=C:\WINDOWS\COMMAND\DISPLAY.SYS CON=(EGA,,1)
COUNTRY=030,737,C:\WINDOWS\COMMAND\COUNT RY.SYS
Your autoexec.bat:_
MODE CON CODEPAGE PREPARE=((737) C:\WINDOWS\COMMAND\EGA2.CPI)
MODE CON CODEPAGE SELECT=737
KEYB GK,,C:\WINDOWS\COMMAND\KEYBRD4.SYS
These are not strictly necessary, deleting them will save memory. My DOS is in english and I have a danish keyboard, but no problems. You will have to search your keyboard for the correct command keys though since they will not necessarily be the same as specified in the manual
If you get an insufficient memory error message,you can go to the dos prompt and type mem/c/p. This will show you which device drivers are loaded into conventional and which are loaded into upper memory and also their size. From there on you have to fiddle
Sometimes it´s possible to "improve" your memory results by changing the order in which device drivers are loaded. Rule of thumb :- biggest ones first.
Whatever you do, make sure that the autoexec.bat and config.sys you edit, REALLY are on your floppy. Don´t ASSUME it