FAQ 1.0 KB

123456789101112131415161718192021222324252627
  1. Compatibility/Demos:
  2. Q: I'm trying to play a demo, but it gets out of sync, what's wrong?
  3. A: Read README.compatibility if you don't have already.
  4. A: If everything failes report us which demo got out of sync and where we can
  5. get it. Don't send it to us directly. Now hope the best that it gets fixed.
  6. Linux:
  7. Q: I get wrong colors when using SVGALib, can't you do your job right?
  8. A: The SDL Library is broken, bug the SDL people about it.
  9. OpenGL:
  10. Q: I'm trying to get PrBoom with OpenGL working on my 3dfx Voodoo card on
  11. Windows, but it doesn't work or is very slow.
  12. A: Use Mesa3D (http://www.mesa3d.org) with 3dfx support.
  13. Q: The sky looks wrong in OpenGL, WTF?
  14. A: It seems like you are using Mesa3D. Try a newer version and if it's still not
  15. fixed bug them about it.
  16. A: Are you using Windows? Try using another glu32.dll.
  17. Q: I get a compile error saying PFNGLCOLORTABLEEXTPROC isn't defined
  18. A: Get a newer version of your OpenGL headers/drivers. This problem occured on
  19. nvidia cards. If you still can't get it working, the please tell us.