home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / NUQ02.ZIP / NUQCVS02 / README.ENG < prev    next >
Text File  |  2001-12-13  |  1KB  |  37 lines

  1. - Nuq (cvs 28/11/2001) for Atari, v0.2 13/12/2001
  2.  
  3. This is a port of Nuq (Quake without network) available at
  4. http://www.quakeforge.net . It uses SDL for video, keyboard and mouse.
  5.  
  6. It needs 8 Mb of free memory. The non-FPU version runs on 68000 or higher,
  7. to be able to run on emulators. The FPU version needs a 68020 or higher.
  8.  
  9. - Environment variables:
  10.  
  11. Video:
  12. SDL_VIDEODRIVER=xbios (default) to force XBIOS usage
  13. SDL_VIDEODRIVER=vdi to force VDI usage
  14. SDL_VIDEODRIVER=gem to force GEM usage
  15.  
  16. vdi driver is disabled under a multitasking AES, to favor gem driver.
  17.  
  18. Keyboard:
  19. SDL_ATARI_EVENTSDRIVER=gemdos (default) to force GEMDOS usage
  20. SDL_ATARI_EVENTSDRIVER=bios to force BIOS usage
  21.  
  22. - Other necessary files, get them from the PC version:
  23.                     
  24. Required file:                Filesize
  25. id1/pak0.pak    Shareware version    18 276 119
  26. Extra file (not required):
  27. id1/pak1.pak    Registered version    34 257 856
  28.  
  29. id1 is a subdirectory from the directory where you put the binary.
  30.  
  31. -- 
  32. Patrice Mandin
  33.  
  34. E-mail:    pmandin@caramail.com
  35. Web:    http://www.multimania.com/pmandin
  36.  
  37.