1
Multimedia / Re: Can aswitch.exe be used for always connected/attached usb speakers?
« on: October 15, 2024, 03:06:37 pm »
Hi Dave
I did think of that but it seems SNAP needs to be installed for the SNAP dependency as just having sddhelp.sys loading in config.sys results in:-
J:\GAMES.ECS\SDLVERSIONS\SDLINVADERS>sdlinvaders.exe
SDLInvaders Version 0.8.0
[SNAP_Initialize] : Initializing...
[SNAP_ThreadFunc] : Starting...
[SNAP_ThreadFunc] : Calling DosSetPriority!
[SNAP_ThreadFunc] : Calling WinInitialize!
[SNAP_ThreadFunc] : Calling WinCreateMsgQueue!
[SNAP_ThreadFunc] : Calling GA_loadDriver!
[SNAP_ThreadFunc] : Could not load graphics driver!
[SNAP_Initialize] : SNAP-Thread could not initialize itself!
[FSLib_Initialize] : Could not initialize SNAP!
[os2fslib_CreateDevice] : Could not initialize FSLib!
Unable to initialize SDL: No available video device
J:\GAMES.ECS\SDLVERSIONS\SDLINVADERS>
Other sdl games briefly flash what is probably the above message before closing the window containing the message.
Regards
Pete
I did think of that but it seems SNAP needs to be installed for the SNAP dependency as just having sddhelp.sys loading in config.sys results in:-
J:\GAMES.ECS\SDLVERSIONS\SDLINVADERS>sdlinvaders.exe
SDLInvaders Version 0.8.0
[SNAP_Initialize] : Initializing...
[SNAP_ThreadFunc] : Starting...
[SNAP_ThreadFunc] : Calling DosSetPriority!
[SNAP_ThreadFunc] : Calling WinInitialize!
[SNAP_ThreadFunc] : Calling WinCreateMsgQueue!
[SNAP_ThreadFunc] : Calling GA_loadDriver!
[SNAP_ThreadFunc] : Could not load graphics driver!
[SNAP_Initialize] : SNAP-Thread could not initialize itself!
[FSLib_Initialize] : Could not initialize SNAP!
[os2fslib_CreateDevice] : Could not initialize FSLib!
Unable to initialize SDL: No available video device
J:\GAMES.ECS\SDLVERSIONS\SDLINVADERS>
Other sdl games briefly flash what is probably the above message before closing the window containing the message.
Regards
Pete