RightStuff Posted August 11, 2015 Posted August 11, 2015 (edited) I'm playing DCS on screens: #1 main #2 Helios Currently every module needs his own monitor-file to bring up the instruments on the correct position on monitor #2. Now, it would be very convinient, to have the different settings all together in one monitor-file and so, the distinct positions will be selected automatically by identifiying the currently active sim. So to speak, something like this pseudo-code: case Ka-50) Viewports = { Center = {... } } { LEFT_MFCD = { ... } RIGHT_MFCD = {... } MFCD_03 = {... } [...] ;; A-10C) Viewports = { Center = {... } } LEFT_MFCD = { ... } RIGHT_MFCD = {... } MFCD_03 = {... } [...] ;; Su-27T) Viewports = { Center = {... } } LEFT_MFCD = { ... } RIGHT_MFCD = {... } MFCD_03 = {... } [...] ;; esac Would this be possible? Edited August 12, 2015 by RightStuff
McMicha Posted August 11, 2015 Posted August 11, 2015 Hello RightStuff, yes, this is possible. See my config annexed. Please copie the file to "C:\Users\<USER>\Saved Games\DCS\Config\MonitorSetup\". CU MichaAllModules.lua 2 Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" DCS ExportScript D.A.C. DCS to Arcaze Communicator Ikarus a new Virtual Cockpit Software Deutscher Forums Thread English Forums Thread Hard/Software: AMD Ryzen 7 1800X, 32 GiB RAM, extra SSD for Windows 10 and DCS World, AMD Vega Frontier Edition with 16 GiB VRAM
RightStuff Posted August 11, 2015 Author Posted August 11, 2015 Great one! Thanks for the fast answer and solution! Concerning the other matter (-> PN) I'll talk to you later. :) Cheers, RS 1
FSFIan Posted August 11, 2015 Posted August 11, 2015 Hello RightStuff, yes, this is possible. See my config annexed. This is great! I didn't know there was a callback function for this. Where did you find out about it? Is there some resource about DCS internals I have been missing all along? 1 DCS-BIOS | How to export CMSP, RWR, etc. through MonitorSetup.lua
McMicha Posted August 11, 2015 Posted August 11, 2015 long, long time ago on russia forum. :book: http://forums.eagle.ru/showpost.php?p=1966328&postcount=24 :music_whistling: Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" DCS ExportScript D.A.C. DCS to Arcaze Communicator Ikarus a new Virtual Cockpit Software Deutscher Forums Thread English Forums Thread Hard/Software: AMD Ryzen 7 1800X, 32 GiB RAM, extra SSD for Windows 10 and DCS World, AMD Vega Frontier Edition with 16 GiB VRAM
Sarge55 Posted August 12, 2015 Posted August 12, 2015 Another source with respect to anything to do with monitor setups is do a search for threads by PeterP he is the Guru of monitor setup. I haven't seen him on recently so some of his stuff maybe dated but will definitely give you a good base to start with. [sIGPIC][/sIGPIC] i7 10700K OC 5.1GHZ / 500GB SSD & 1TB M:2 & 4TB HDD / MSI Gaming MB / GTX 1080 / 32GB RAM / Win 10 / TrackIR 4 Pro / CH Pedals / TM Warthog
Sabre-TLA Posted August 13, 2015 Posted August 13, 2015 Try this: https://www.digitalcombatsimulator.com/en/files/214771/ MapleFlagMissions - Read Our Blog for Updates
Recommended Posts