Advertisement
Guest User

Untitled

a guest
Jan 12th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. * Detected CPU: GenuineIntel P3 family, F6/M12/S3, 3491.00 mhz, 23-clk 'rdtsc'
  2. * CPU Features: RDTSC, MMX, SSE, SSE2
  3.  
  4. Initializing File System...
  5. using fs-ltx fsgame.ltx
  6. FS: 30295 files cached, 4335Kb memory used.
  7. Init FileSystem 1.057675 sec
  8. 'xrCore' build 3116, Aug 15 2007
  9.  
  10. Initializing Engine...
  11. Executing config-script "user.ltx"...
  12. ! Cannot open script file [user.ltx]
  13. Starting INPUT device...
  14. Loading DLL: xrRender_R1.dll
  15. Loading DLL: xrGame.dll
  16. * [win32]: free[4068716 K], reserved[48636 K], committed[76888 K]
  17. * [ D3D ]: textures[0 K]
  18. * [x-ray]: crt heap[6195 K], process heap[661 K], game lua[0 K], engine lua[0 K], render[0 K]
  19. * [x-ray]: economy: strings[1032 K], smem[0 K]
  20. Executing config-script "d:\shadow of chernobyl\gamedata\config\default_controls.ltx"...
  21. [d:\shadow of chernobyl\gamedata\config\default_controls.ltx] successfully loaded.
  22. Executing config-script "user.ltx"...
  23. ! Cannot open script file [user.ltx]
  24. SOUND: OpenAL: enumerate devices...
  25. SOUND: OpenAL: EnumerationExtension Present
  26. devices Generic Hardware
  27. SOUND: OpenAL: system default SndDevice name is Generic Hardware
  28. SOUND: OpenAL: default SndDevice name set to Generic Software
  29. SOUND: OpenAL: cant create context for
  30. SOUND: OpenAL: All available devices:
  31. 1. Generic Software, Spec Version 1.1 (default)
  32. 2. Generic Software, Spec Version 1.1 (default)
  33. SOUND: OpenAL: SelectBestDevice is Generic Software 1.1
  34. SOUND: OpenAL: Required device: Generic Software. Created device: Generic Software.
  35. * sound: EAX 2.0 extension: absent
  36. * sound: EAX 2.0 deferred: absent
  37. * sound : cache: 32773 kb, 3805 lines, 8820 bpl
  38. Starting RENDER device...
  39. * GPU [vendor:10DE]-[device:13C2]: NVIDIA GeForce GTX 970
  40. * GPU driver: 9.18.13.4460
  41. * CREATE: DeviceREF: 1
  42. * Vertex Processor: PURE HARDWARE
  43. * Texture memory: 3586 M
  44. * DDI-level: 9.0
  45. * GPU shading: vs(fffe0300/3.0/30), ps(ffff0300/3.0/30)
  46. * GPU vertex cache: unrecognized, 16
  47. * DVB created: 1536K
  48. * DIB created: 512K
  49. count of .thm files=1
  50. load time=54 ms
  51. * distortion: used, dev(30),need(14)
  52. * SSample: 1024x768
  53. error is error X3539: ps_1_x is no longer supported; use /Gec in fxc to automatically upgrade to ps_2_0
  54. error X3539: Alternately, fxc's /LD option allows use of the old compiler DLL
  55.  
  56.  
  57. Can't compile shader postprocess
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement