Hawss Posted October 4, 2024 Posted October 4, 2024 I've looked through the various LUA files in :\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\CH-47F\Cockpit\Scripts but couldn't find the location as to where I can find the offsets to move the AI Panel. Has anyone had to move and can advise where this is located? My current monitor setup is 2560x1440, with two 800x600 MFDs aligned at the top of the main monitor, which is left of the smaller res MFD screens. 1
MAXsenna Posted October 4, 2024 Posted October 4, 2024 @Hawss I found this for the Huey. I managed to move it while it's huge. You find the files under GCBase, and not CH-47F. Let me know how it goes! Cheers!
ANDR0ID Posted December 5, 2024 Posted December 5, 2024 I finally had the chance to work on this for myself. You're looking for the following file path: ...Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\GCBase\Cockpit\Scripts\AI\ControlPanel\g_panel_page.lua My settings from the UH-1 (which I modified previously) got me in to the visible area, but needed additional adjustments to truely be usable. 1
MAXsenna Posted December 5, 2024 Posted December 5, 2024 5 hours ago, ANDR0ID said: I finally had the chance to work on this for myself. You're looking for the following file path: ...Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\GCBase\Cockpit\Scripts\AI\ControlPanel\g_panel_page.lua My settings from the UH-1 (which I modified previously) got me in to the visible area, but needed additional adjustments to truely be usable. You know how to make it smaller?
ANDR0ID Posted December 6, 2024 Posted December 6, 2024 (edited) 19 hours ago, MAXsenna said: You know how to make it smaller? I was able to adjust the size, image of my display set up & lua file attached. You can see which lines I edited for my display settings as I kept the original values during testing using "--" ahead of them. I believe FontSizeX1 is key to resizing, but as many of the values relate to one another I found a iterative process was necessary to get the size and positioning correct. We'll see if I keep the gunner panel over the right MFD display, but it works for me for now. g_panel_page.lua Edited December 6, 2024 by ANDR0ID 1
MAXsenna Posted December 6, 2024 Posted December 6, 2024 I was able to adjust the size, image of my display set up & lua file attached. You can see which lines I edited for my display settings as I kept the original values during testing using "--" ahead of them. I believe FontSizeX1 is key to resizing, but as many of the values relate to one another I found a iterative process was necessary to get the size and positioning correct. We'll see if I keep the gunner panel over the right MFD display, but it works for me for now. g_panel_page.luaSuper thanks! I'll have a look. Successfully moved it and removed the keystroke hints. Hope a can get the background aligned too, and shrink it all together!Cheers! Sent from my SM-A536B using Tapatalk
Recommended Posts