imacken Posted April 14, 2019 Posted April 14, 2019 Is it possible to use presets for VR? I'd like to have one set up for general VR (higher settings) and one for recording/streaming (lower settings.) I'm pretty sure this used to be a thing, but the latest gui utility now automatically switches back to default VR when I launch with the VR on option. Yes, using different presets for different tasks, e.g. VR/non VR is one of the main functions of this amazing utility. You don't launch it from the 'VR On' button, you use presets. Watch Skate's video on post #1 for full explanation. Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box
raymondabel Posted April 16, 2019 Posted April 16, 2019 strrange bug looking for a file option.lua in config but does not found it
SkateZilla Posted April 16, 2019 Author Posted April 16, 2019 strrange bug looking for a file option.lua in config but does not found it Which Config Folder? There is always an Options.lua in the /Saved Games/DCS/Config folder. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
GooseAviation Posted April 20, 2019 Posted April 20, 2019 Hello! Does this program automatically launch DCS as an admin? Modules: F-14A/B, A-10C, F/A-18C Hardware: Thrustmaster T.16000M, Samsung Odyssey Plus System: Ryzen 7 1700 @3.90, EVGA FTW3 1080ti, ASUS Crosshair VI Hero, G.Skill Trident Z 16GB @2933, Samsung 850 EVO 500GB, 2 x 1TB HDD in Raid 0
SkateZilla Posted April 20, 2019 Author Posted April 20, 2019 Hello! Does this program automatically launch DCS as an admin? it should launch as admin if you launch the app as admin. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
GooseAviation Posted April 20, 2019 Posted April 20, 2019 it should launch as admin if you launch the app as admin. Thanks! Modules: F-14A/B, A-10C, F/A-18C Hardware: Thrustmaster T.16000M, Samsung Odyssey Plus System: Ryzen 7 1700 @3.90, EVGA FTW3 1080ti, ASUS Crosshair VI Hero, G.Skill Trident Z 16GB @2933, Samsung 850 EVO 500GB, 2 x 1TB HDD in Raid 0
Wrench Posted April 20, 2019 Posted April 20, 2019 The trouble is I want to have multiple presets for VR on as well. Carrier Script.
SkateZilla Posted April 21, 2019 Author Posted April 21, 2019 (edited) The trouble is I want to have multiple presets for VR on as well. For now: Use Preset 1-4, and Use normal launch, but have the preset config LUA set to have VR enabled in the options.lua I will see about adding more Presets (ie Preset 1-4, plus PresetVR 1-4) I'm Condensing/Cleaning code right now, since we are in between major changes to DCS. Launch / Launch VR On and Launch VR Off may change to a Single LAUNCH DCS Button w/ VR ON/VR OFF Option Setting below it, but I'm not sure. If Anything the Code will condense and the VR On / VR Off Buttons will simply radio call the Launch Script Function, but change an internal VR On / VR Off Variable before Launch, and the Big Launch Button will be removed. The App Auto Changing to VR Preset when Clicking VR Launch will also Change (Allowing use to use whatever preset they choose). Edited April 21, 2019 by SkateZilla Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
imacken Posted April 23, 2019 Posted April 23, 2019 Skate, between major changes to DCS? What are you referring to? Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box
SkateZilla Posted April 23, 2019 Author Posted April 23, 2019 Skate, between major changes to DCS? What are you referring to? Anything I would have to code (New Modules or Launch Modes/Commands etc) I always tend to do cleanup and condensing when we are between major module releases. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
imacken Posted April 23, 2019 Posted April 23, 2019 Anything I would have to code (New Modules or Launch Modes/Commands etc) I always tend to do cleanup and condensing when we are between major module releases. Ah, I thought it was something exciting! Thought we were about to see a major change. Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box
raymondabel Posted April 25, 2019 Posted April 25, 2019 (edited) Which Config Folder? There is always an Options.lua in the /Saved Games/DCS/Config folder. looking for c:/program files/eagles dynamics/dcs worldopenbeta/config/option.lua not in save games ************* Texte de l'exception ************** System.IO.FileNotFoundException: Le fichier 'C:\Program Files\Eagle Dynamics\DCS World OpenBeta/Config/Options.lua' est introuvable. Nom de fichier : 'C:\Program Files\Eagle Dynamics\DCS World OpenBeta/Config/Options.lua' à Microsoft.VisualBasic.FileSystem.FileCopy(String Source, String Destination) à DCSUpdaterUtility.Form_Main.FolderScanAndVerify() à DCSUpdaterUtility.Form_Main.Form1_Load(Object sender, EventArgs e) à System.EventHandler.Invoke(Object sender, EventArgs e) à System.Windows.Forms.Form.OnLoad(EventArgs e) à System.Windows.Forms.Form.OnCreateControl() à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl() à System.Windows.Forms.Control.WmShowWindow(Message& m) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ScrollableControl.WndProc(Message& m) à System.Windows.Forms.Form.WmShowWindow(Message& m) à System.Windows.Forms.Form.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblys chargés ************** mscorlib Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DCS Updater Utility Version de l'assembly : 1.1.0.1022 Version Win32 : 3.18.2019 CodeBase : file:///D:/DCS%20backup/The%20DCS%20Updater%20GUI%20%20Launcher%20Utility/current/DCS%20Updater%20Utility.exe ---------------------------------------- Microsoft.VisualBasic Version de l'assembly : 10.0.0.0 Version Win32 : 14.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3324.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3324.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- Accessibility Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- mscorlib.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- System.Windows.Forms.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** Débogage JIT ************** Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette application ou cet ordinateur (machine.config) doit avoir la valeur jitDebugging définie dans la section system.windows.forms. L'application doit également être compilée avec le débogage activé. Par exemple : <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Edited April 25, 2019 by raymondabel
SkateZilla Posted April 25, 2019 Author Posted April 25, 2019 looking for c:/program files/eagles dynamics/dcs worldopenbeta/config/option.lua not in save games ************* Texte de l'exception ************** System.IO.FileNotFoundException: Le fichier 'C:\Program Files\Eagle Dynamics\DCS World OpenBeta/Config/Options.lua' est introuvable. Nom de fichier : 'C:\Program Files\Eagle Dynamics\DCS World OpenBeta/Config/Options.lua' à Microsoft.VisualBasic.FileSystem.FileCopy(String Source, String Destination) à DCSUpdaterUtility.Form_Main.FolderScanAndVerify() à DCSUpdaterUtility.Form_Main.Form1_Load(Object sender, EventArgs e) à System.EventHandler.Invoke(Object sender, EventArgs e) à System.Windows.Forms.Form.OnLoad(EventArgs e) à System.Windows.Forms.Form.OnCreateControl() à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl() à System.Windows.Forms.Control.WmShowWindow(Message& m) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ScrollableControl.WndProc(Message& m) à System.Windows.Forms.Form.WmShowWindow(Message& m) à System.Windows.Forms.Form.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblys chargés ************** mscorlib Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DCS Updater Utility Version de l'assembly : 1.1.0.1022 Version Win32 : 3.18.2019 CodeBase : file:///D:/DCS%20backup/The%20DCS%20Updater%20GUI%20%20Launcher%20Utility/current/DCS%20Updater%20Utility.exe ---------------------------------------- Microsoft.VisualBasic Version de l'assembly : 10.0.0.0 Version Win32 : 14.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3362.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3324.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3324.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- Accessibility Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- mscorlib.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- System.Windows.Forms.resources Version de l'assembly : 4.0.0.0 Version Win32 : 4.7.3190.0 built by: NET472REL1LAST_C CodeBase : file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** Débogage JIT ************** Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette application ou cet ordinateur (machine.config) doit avoir la valeur jitDebugging définie dans la section system.windows.forms. L'application doit également être compilée avec le débogage activé. Par exemple : <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Config folder should be in /Saved Games/DCS.OpenBeta/ or /DCS.OB/ Do NOT point it to your DCS World Install. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
TWC_Alamo Posted April 27, 2019 Posted April 27, 2019 How to launch multuple instances of the dedicated server? Great Utility! I looking for information on how to use DUU to run multiple instances of the dedicated server. On the Dedicated Server Setting Screen it looks like there is a provision for setting only one alternate write directory. So how do you designate multiple write directories then launch each separate instance? I am not understanding something about launching the dedicated server. Seems like it would be great addition this screen to provide radio selection buttons for up to four servers, each showing their respective write directory and each with a launch button. [sIGPIC][/sIGPIC] TWC_Alamo Denver, CO Military Flight Sim I7-7700K, 4.9 GHz, Z270-Gaming MB, 16GB, 512GB EVO-960 NVMe M.2, 512GB WD Black NVMe M.2, 1 TB SSD Raid, EVGA RTX 2080ti, Samsung Odyssey Plus, TM HOTAS/MFDs, MFG Crosswinds, Gametrix 908 JetSeat GA Flight Sim I7-5820K, 4.2Ghz, Godlike Carbon MB, 16GB, 512 GB EVO 960 NVME M.2, 2 X SSD, EVGA 1080ti, HTC Vive, 3 X 4K 55" TVs, 4 X 27" Monitors, CH: Flight Yoke, Throttle Quadrant, Rudder Pedals
SkateZilla Posted April 28, 2019 Author Posted April 28, 2019 Great Utility! I looking for information on how to use DUU to run multiple instances of the dedicated server. On the Dedicated Server Setting Screen it looks like there is a provision for setting only one alternate write directory. So how do you designate multiple write directories then launch each separate instance? I am not understanding something about launching the dedicated server. Seems like it would be great addition this screen to provide radio selection buttons for up to four servers, each showing their respective write directory and each with a launch button. with my utility, set the write folder name, launch, change the name in the txt box, launch again, repeat as needed Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
sc_neo Posted May 2, 2019 Posted May 2, 2019 I have a question concerning the 'clean command' when used via the console (not this app) if i may. Does clean completely remove any non vanilla file from any folder that is not part of the current versions manifest, i.e. even user missions and custom campaigns manually placed in ....\DCS World\Mods\aircraft\A-10C\Missions\Campaigns for example? Or are there certain file types or folders that are being left untouched by cleaning? And, does clean do a repair as well?
salsantana Posted May 2, 2019 Posted May 2, 2019 This Updater Utility was just on my wishlist Thank you..... with my collapsed memory issues I paint myself into corners, then figure out what I SHOULD have done, and sometimes it's too late to revert...... i.e; when drag/dropping MODS from users, I read that Modman/JSGME should be considered the ONLY way(s) to manage Mods. Now having troubles with description.lua this, English that, and some "can't won't don't" :) A mild "ARGH!"...... would like very much to avoid reverting to fresh install of World 2.5 and purchased aircraft; this app appears to be worth a try.....success or failure here, thanks either way. Buncha rocket surgeons around hyah :) P.S.: danger danger.....green FNG here. Hope my forum posts/replies are done right.
Pikey Posted May 5, 2019 Posted May 5, 2019 Any roadmap of this handling multiple instances of DCS executables and distinction of Dedicated server? Currently the updater isn't tracking the Process ID (PID) of the launched DCS.exe (or even the path) and cannot discern which is dedicated server and which is normal DCS on the same machine, and thus it will freeze if you run DS first so you cannot launch another and it will kill a random DCS.exe process from the process detector, which makes it very much about single DCS instances on the same PC. ___________________________________________________________________________ SIMPLE SCENERY SAVING * SIMPLE GROUP SAVING * SIMPLE STATIC SAVING *
SkateZilla Posted May 5, 2019 Author Posted May 5, 2019 (edited) Process Tracking is being looked at. Why would you want to launch dedicated server and normal DCS on the same system?, Just run DCS in Normal MP Mode. Edited May 5, 2019 by SkateZilla Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
SkateZilla Posted May 9, 2019 Author Posted May 9, 2019 I will push out an update for new modules and some adjustments asap, Im still in the middle of rebuilding my PC after surge took it out, the delay right now is some of the Suites have really tight DRM rules, so transfering the license from one machine to another is a process. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
TWC_Alamo Posted May 10, 2019 Posted May 10, 2019 Too be able to edit a mission without having to take down multiple instances of the dedicated server. Process Tracking is being looked at. Why would you want to launch dedicated server and normal DCS on the same system?, Just run DCS in Normal MP Mode. [sIGPIC][/sIGPIC] TWC_Alamo Denver, CO Military Flight Sim I7-7700K, 4.9 GHz, Z270-Gaming MB, 16GB, 512GB EVO-960 NVMe M.2, 512GB WD Black NVMe M.2, 1 TB SSD Raid, EVGA RTX 2080ti, Samsung Odyssey Plus, TM HOTAS/MFDs, MFG Crosswinds, Gametrix 908 JetSeat GA Flight Sim I7-5820K, 4.2Ghz, Godlike Carbon MB, 16GB, 512 GB EVO 960 NVME M.2, 2 X SSD, EVGA 1080ti, HTC Vive, 3 X 4K 55" TVs, 4 X 27" Monitors, CH: Flight Yoke, Throttle Quadrant, Rudder Pedals
Fercyful Posted May 21, 2019 Posted May 21, 2019 This app save me reinstalling Nevada + Normandy maps. Trying to using the official inside game menu option no way. "forced" installing the maps using this great app and all works perfect. Thanks!
Madmatt_BFC Posted May 25, 2019 Posted May 25, 2019 I just wanted to add to what others have said about this remarkably useful utility. As someone that frequently switches between VR gameplay and a Track IR, I find this tool priceless as it allows me to effortlessly switch between versions. Thanks SkateZilla for all your hard work and talent. It is VERY much appreciated! Madmatt A-10C, AV-8B, F-16C, F/A-18C, KA-50, Mi-8, UH-1H, FC3, CA, WWII, NTTR, Normandy, Persian Gulf Gaming Rig: I7 7700k @5GHz, Corsair H115i Water Cooling, 32GB G.Skill TridentZ RGB 3600MHz DDR4 SDRAM, Aorus GeForce GTX 1080Ti, 2 x Samsung 960 Pro M.2 1TB NVMe SSD's, Warthog HOTAS w/ Slew mod, MFG Crosswind Pedals, 2 x TM Cougar MFD's, Oculus Rift-S, TrackIR 5, Asus ROG PG3480 34" GSync Monitor @3440x1440-100Hz, Asus 27" Monitor @1920x1080-144Hz, Windows 10 x64
SkateZilla Posted May 27, 2019 Author Posted May 27, 2019 Change Log for v5.26.2019 -Updated Copyright Year -Added I-16 Assets -Added Version Matrix for Updater Settings Greater than v2.9.10.00 -Prelim. Work on Re-coding a few main functions (not in use yet) -Prelim. Work on Re-coding Process Dectection and Process ID Management (not in use yet) Note this is the First Compile on New Rig since Re-building it early may. In Testing will be online tonight. Note: This Build is Using .Net Framework 4.6 As a Base Framework Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
SkateZilla Posted May 27, 2019 Author Posted May 27, 2019 Delayed, Hopefully Tonight I can Deploy. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
Recommended Posts