Re: DirectX or OpenGL?
Weird Worlds uses OpenGL for graphics, OpenAL for sound, SDL for everything else. There's no specific DirectX requirements, but OpenAL internally works through DirectSound3d in Windows and SDL uses various DirectX components as well. My guess is that the sound thing could be a problem but nothing else sounds particularly dangerous.
|