Jump to content

speed-of-heat

Members
  • Posts

    8092
  • Joined

  • Last visited

Everything posted by speed-of-heat

  1. this is what i do too, but i let DCS Updater load dcs and some programs i have wait until DCS's loaded e.g. :VoiceAttack REM Wait for DCS to load tasklist | find /i "DCS.exe" >nul REM echo !%DCScount%! set /a DCScount+=1 if %DCScount% GEQ 200 goto :StartVoiceAttack if errorlevel 1 goto :VoiceAttack :StartVoiceAttack set EXE=VoiceAttack.exe tasklist /fi "imagename eq %EXE%" | find "%EXE%" >nul if errorlevel 1 ( echo %EXE% is not running so Starting it. C:\Windows\System32\schtasks.exe /run /tn "VoiceAttack" goto :END ) else ( REM if it is running kill the EXE and relanuch echo %EXE% running. Killing the task... C:\Windows\System32\schtasks.exe /run /tn "KillVoiceAttack" timeout 10 > nul :waitloopVoiceAttack REM wait until EXE is definately killed then tasklist /fi "imagename eq %EXE%" | find "%EXE%" >nul if errorlevel 1 ( echo The program %EXE% has been killed and restarting it. C:\Windows\System32\schtasks.exe /run /tn "VoiceAttack" goto :END ) else ( goto :waitloopVoiceAttack ) )
  2. I mostly use them in the apache at the moment for the trigger gaurd and rhs teadac functions for the cpg
  3. yep that was it ...many thanks!
  4. Hi All, still new to the Viper, but I seem to have a problem with my TGP in that it powers up (so i have switched it on), but the screen for the TGP remains "black" like the lens cap is still on the camera? I have tried cycling R HDP power, but to no avail, is there an "Uncage" for the TGP that I am missing?
  5. Will it make a difference, yes, will it be significant really depends, likely not
  6. right click on the sim build slot #01 and select Set Sim Path #01 > Browse for path
  7. I just record the 2d Mirror , using xbox game bar...
  8. delete the full logbook lua file from the disk and it will recreate it (its likely trying to parse a broken logbook.lua
  9. No but, you could adjust the default view for the aircraft so it's not so zoomed in?
  10. Thanks this really helped and i am now through it !
  11. Wow I thought i was dumping a lot of flares! what intervals was that? 0.2 ?
  12. Very many thanks for these!
  13. 1) no i honestly couldn't really see your stutters on your video, bear in mind that YT drops things to a lower frame rate , which make the obvious to you look like nothing to everyone else 2) if it's a fresh windows install, windows 11 or 10 ? if 11 make sure you have done this: Options to optimize gaming performance in Windows 11 - Microsoft Support, have you checked your XMP profile in BIOS, to make sure it is set appropriately, are you overclocking, if so how are your temps, 3) then something is epically fubar on your PC because , if you are on the lowest settings you should be getting a better response rate than this, which means its not in DCS, when not in DCS but with Discord running what is your cpu utilisation looking like ? what's it like without discord running, what framerates (or frametimes if you know them) are you getting in DCS ? 4) I'd turn some stuff off and just use it as a diagnostic, not as a fix 5) you can find your log files in (drive):\Users\(yourusername\Saved Games\DCS(.openbeta)\Logs, and you want dcs.log
  14. so there a number of things to check: 1) Check your mouse polling rate and set it as low as it can go this was certainly an issue for a while 2) environment, check for background processes, that might be causing the stutter, this could be anything so it might take a bit of investigation, what's your page file set to? 3) setting what are your setting both in DCS and in WMR/OpenXR 4) not all hubs are equal, are there any other devices on that hub, what if you turn them off etc... 5) if all else fails post your log files from DCS and someone more knowledgeable than me might be able to see something in them.
  15. About 580 knots, I think...
  16. you mean in game without re-calibration? not that i am aware of but doesn't the trim function do that in DCS ?
  17. try going over all (even the blank ones) and clearing the bindings for each "!" and then try re-assigning just one, you can try adding more later, i have had some strange behaviours with the defaults, but i am never quite sure if is just me (for me it was on the Tomcat) ... forgot the close DCS step below from @Esac_mirmidon, but he is correct!
  18. No ... It doesn't... I mean yes it has a setting Labelled force IPD distance, but this is more accurately a "world scale" function, and honestly should be labelled that way, and has nothing to do with you actual Inter Pupillary Distance or a setting for your eyesight
  19. press the CZ button on the TGP MFD you may also need to select Auto
  20. 1) check that the IPD is set correctly for your eyes 2) you might need to get your sight tested, and or prescription lenses for your device.
  21. Meta Quest 3 vs PlayStation VR2 (Comparison) - VRcompare
  22. Just create a mod with a mod manager for the dll and drop it in the bin folder, with the mod manager, and then when dcs is updated just re apply the mod.
  23. Just re-ran this one, and whilst 1) is still an issue , It seemed to generate the debrief and didn't hang when i left the mission I also got 4 a large amount of static that hung with me on PRI, switching channels cleared it up
×
×
  • Create New...