Jump to content

hreich

Members
  • Posts

    1803
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. Does anybody know if is it safe to cutoff MJX plate - i found it a bit too long...https://winwingsim.com/view/goods-details.html?id=1125. It is made of high-pressure precision-cast aluminum alloy and i don't know if i can use metal saw to cut it around half of it's length?
  2. Does it break MP?
  3. Is there a simple tutorial how to setup WhisperAttack?
  4. Does anybody know how to fix problems with bat1, bat2 and launch bar extend/retract not working when assigned to hotas? If i click switchews in cockpit it works,but when i map them to hotas it doesn't?null Also how to map hud brightness dial to rotary on hotas?
  5. And here's a fix that works for me, so that fonts are readable in cockpit and on mfd export...you can change thickness and fuziness, but also set this to TRUE -- dbg_drawStrokesAsWire = true I have now clear fonts on mfd export and in game!! -------FONTS---------- fontdescription = {} dbg_drawStrokesAsWire = true HUD_thickness = 1.5 HUD_fuzziness = 0.5 MFD_thickness = 0.2 MFD_fuzziness = 4.1 null
  6. Thanks, you are the live saver...I need them readable on my exported mfd for now
  7. I had to change name of export screens - T-45 mod export names are:- MFDL MFDR So you need to put entries in your monitor config file Alternatively, you could change those names to LEFT_MFCD and RIGHT_MFCD and then they will export into the same positions as the A10, F18 etc. In the files VNAO_T45\Cockpit\Scripts\Displays\MFDL\Indicator\init.lua ----> try_find_assigned_viewport("MFDL") to try_find_assigned_viewport("LEFT_MFCD") and VNAO_T45\Cockpit\Scripts\Displays\MFDR\Indicator\init.lua ----> try_find_assigned_viewport("MFDR") to try_find_assigned_viewport("RIGHT_MFCD") I got it to export but fonts are unraeadable...
  8. Managed export now, but fonts not readable
  9. Managed to get MFD screens of T45 to export...but fonts are unreadable, is there a fix for this? null null
  10. Does anybody know how can I export MFD screens to another display? Is it possible at all?
  11. super, thx
  12. Just added my details on the post on FB...hope it helps them..added screenshot of enviroinment details
  13. Is it just me or after latest update DCS sync doesnt work...? Also configuring DCS sync does not remeber ticked option in setup -+watch video... PXL_20250924_183124200.TS.mp4
  14. Thanks just stumbled on your post as of today...but i did change the other day my setup to something like from your first example. Thanks anyway... I have another question for you - you suggested to export rwr screen - but for that i need to do the patching through helios software - is that right? How to do that? And also another one - is exporting rwr going to taint MP side of DCS?
  15. Problem solved by changing display location inside windows to this null
  16. Why does in dcs options exists fullscreen option? And why whatever option i select,, icant resize/move dcs window?
  17. My setup in windows is exactly like in post above,and i have display fusion utility which handles monitor setup with a use of a profile with 4 monitors - that screen with number 3 is from my ipad, and i use mfd cougar taped to an ipad air2 which has native resolution which is 2048x1536 - if i change it to resolution to that one of other monitors which is 1920*1080 i will mess my ampcd export for f-18...That left side that is not aligned to rest of monitors is of not use for my export needs...Only if this setup messes with dcs positioning main screen on largest resolution monitor? My monitor.lua and resolution in dcs are all setup right, because when it was working i got all mfds exported in right position...something changed and i don't know what, when i am away for a few months from dcs and when i get back again my export is all messed up. And here is my monitor.lua _ = function(p) return p end name = _('H_0-HR_F18_4-screens') description = 'Generated from Helios Profile 0 - HR_F18_ 4-screens' CENTER_MFCD = { x = 720, y = 2496, width = 1200, height = 1200 } FA_18C_RWR = { x = 322, y = 3395, width = 214, height = 211 } LEFT_MFCD = { x = 0, y = 1082, width = 850, height = 850 } RIGHT_MFCD = { x = 1070, y = 1082, width = 850, height = 850 } Viewports = { Center = { x = 0, y = 0, width = 1920, height = 1080, aspect = 1.77777777777778, dx = 0, dy = 0 } } -- UIMainView = Viewports.Center UIMainView = { Gx = 0; y = 0; width = 1920; height = 1080; } GU_Main_VIEWPORT = { x = 0; y = 0; width = 1920; height = 1080; } null
  18. I use 4 screen setup in DCS -Video of my problem - something is forcing main DCS game window to move to my monitor#4 Other details in a post
  19. Heres video of my latest problem - after i returned from summer vacation to DCS, i lunched DCS and puf - problem returned. My main dcs screen escapes to wrong monitor...I have setup like this in pic And heres video link to google drive of my problem https://drive.google.com/file/d/1tzy7a9rMNgW62aN00--geWY-QTzvZJrh/view?usp=drive_link
  20. Is anybody using Winwing Joystick Desk Mount2 with Profile Bar 1 together with tm warthog stick? Can it be used along with stick extension 12 cm?
  21. sry, been away from dcs for the summer and forgot about that
  22. What are those 2 icons in new launcher? nullnull
  23. After summer vacation, i returned to my rig only to find that problem is back...but for now i can't fix problem of DCS showing on wrong screen no matter what i try..
×
×
  • Create New...