diff options
-rw-r--r-- | README.OPL | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -58,7 +58,7 @@ anything. Windows allows direct access to the OPL chip. You can confirm that hardware OPL is working by checking for this message in stdout.txt: - OPL_Init: Using driver 'Win9x'. + OPL_Init: Using driver 'Win32'. === Windows NT (including 2000, XP and later) === @@ -72,6 +72,11 @@ It is not necessary to have Cygwin installed to use this. Copy the ioperm.sys file into the same directory as the Chocolate Doom executable and it should be automatically loaded. +You can confirm that hardware OPL is working by checking for this +message in stdout.txt: + + OPL_Init: Using driver 'Win32'. + === Linux === If you are using a system based on the Linux kernel, you can access |