Advertisement
Guest User

q4linux

a guest
Apr 11th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.71 KB | None | 0 0
  1. $ sh ./quake4
  2. Quake4  V1.4.2 linux-x86 Jun 15 2007
  3. found interface lo - loopback
  4. found interface eth0 - 192.168.100.12/255.255.255.0
  5. CPU: AMD CPU with MMX & 3DNow! & SSE & SSE2 & SSE3
  6. enabled Flush-To-Zero mode
  7. --------- Initializing File System ----------
  8. Loaded pk4 /home/aegi/games/Quake4-War/q4base/addon1.pk4 with checksum 0x64d7dc3c
  9. Loaded pk4 /home/aegi/games/Quake4-War/q4base/addon2.pk4 with checksum 0x4b5f80da
  10. Loaded pk4 /home/aegi/games/Quake4-War/q4base/game100.pk4 with checksum 0x74b379d9
  11. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak001.pk4 with checksum 0x79e11728
  12. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak002.pk4 with checksum 0xbe825905
  13. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak003.pk4 with checksum 0x69d72897
  14. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak004.pk4 with checksum 0x399db0d3
  15. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak005.pk4 with checksum 0x60d50a1d
  16. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak006.pk4 with checksum 0x9099ed11
  17. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak007.pk4 with checksum 0xaf301fff
  18. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak008.pk4 with checksum 0x4ac6f6d9
  19. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak009.pk4 with checksum 0x36030c7d
  20. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak010.pk4 with checksum 0x9229ca5f
  21. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak011.pk4 with checksum 0x4eb29a18
  22. Loaded pk4 /home/aegi/games/Quake4-War/q4base/pak012.pk4 with checksum 0xbe4120b0
  23. Loaded pk4 /home/aegi/games/Quake4-War/q4base/zpak_english.pk4 with checksum 0x1c5ea64c
  24. Loaded pk4 /home/aegi/games/Quake4-War/q4base/zpak_russian.pk4 with checksum 0x13236f65
  25. Current search path:
  26. /home/aegi/.qu4vzk/q4base
  27. /home/aegi/games/Quake4-War/q4base
  28. /home/aegi/games/Quake4-War/q4base/zpak_russian.pk4 (411 files)
  29. /home/aegi/games/Quake4-War/q4base/zpak_english.pk4 (3459 files)
  30. /home/aegi/games/Quake4-War/q4base/pak012.pk4 (1081 files)
  31. /home/aegi/games/Quake4-War/q4base/pak011.pk4 (5622 files)
  32. /home/aegi/games/Quake4-War/q4base/pak010.pk4 (5734 files)
  33. /home/aegi/games/Quake4-War/q4base/pak009.pk4 (1284 files)
  34. /home/aegi/games/Quake4-War/q4base/pak008.pk4 (1289 files)
  35. /home/aegi/games/Quake4-War/q4base/pak007.pk4 (1330 files)
  36. /home/aegi/games/Quake4-War/q4base/pak006.pk4 (1343 files)
  37. /home/aegi/games/Quake4-War/q4base/pak005.pk4 (1395 files)
  38. /home/aegi/games/Quake4-War/q4base/pak004.pk4 (2253 files)
  39. /home/aegi/games/Quake4-War/q4base/pak003.pk4 (1286 files)
  40. /home/aegi/games/Quake4-War/q4base/pak002.pk4 (252 files)
  41. /home/aegi/games/Quake4-War/q4base/pak001.pk4 (5906 files)
  42. /home/aegi/games/Quake4-War/q4base/game100.pk4 (2 files)
  43. /home/aegi/games/Quake4-War/q4base/addon2.pk4 (570 files)
  44. /home/aegi/games/Quake4-War/q4base/addon1.pk4 (144 files)
  45. game DLL: 0x0 in pak: 0x0
  46. Addon pk4s:
  47. file system initialized.
  48. ---------------------------------------------
  49. ------------ Initializing Decls -------------
  50. Loading guides.... 60 loaded
  51. 172ms to load 1111k of material
  52. 56ms to load 43k of skin
  53. 108ms to load 723k of sound
  54. 3ms to load 1k of materialType
  55. 185ms to load 2078k of lipSync
  56. 31ms to load 105k of playback
  57. 677ms to load 1675k of effect
  58. ---------------------------------------------
  59. -------- Initializing renderSystem ----------
  60. using ARB renderSystem
  61. renderSystem initialized.
  62. ---------------------------------------------
  63. Found default language English with VO
  64. .... found additional language 'russian' without VO
  65. 632 strings read from strings/english_code.lang
  66. 1654 strings read from strings/english_guis.lang
  67. 5616 strings read from strings/english_lips.lang
  68. 6085 strings read from strings/english_maps.lang
  69. 661 strings read from strings/russian_code.lang
  70. 1857 strings read from strings/russian_guis.lang
  71. 5819 strings read from strings/russian_lips.lang
  72. 6295 strings read from strings/russian_maps.lang
  73. Couldn't open journal files
  74. execing default.cfg
  75. couldn't exec editor.cfg
  76. execing Quake4Config.cfg
  77. execing autoexec.cfg
  78. -------- Initializing Sound System ----------
  79. sound system initialized.
  80. ---------------------------------------------
  81. --------------- R_InitOpenGL ----------------
  82. Initializing SDL subsystem
  83. Loading GL driver 'libGL.so.1' through SDL
  84. SDL_ListModes:
  85. 1440x900 1440x810 1366x768 1280x1024 1280x800 1280x720 1024x768 800x600 640x480
  86. X Error of failed request:  BadValue (integer parameter out of range for operation)
  87.   Major opcode of failed request:  150 (XFree86-VidModeExtension)
  88.   Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  89.   Value in failed request:  0x260
  90.   Serial number of failed request:  169
  91.   Current serial number in output stream:  171
  92. pure virtual method called
  93. terminate called without an active exception
  94. signal caught: Aborted
  95. si_code -6
  96. Trying to exit gracefully..
  97. pure virtual method called
  98. terminate called recursively
  99. double fault Aborted, bailing out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement