Jump to content

festr

Members
  • Posts

    45
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. in VR it insanely shakes its almost unbearable
  2. Hello, DCS engine is still capped by the render thread in the VR setup - nvidia 4090 is about 70% utilised still not able to reach 90fps due to the CPU constrain. There is no CPU on the market currently which can handle specific VR setup. Is the render thread offloading planned? It does not seem that the CPU vendors will speed up single core performance signifficantly anytime soon.
  3. 13900k overclocked all pcores to 5.7, 64GB RAM (4 sticks) DDR 3200 overclocked timings, 4090, VR-3 varjo with foveated rendering Hyper threading OFF affinity for DCS set to 0-7 CPU (all pcores) varjo processes set to 8-12 (4 ecores) all other processes in windows 11 set to 13-23 (rest of ecores) testing - F18 cold and dark and apache hot start on runway. with MT.lua and without MT.lua I'm not able to percieve any change. When I monitored what CPU was utilised with MT.lua it jumped to core 3, without MT.lua it sticks on other core. 90FPS steady - fluctuates between 85-90, no major drops. for others - make sure that you have closed everything - like really everything in your system and do NOT run any performance monitoring like task manager or anything in the backround to not influence FPS fluctuations (I get -10fps variability when task manager is leaved on)
  4. your motherboard is either overclocking your CPU or your cooling is not working properly. This has nothing to do with the DCS itself.
  5. From the discord: atypicalarc: run OpenXR Explorer, check the "create XR session box" and then select "Reload Runtime data", then leave it up.
  6. I have same issue but for me I can run the game after I boot the PC. But every other run I end up with: "2023-06-23 17:14:19.414 ERROR VISUALIZER (Main): OpenXR exception: runtime is not available" nothing helps other than full PC reboot and I can run MT in VR but only for the first time. I'm attaching mbuchas comment on discord regarding this issue.
  7. Same here, after the latest patch the loading time is signifficantly longer. Using MT and VR. Around 150 seconds loading. When watching CPU and GPU - the GPU is on 50% during the starting and 2 CPU cores 100%. LOG attached. dcs.log
  8. the game does not benefit from the hyperthread because it spawns 8 render threads and 8 main threads which is 16 threads on a 8 physical CPU cores and it gets ineffective. On my system it has impact losing 15 FPS. p.s.: I have 4090 lowering details - the GPU is not bottleneck - it is about 80% utilised. The CPU is bottleneck in my case (VR)
  9. DCS automatically applies itself CPU affinity to Pcores only (0-7) but in the log IO cores are allocated on E-cores. But IO cores will be never utilised on E-cores if the affinity is set to 0-7 CPU cores. If I change CPU affinity manually to 0-23 CPU cores the side effect is that common cores and render cores are spread over E-cores and not P-cores which leads to lower FPS. 2023-06-25 22:51:31.185 INFO EDCORE (Main): common cores: {2, 3, 6, 7} 2023-06-25 22:51:31.185 INFO EDCORE (Main): render cores: {4, 5, 0, 1} 2023-06-25 22:51:31.185 INFO EDCORE (Main): IO cores: {8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23}
  10. Without hyperthreading common cores and render cores allocates 4+4. When hyperthreading is enabled it allocates 8 cores for common cores and 8 cores for render cores which leads to decrease by 15 fps compared to 4+4 cores. (F18 instant action ready on ramp is my testing scenario) 2023-06-25 22:51:31.185 INFO EDCORE (Main): common cores: {2, 3, 6, 7} 2023-06-25 22:51:31.185 INFO EDCORE (Main): render cores: {4, 5, 0, 1} 2023-06-25 22:51:31.185 INFO EDCORE (Main): IO cores: {8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23}
  11. with aero varjo I have tested this - I cannot see plain on 7nm with this mode I can see the dot
  12. I can confirm that this new Mbucchia toolkit finally brings unprecedent sharpness to the VR-3 quad view. Not only the outer LCD panels has now full resolution but dynamic foveated rendering is working which brings much more FPS (90 FPS most of the time today in KA50 and MI8 on persian gulf multiplayer). There is so much headroom in GPU that I was able to set 1.2 multiplier for the focusing area which (its like 1.2x supersampling) and it looks amazingly sharp compared to what I had before.
  13. and after you did solve it - what you see in the framerate window ? No main thread / render thread bound ? What is there instead?
  14. confirming problem - flew in Harrier - no single spike from SA-5 launch on my RWR
  15. Hello, There is Varjo 4 screen layout support for VR-3 and XR-3. What I'm asking here is if it would be possible to increase (or at least be able to set) higher PPD resolution for the outer larger two windows. Since the new multithreading and with the nvidia 4090 the engine should be able to handle it. Currently the 4 window mode on VR-3 and XR-3 has lower resolution for the outer (larger) LCDs than the native LCD panels. Or - is this somehow configurable already in some lua file? Edit: this is now fixed - https://github.com/mbucchia/Varjo-Foveated/wiki
×
×
  • Create New...