-
Posts
1803 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by hreich
-
Winwing MFDs in FA 18 - Kneeboard not usable any more
hreich replied to Eisprinzessin's topic in Winwing
Does it break MP? -
Is there a simple tutorial how to setup WhisperAttack?
-
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?
-
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
-
Thanks, you are the live saver...I need them readable on my exported mfd for now
-
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...
-
Managed export now, but fonts not readable
-
Managed to get MFD screens of T45 to export...but fonts are unreadable, is there a fix for this? null null
-
Does anybody know how can I export MFD screens to another display? Is it possible at all?
-
Just added my details on the post on FB...hope it helps them..added screenshot of enviroinment details
-
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
-
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?
-
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
-
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
-
sry, been away from dcs for the summer and forgot about that
-
