Jump to content

Scal

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Scal

  1. Thank you for the update. It works fine for me ! Would it be possible you make a version without, in the SA page, the "SA ring" and the "radar cone arc" ? This is not in the base FA-18C... On each version I have to edit several files and comment that part: -- dofile(LockOn_Options.script_path.."Multipurpose_Display_Group/Common/indicator/Pages/MPD/RDR/RDR_defs.lua") --FCR LIMIT-- --addStrokeCircle("SA_Ring", 180, {0, 0}, TopLevel_TrackUp_Root, {SA_DeclutterMREJ2_Show_controller}) --stroke_thickness = stroke_thickness*3.25 --addVarLenStrokeLine("RDRGimbalLeft", 40, {-370, 100}, 75, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --addStrokeText("RDRLeft", "R", STROKE_FNT_DFLT_100, "CenterCenter", {-430, 110}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --addVarLenStrokeLine("RDRGimbalRight", 40, {370, 100}, 285, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovR", LittleCompassInternalRadius}}) --addStrokeText("RDRRight", "R", STROKE_FNT_DFLT_100, "CenterCenter", {430, 110}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --local startAngle = math.rad(16.5) -- Convert degrees to radians --local endAngle = math.rad(163.5) -- Convert degrees to radians --addStrokeCircle("RadarConeArc", 427, {0,0}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovRight", LittleCompassInternalRadius}}, {startAngle, endAngle}) Thank you !
  2. Any news on barrel distortion implementation for 32x9 curved monitors?
  3. Cannot move the Crew Indicator with this method in VR. Any hint?
  4. This morning, the problem has disapeared without any intervention from my side...
  5. Do we need to install all aircrafts and terrains mods on the server ? If it is the case we need +2TB disk…
  6. Do you know where can we find the documentation manual of this Typhoon mod ? The file has been removed from Google Docs...
  7. Solved by modifying the Su-33 entry.lua file as indicated above with "load_immediately = true"
  8. To speed-up change between custom options, ie. in VR I use custom-1 and on screen I use custom-3 - Display the current custom option in use - Possibility to switch to another custom option (See picture) It would be nice also to be able to rename the custom options...
  9. Still not solved for me in version 2.9.9.2474 nov.05
  10. I have tried to request my wingmen to engage bandit. But he does not acknowledge and he do nothing... Is it possible to ask the wingmen to engage ?
  11. I have also this hand issue. I can see the hands after lauching DCS. But as soon as I go to Option/VR tab they disappear. On August version I had another issue: When I have the hands visible with "no pointer/ no touch" The mouse round pointer was not visible. And also I was needing to go to option/VR (without changing any parameter) after lauching DCS, to have the hands at the correct place. I am using Virtual Desktop with a Quest 3.
  12. Yes you can fix it yourself: - Download the lastest MIST file on https://github.com/mrSkortch/MissionScriptingTools/releases/tag/4.5.126 - In folder"DCS World OpenBeta\Mods\campaigns\Rising Squall", open the mission .miz file with 7zip for example. Go to folder \l10n\DEFAULT\ . - Replace the file mist_4_3_74.lua with mist_4_5_126.lua
  13. Please replace the MIST version 4.3.74 by current version 4.5.126 It will solve a Mission script error (see my today's post in https://forum.dcs.world/topic/343201-has-inverted-abandoned-updating-rising-squall/)
  14. I just bought Rising Squall and during the first mission I have a Mission script error: Object doesn't exist in function getPosition It happen many time during the mission. I need to press enter to close and return to DCS. DCS version 2.9.7.59263 In the mission file CI_00_v2.miz the MIST (Mission Scripting Tools) version is 4.3.74 (Sept 2016). The current version is 4.5.126 (Apr 2024) https://github.com/mrSkortch/MissionScriptingTools/releases/tag/4.5.126 . They have added "if Object.isExist(val.object) then " before the line "local pos = Object.getPosition(val.object)" Edit : By replacing the file CI_00_v2.miz\l10n\DEFAULT\mist_4_3_74.lua with mist_4_5_126.lua solve the issue...
  15. Hi ! Thank you for this training mission !!! I have just an issue, in SP the FA-18 is only configured the first time. After the first trial, when I reenter a new slot, the FA-18 is not configured, I have to set the Tacan, ILS, CRS... In MP it is never configured.
  16. Hi ! How do you use in the SA page the half circle. I tried to change in the radar page the scan angle and position but it does not change the SA circle
  17. In VR I use DLAA mainly because in the DDIs the lines and texts are a bit "destroy" (oblic moving artefacts) with DLSS, with reasonable parameters I'm at a good 70-80Hz With a 32x9 screen and Winwing DDIs, I use DLSS-quality, max DCS parameters and a stable 120Hz.
  18. Thanks for your hints !!! I've already modified the alpha (see picture). I will have not to forget to change it at each of your releases. That's why I was wondering if you could have an "if..then" in your code to distinguish if the realistic hud is on or not... From your delivery I use the base and the JHMCS II. I will make some trials as you propose for the HMD and let you know...
  19. I understand your point. But today I do not want to use the realistic hud addon because it crops the view which I don't like (too realistic today for me) Could you have 2 versions of the alpha value ? with or without the the realistic hud addon. BTW, do you know if in VR we can increase the brightness (and perhaps also the thickness) of the HMD ? It is sometime difficult to see with my Quest3...
  20. I have tried in your materials.lua line 23 : MDG_materials[MDG_SELF_IDS.HUD] = {2, 255, 30, 140} A slightly different green and less intense. Finally, with your 2.1.1 version I changed it to MDG_materials[MDG_SELF_IDS.HUD] = {2, 255, 25, 150} Looks perfect for me...
  21. Hello ! Very nice mod !!! Just a small detail, the HUD horizontal dash lines are not well visible (see red circle). Could you decrease a bit the line size/thickness ?
  22. Hi ! Is it possible on a preset to define the headphone and microphone sources ? One preset for normal headphone when using screen and one for Oculus Quest when in VR...
  23. Wider areas for Syria and Caucasus maps, to cover Ukraine, Turkey, Koweit, Irak... See red rectangles on the picture.
×
×
  • Create New...