-
Posts
1787 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by hreich
-
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
-
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?
-
sry, been away from dcs for the summer and forgot about that
-
-
Ok where is my config file _ = 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 GU_MAIN_VIEWPORT = Viewports.Center Here is screen setup in windows null
-
Still i didnt purchase mcdu - waiting for a combat one from winwing, or when your solution becames available
-
My problem is when starting DCS my main window is minimized...In dcs option i am using FULLSCREEN option so i can fix problem with my main DCS window shown on wrong monitor..But when using FULLScreen option, my DCS windows starts minimized, how to fix that? Main problem i have is explained here:
-
Problem is back, no permanent solution but this two options which are half solutions to problem 1. restore-ing image, which now i don't have (the one in which everything works as it should) 2.using option FULLSCREEN in dcs - but then when i launch the game, main DCS windows is hidden, so i have to go to task control panel - and select dcs and option bring to front..Then DCS is shown on my main monitor and in full..But if i want to read pdf i have to click on area outside dcs, nad dcs screen gets minimized again
-
I just noticed that my launcher decided to change to Chinese letters? How to fix this, my lang.cfg is set to EN ? null
-
Thats 10inch andorid tablet
-
Well on top of space desk util, and helios, I use "display fusion" tool - for managing different apps windows screen placement...And inside display fusion i can add script trigger function to specifically set windows x/y coordinates and x/y size of any program - so i even tried to force DCS process window to move to specifc location and size but it doesn't work for some reason... Any other app of course i can set location and x /y size any way i like
-
H_0-HR_F18_4-screens.lua Here's my setting - created from helios...I repeat that it works from a start, but if i accidently disconnect one of other monitors while DCS is still running, it messes something, and my main DCS screen gets squished or moves to other monitor...Although inside windows setting my main monitor stays the same...Also this lua file (H_0-HR_F18_4-screens) doesn't change at all....Something somewhere else gets changed, which messes with my position of main DCS screen and exported screens. On the picture above i have photographed previous setup with 3 screens, but as of latest i am using 4 screen setup with one added tablet, hence the modified H_0-HR_F18_4-screens.lua file
-
Still i have problems on occasion, so i need to restore my windows image back to earlier state..still no info why this is happening...I also have some video of strange mid game screen squashing to 50% available screen https://drive.google.com/drive/folders/1BpLo_SOFCU3HTMrHsAs89r7CFpfZyCi4
-
I noticed that when i disconnect one of monitors while i am in DCS it messes up my multi monitor setup For some reason, my main DCS window moves to one of other monitors in my setup (from monitor 1 to monitor 4), and i cant move it again without doing the restore image of my whole PC. Is there a lua/config file that is responsible for placement of my main screen and my other screens used for exporting MFD/s and stuff? Is there a way to change my setup, so i don't have to restore image everytime?