Advertisement
Guest User

Untitled

a guest
Oct 29th, 2011
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. dfengine 1.08 win-x86 Mar 28 2010
  2.  
  3. ----- FS_Startup -----
  4. ----------------------
  5. 342 pk3 files read
  6. 25740 files in pk3 files
  7. 1.53 MB in memory data
  8. 8.205 seconds
  9. ----------------------
  10.  
  11. execing default.cfg
  12. execing q3config.cfg
  13. sv_cheats is read only.
  14. execing autoexec.cfg
  15. sv_cheats is read only.
  16. Mode-Lan On
  17. couldn't exec rules_k.cfg
  18. Hunk_Clear: reset the hunk ok
  19. ...detecting CPU, found Intel Pentium III
  20.  
  21. ------- Input Initialization -------
  22. No window for DirectInput mouse init, delaying
  23. Joystick is not active.
  24. ------------------------------------
  25. ----- Client Initialization -----
  26. ----- Initializing Renderer ----
  27. -------------------------------
  28. ----- Client Initialization Complete -----
  29. ----- R_Init -----
  30. Initializing OpenGL subsystem
  31. ...initializing QGL
  32. ...calling LoadLibrary( 'C:\WINXP\system32\opengl32.dll' ): succeeded
  33. ...setting mode -1: 1280 1024 FS
  34. ...using colorsbits of 32
  35. ...calling CDS: ok
  36. ...registered window class
  37. ...created window@0,0 (1280x1024)
  38. Initializing OpenGL driver
  39. ...getting DC: succeeded
  40. ...GLW_ChoosePFD( 32, 32, 8 )
  41. ...39 PFDs found
  42. ...hardware acceleration found
  43. ...PIXELFORMAT 4 selected
  44. ...creating GL context: succeeded
  45. ...making context current: succeeded
  46. Initializing OpenGL extensions
  47. ...GL_S3_s3tc not found
  48. ...using GL_EXT_texture_env_add
  49. ...using WGL_EXT_swap_control
  50. ...using GL_ARB_multitexture
  51. ...using GL_EXT_compiled_vertex_array
  52. ...WGL_3DFX_gamma_control not found
  53.  
  54. ----- R_InitShaders -----
  55. -------------------------
  56. 545 shader files read
  57. 12749 shaders found
  58. 216644 code lines
  59. 4.36 MB shader data
  60. 1.969 seconds
  61. -------------------------
  62.  
  63. ----- finished R_Init -----
  64.  
  65. ------- sound initialization -------
  66. Initializing DirectSound
  67. locked hardware. ok
  68. ------------------------------------
  69. Sound memory manager started
  70. Loading vm file vm/ui.qvm.
  71. VM file ui compiled to 918942 bytes of code
  72. ui loaded in 3519712 bytes on the hunk
  73. 130 arenas parsed
  74. 2 arenas ignored to make count divisible by 4
  75. 33 bots parsed
  76. --- Common Initialization Complete ---
  77. Winsock Initialized
  78. Opening IP socket: localhost:27960
  79. Hostname: kitteh_1
  80. IP: 192.168.0.148
  81. IP: 5.28.182.35
  82. Working directory: C:\Quake III Arena
  83.  
  84. Total startup time: 13.31 seconds
  85. Proceeding with delayed mouse init
  86. Initializing DirectInput...
  87. DirectInput initialized.
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement