Advertisement
Guest User

gfx

a guest
Nov 7th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1.  
  2. --- Date: 2022-11-7 (Mon Nov 2022) UTC+00:00
  3.  
  4. 10:14:46.259 | CreateDevice() using 'NVIDIA NVS 5200M' adapter
  5. 10:14:46.260 | Adapter vendorId: 0x10de
  6. 10:14:46.260 | Adapter deviceId: 0x0dfc
  7. 10:14:46.260 | Adapter driver date: 6.9.2021
  8. 10:14:46.260 | Adapter driver version: 23.21.13.9268
  9. 10:14:46.260 | Adapter dedicated video memory: 1016266752
  10. 10:14:46.260 | Adapter dedicated system memory: 0
  11. 10:14:46.260 | Adapter shared system memory: 4269076480
  12. 10:14:46.260 | Ultra low quality forced via command line
  13. 10:14:46.459 | NvApi initialized. Interface version: NVidia Complete Version 1.10. Driver version: 39268. Build branch: r390_00
  14. 10:14:47.519 | Driver features:
  15. 10:14:47.519 | DriverConcurrentCreates: true
  16. 10:14:47.519 | DriverCommandLists: true
  17. 10:14:47.519 | MapNoOverwriteOnDynamicConstantBuffer: false
  18. 10:14:47.519 | MapNoOverwriteOnDynamicSrv: false
  19. 10:14:47.520 |
  20. 10:14:47.520 | ------------ Autodetecting defaults ------------
  21. 10:14:47.520 | OS: Windows 10 Pro 21H2 (10.0.19044.2130) x64
  22. 10:14:47.521 | CPU: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
  23. 10:14:47.521 | CPU cores: 2
  24. 10:14:47.521 | CPU threads: 4
  25. 10:14:47.521 | RAM: 8142 MB
  26. 10:14:47.521 | Memory Load: 66%
  27. 10:14:47.521 | Page File: 7645 MB used, 4820 MB available
  28. 10:14:47.521 | Log disk free space: 243.8 GB (52.40%)
  29. 10:14:47.521 | GPU: NVIDIA NVS 5200M
  30. 10:14:47.521 | VRAM: 969 MB
  31. 10:14:47.521 | Feature level: 11_0
  32. 10:14:47.521 | Auto-detected default graphics quality: [Medium]
  33. 10:14:47.521 | ------------------------------------------------
  34. 10:14:47.521 |
  35. 10:14:47.889 | CreateSwapChain(ModeDesc.Width = 1184, ModeDesc.Height = 585, BufferCount = 2, Flags = 0x802, SwapEffect = FlipSequential)
  36. 10:14:48.173 | Gpu temperature: 56
  37. 10:14:48.174 | Gpu P-State: 0
  38. 10:14:48.174 | ResizeBuffers(Width = 1184, Height = 720, Flags = 0x802)
  39. 10:14:48.199 | ChangeMode(DeviceMode(0, 0, 0, 0), BorderlessFullscreen, prevMode: Windowed)
  40. 10:14:48.397 | OutputRect: {x: 0, y: 0, width: 1600, height: 900}
  41. 10:14:48.397 | WorkRect for reshape: {x: 0, y: 0, width: 1600, height: 900, flags: 0}
  42. 10:14:48.416 | ResizeBuffers(Width = 1600, Height = 900, Flags = 0x802)
  43. 10:14:48.708 WARNING| NVIDIA NGX not available on this hardware/platform., code = 0xbad00001, info: NVSDK_NGX_Result_FAIL_FeatureNotSupported
  44. 10:14:49.612 | Gpu temperature: 57
  45. 10:14:49.612 | Gpu P-State: 0
  46. 10:15:03.697 | Gpu temperature: 57
  47. 10:15:03.698 | Gpu P-State: 8
  48. 10:15:09.509 | Initial settings:
  49. r_vsync = 0
  50. MainView.RenderScale = 1
  51. r_textureQuality = 0
  52. r_anisoLevel = 0
  53. car_skidmarks = 0
  54. cl_debrisQuality = 0
  55. cl_shellsQuality = 0
  56. Client.LightsQuality = 0
  57. car_decalsOnlyLocalPlayer = 0
  58. Game.ImpactDecals = 0
  59. g_lodDistanceFactor = 80
  60. g_grassDensity = 0.35
  61. MainView.GrassMaxDistance = 300
  62. Client.PostEffectAntiAliasing = Disable
  63. MainView.EnableShadows = 0
  64. MainView.EnableShadowsFiltering = 0
  65. MainView.ShadowMapResolution = 512
  66. MainView.LightsShadowsQuality = 0
  67. MainView.SSAO = 0
  68. Particles.RateFactorPreset = 0
  69. Client.UltraLowQuality = 1
  70. MainView.LightShaft = 2
  71. MainView.FSR = 0
  72. MainView.FSR.Sharpness = 0.2
  73. MainView.TAA = 1
  74. MainView.Sharpness = 2
  75. MainView.GI = 0
  76. MainView.SSLR = 0
  77. MainView.SSLR.Mode = 0
  78. MainView.ContactShadows = 0
  79. MainView.MotionBlur = 1
  80. MainView.MotionBlur.Intensity = 0.5
  81. MainView.PostProcessing.LensFlare = 0
  82. MainView.PostProcessing.Vignetting = 0
  83. MainView.DLSS = 0
  84. MainView.DLSS.Sharpness = 0.35
  85.  
  86. 10:15:10.151 | Gpu temperature: 57
  87. 10:15:10.151 | Gpu P-State: 8
  88. 10:15:10.304 ERROR| Device removed, reason DXGI_ERROR_DEVICE_HUNG: The application's device failed due to badly formed commands sent by the application. This is an design-time issue that should be investigated and fixed
  89. 10:15:10.304 | Driver threading features:
  90. DriverConcurrentCreates: true
  91. DriverCommandLists: true
  92. 10:15:10.326 ERROR| Device removed, reason DXGI_ERROR_DEVICE_HUNG: The application's device failed due to badly formed commands sent by the application. This is an design-time issue that should be investigated and fixed
  93. 10:15:10.326 | Driver threading features:
  94. DriverConcurrentCreates: true
  95. DriverCommandLists: true
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement