October 15, 20187 yr 10 hours ago, Dave73 said: Always seem as soon as im in my flight i then forget to start this or inject that...ect.,ect.,ect. To be sure I don't forget any addon/procedure, I have my Windows 10 Start menu setup with a P3D section containing all the add-ons I use, and I have them organized in the sequence of when I need to load them. Before any (series of) flight(s), I check for windows updates - restart as needed. I then check for driver updates -restart as needed. Then I will go through all add-ons to check for updates-restart. All the while keeping an eye on news for a P3D 4.4 or Version 5 because it should not be too much longer.😃
October 16, 20187 yr You could also create a batch (.bat) with Notepad, that will starts all your addons in the sequence and timing you need if you don't have too complicated addons to start. Below is a simple one I did and use every day. What it does: 1. Starts Process Lasso and wait 10 secondes 2. Start CH manager (Yoke software) and load my profile (map) and wait 6 sec 3. Start ASP4 and wait 7 sec 4. Start P3D With google search you can find almost any information you need to put in your batch file... @ECHO off cls ECHO. ECHO PREPAR3D v4.2 Start up utility ECHO. START C:\"Program Files"\"Process Lasso"\ProcessLasso.exe" echo Waiting For 10 sec ... TIMEOUT /T 10 START C:\"Program Files (x86)"\"CH Products"\CHCtlMgr.exe "C:\Users\Mike\Documents\CH Control Manager\Maps\FSX and P3Dv3 new.map" echo Waiting For 6 sec ... TIMEOUT /T 7 START D:\"P3Dv4 Addons"\ASP4\AS_P3Dv4\AS_P3Dv4.exe echo Waiting For 7 sec ... TIMEOUT /T 7 START D:\P3Dv4\Prepar3D.exe Mike Edited October 16, 20187 yr by Mikelab6 Mike Lab WIN10 / I7-6700K HT ON / GTX980 / 16 GB RAM / 3 x SAMSUNG EVO 1TB SSD / 1 X WD BLACK 2TB HDD / 32" 60hz Monitor @ 2560x1440 / P3Dv4.4 No AM, Locked to 59 FPS, VSync ON, Triple buffering enabled Process Lasso used to unload all other applications than P3D running on core 0
Archived
This topic is now archived and is closed to further replies.