Jump to content

RglsPhoto

Members
  • Posts

    277
  • Joined

  • Last visited

Everything posted by RglsPhoto

  1. Wingwin's sync is not same with Virpil's, you can't copy one to another one, both two axis must be calibrated actually. without sync mode enabled, the left and right axis must be calibrated one by one, even if them are calibrated very well, there is still difference. That why sync mode is needed, left and right axis are locked togther and calibrated one time.
  2. Sorry I didnt use Virpil so I cann't answer this question. How do you calibrate them? before start to calibrate, the axises should be aligned and locked together, You shold move the axises slowly from IDLE (NOT OFF) to MAX multi-times
  3. try calibrate your throttle in sync mode: 0. close simapppro if it has been running. 1. open C:\Users\xxxx\AppData\Roaming\SimAppPro\config.json with notepad++ 2. change ["IsSyncCalibration": true,] to ["IsSyncCalibration": true,] "IsAdvanced": false, "LightEnduranceTest": false, "DCSPath": "", "IsSyncCalibration": true, "Application": {}, DO NOT modify other lines or you may break the software 3. Save file 4. running the simapppro and and clibrate with sync mode (sync Rx+Ry axis) 5. enjoy the flying
  4. Can you share you misson or track so I can test it in my PC. My GPU run about 99% so it seems that your CPU is the bottleneck. You may try to O/C your CPU to let your GPU run at a full power.
  5. Have no idea when it is so low FPS in UI, it is only ~20 FPS, and even worse in ME (~17 FPS), when jump into the cockpit the fps is ~30-36. Does anyone else have this problem?
  6. Hi Tshark, Which CPU do you have and how the CPU and GPU load when running DCS?
  7. G2 was shipped yestday, there is only 20~ FPS in Syria, need more tunning,
  8. My setup is below MB: Prime X570 pro CPU: AMD 5800x GPU: ASUS RTX 2070 o8G oc to 1945Mhz RAM: 32GB DDR4 @ 3600MHz Disk: Intel 760P 2T NVME M.2 SSD OS: Win10 x64 Pro with lastest updating So the question is is it possible to run DCS smoothly at middle setting with Reverb G2? I know it is better to replace 2070 with a higher powerfull card, but as you konw it is not a good time to by a new card ATM.
  9. Syria local time is UTC3, so the answer is Yes.
  10. default ZULU time is displayed. You have to set time offset in CDU in order to display local time.
  11. Refer to https://forums.eagle.ru/showthread.php?t=223970 it was added in plan in 4 years before, will it be fixed in A-10C New?
  12. I am collecting nessary parts for this modification, just find F-MF25SDB is what I really need .
  13. You can try without Saitek, just use your keyboard to fly. Sometimes my pc was blue screen when i didn't replace my x52pro with TMWH
  14. Check you EHSI if there is a red INU flag which indicates INS is not aligned correctly
  15. angle off vs aspect by Art of the Kill, Pete Bonanni
  16. Y means full navigation ready, maybe the manual shoud be updated D degrade navigation ready N No Navigation ready
  17. More question: how will A/G mode be simulated? Will all sub-modes be implemented ? Such as GMT/SEA/BCM/EXP1-2/MAP...
  18. Hi BluFinBima, Thank you so much, Problem resolved:thumbup: There is still one issue, some symbols are not displayed correctly, a screenshot and the lua file is attached export_hornet.lua
  19. Hi BluFinBima, could you please share you export LUA (HeliosCore.lua & HeliosExport.lua) ? Because I can't use Helios on Hornet even if I fellow the demo video on youtube step by step, add a Hornet interface and add UFC pannel on the screen. The Helio is updated to date. there is neither send nor recv between UFC and DCS world. I'm sure there is something wrong in the export lua becaues if I add A-10C interface and export A-10C UFC, everything works perfect. Attach is my export lua HeliosCore.zip
  20. Still blurry after change to side by side. _ = function(p) return p; end; name = _('2_monitors_FA18C'); Description = 'Right, Left, and AMPCD in right monitor' --TOTAL DEL VIEWPORT Viewports = { Center = { x = 0; y = 0; width = 2560; height = 1440; viewDx = 0; viewDy = 0; aspect = 16/9; } } --LEFT LEFT_MFCD = { x = 2560; y = 710; width = 370; height = 370; } --RIGHT RIGHT_MFCD = { x = 4110; y = 710; width = 370; height = 370; } --AMPCD CENTER_MFCD = { x = 4480; y = 0; width = 768; height = 768; } UIMainView = Viewports.Center
  21. Left front panel AHCP Gun Arm Switch and left console Ground Safe Switch with a red cover
×
×
  • Create New...