Ess AudioDrive 1869 joystick problem under DOS
I have a strange issue with the joystick port on my Ess AudioDrive 1869 ISA sound card. When running DOS, I can get sound just fine but the joystick does not respond. It'll work under Windows 95, but not DOS or DOS mode.
Just in case it could mean anything, this is the line in my AUTOEXEC.BAT file:
SET BLASTER=A220 I5 D1
Let me know if this isn't enough info or if you have any suggestions.
Any help would be appreciated.
Just in case it could mean anything, this is the line in my AUTOEXEC.BAT file:
SET BLASTER=A220 I5 D1
Let me know if this isn't enough info or if you have any suggestions.
Any help would be appreciated.
Comments
Sound was fine using SBPRO drivers, but the game port was not working.
The ESS drivers were required to get the game port enabled in Dos.
You can DL the DOS version from:
http://vetusware.com/download/ESS%20Aud ... /?id=11115
Tried to set it up as per the readme, but got that message. Stupid part is it also "ignores commandline parameters" when all you want is the built-in in help.
[path]esscfg.exe /A:220 /I:5 /D:1 /J:E !
The /J is E to Enable or D to Disable the Joystick Port
You MUST place the "!" at the end of the line to allow settings to change.