First post, by Scythifuge
Greetings,
I have created a mutli-config.sys with various options such as "full AWE32" and "basic AWE32" which determine whether or not ctsb16.sys, ctmmsys.sys, and csp.sys are loaded since they eat up quite a bit of memory, altogether. When loading them in tandem with an rtl8139d bases NIC, memory takes a severe hit (I have yet to figure out how to load the NIC drivers into upper memory as the drivers are loaded with the windows net\ start line.) Without the NIC and using DEVLOAD /H, cutemouse, and vide-cdd.sys, and proper mscdex setup, I can get up to 624k largest program executable with emm386 and himem the only things not loaded into uppermemory. I am also avoiding smartdrv for now, since I am using a CF card, so the presence of these AWE32 low level drivers have made me question the need for them.
Are there any specific games which require these low level AWE32 drivers, or are they specifically for non-game apps? I am seeking to optimize my startup files and loading only what is necessary, depending on the intended use per session.