-
Posts
1209 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by scommander2
-
Setup region for a dedicated server?
scommander2 replied to scommander2's topic in Multiplayer Server Administration
The server setting "IP address" is disabled so I can't enter the public IP address. Is it the root cause? -
Setup region for a dedicated server?
scommander2 replied to scommander2's topic in Multiplayer Server Administration
There is my dcs.log. dcs.log -
Setup region for a dedicated server?
scommander2 replied to scommander2's topic in Multiplayer Server Administration
North America. Thank @BIGNEWY -
Setup region for a dedicated server?
scommander2 posted a topic in Multiplayer Server Administration
Hi, I just realize that my DCS dedicated server does not have a region while I search my server through the DCS multiplayer screen. I though the region should be based on the IP address that is landed in the specific region, but it seems not. What is the step that I have missed. Thanks. -
F-14 A/B feature follow-up, wish list and beyond
scommander2 replied to scommander2's topic in DCS: F-14A & B
It is a excellent question. Based on the update, HB is very busy on their on-going projects, therefore, they have not updated any patch yet. If I am thinking in the bright side, maybe they are also fixing the issues while working on the F-14 stuff at the one shot since the same spots of codes they are working on (sorry that I am coming from my development experience), why not and hope it is the case. Well, shall we wait and see? Thanks. -
F-14 A/B feature follow-up, wish list and beyond
scommander2 replied to scommander2's topic in DCS: F-14A & B
An update from HB from discord at: https://discord.com/channels/1071433028045377637/1071574236403081287/1395028665775161364 Below, some quotes are related to F-14 for "A" and "B(U)": -
Thank @Special K. If one parked core becomes the unparked state later while DCS has ran a while, it is too late for DCS to put this core into the core pool so DCS won't schedule a task on it. Is it correct? Thanks.
-
My First Successful CV Landing from a Combat scenario
scommander2 replied to Sgt_Fresh's topic in Screenshots and Videos
Nice!! -
the keyboard and HOTAS bindings are under: <somewhere>\Saved Games\DCS\Config\Input\F-14 <somewhere> under c:\users\<my_user_id> How about try "Instant Action" first to verify the default setup from HB?
-
Yes, it should be applied to Win 10 and 11 according to: Overview about power and performance tuning for the Windows Server | Microsoft Learn For me, I have both CPMAXCORES and CPMINCORES to be decimal 100. To find out the registry UUIDs for two GUIDs, CPMAXCORES and CPMINCORES : powercfg -qh for these two keywords. EDIT: Bitsum ParkControl can verify the core parking/unparking.
-
Beside PL, the process affinity can be set though Task manager->Details->[select dcs.exe]->[click mouse right button for "set affinity] With the script: : : set CPU affinity to the process : : Binary to Decimal at https://www.rapidtables.com/convert/number/hex-to-decimal.html : For example for 12 P-Cores : Binary = 1111111111111111 : Decimal = 4095 : "1" - select : "0" - not select : powershell.exe "$process = Get-Process \"dcs\"; $process.ProcessorAffinity = 4095"
-
Is it possible that selects all P-Cores for dcs.exe from Task Manger Process affinity? This test is to ensure that DCS runs in P-Cores only even though DCS has made P-Cores for the render/common cores and E-Cores for IO cores. Another test is to disabled Power management so that all CPUs will run in the full power, and it is the final resort.
-
RAZBAM Situation Post Archive (will be deleted)
scommander2 replied to Rhinozherous's topic in RAZBAM
A wise response -
Hi, I am wondering when if F-14 carries the paveway II/III bombs without LANTIRN, and what I can do: 1. buddy laser targeting 2. CCIP/CCRP (I can do the dumb bomb instead, why I need paveway for?) What else I can do? Thanks.
-
RAZBAM Situation Post Archive (will be deleted)
scommander2 replied to Rhinozherous's topic in RAZBAM
Yes, this thread can't influence any decision from neither ED nor RB. Without this thread, we will have a ton of different threads for a same matter. -
With the following instant action and an window popped out for the script error: null null null null
-
- mission
- instant action
-
(and 2 more)
Tagged with:
-
Question: Is DCS required all CPU core unparked?
-
I am wondering that core parking is enabled once to limit the load one on CPU?!
-
I guess the logo is used the Window Dialog with the focus to block the focus on other windows. I am used to leave my PC alone while launching DCS.... Good catch!!
- 1 reply
-
- 1
-