* Running EAW in Glide on Voodoo2 - 12MB, and Canopus Voodoo1 * without altering 3dfx settings for texture memory size. Here is a method that *may* work for running EAW in Glide on Canopus and 12mb VoodooII cards without the need to alter the Win95/98 control panel 3DFX settings. NOTE: Follow the instructions exactly and *don't* put these statements into your autoexec.bat, since that would affect all of your Glide apps. Here we go: 1) Cut the following text from this post, paste it into notepad and save it as EAW-2MB.BAT in your EAW folder. rem -------------- cut from here --------------- rem EAW-2MB.BAT rem rem 2MB Texture memory workaround for EAW rem rrevved at mindspring dot com rem SET SSTV2_TMU_MEMSIZE=2 SET SSTV2_TMUMEM_SIZE=2 SET SST_TMUMEM_SIZE=2 eaw.exe rem ---------------- to here -------------------- 2) Make a desktop shortcut to the EAW-2MB.BAT: a: Right-click desktop. b: Select New and Shortcut. c: Browse to the EAW directory and select EAW-2MB.BAT d: Click Next, Next and select an icon. e: Click Finish. f: You should now see an EAW-2MB.BAT shortcut icon on your desktop. 3) Setting up the environment: a: Right-click on the shortcut, select properties/memory and set initial environment to 768. b: Click the 'program' tab and put a check in 'close on exit'. c: Click O.K., etc. 4) Click the new desktop icon to run EAW. Good Luck!