batch file di2 (Diablo 2)
The question is.When di2 starts, the process appears with "below average" priority. You can play. But when you open more than 6 windows, 1-2 of them start to slow down. Manually rearranging the priority is not a problem.
Made a batch file (* .bat) - wrote the launch of the di2 shortcut + setting the priority above average.
At startup, cmd opens and the game does not start.
start / abovenormal "D: Diablo 2_pg d2m.lnk" I
need info on how to do it right.
Offtopic and off-topic messages are not welcome.
jr-sneg
Why write this after the start? These properties are listed on the label. This is how it starts up. In the batch file, we only load a shortcut that sucks in the specified properties.
why do you need both a label and a batch file?
transfer the keys to the batch file and run it, the shortcut is not needed
or transfer to the shortcut, then the batch
file is not needed -nohide reduces the load from unnecessary windows
I have not loaded percent or RAM (there are enough resources), you just need to allocate more resources for them
and you try -nohide and see the
priority is not resources, especially if the percent is not loaded
firkax
Transfer of properties of a shortcut to a body shirt did not drag through.
I mean, priorities are not resources?
If some process has a higher priority, and another lower, then more resources will be allocated to the first one (because of which others may slow down). No ?
Now I have it written in the shortcut :: -w -nohide -orbtext -nopickup -altcolor -lf -ns
If I remove -nohide = there are no minimize and close buttons in the di2 window. If I leave this parameter, they appear.
Well, then the question is different, who launches di2 how, with what properties and with what priorities, and so on. Maybe dancing with a tambourine will help. ; )
jr-sneg
mules in 640 * 480 tiles on the screen
switching improves many times
control improves many times
immersion improves many times, only the smell of sulfur is missing
jr-sneg wrote:
My ssd arrived just. Soon we will see how q2 will work from it.
Diabla respects only old computers, which will not run cornucopia and d3. So hide your ssd far away, take out all the extra RAM strips, pull out the vidyuhu and leave only the integrated one, and instead of the CPU, you can generally knock off the tiles in the bathroom. Then it will fly even in an underestimated prior.
QLinkee
Good question.
All programs and processes in the system start normally, with di2 such a theme.
To select the priority of the process, there is the -priority switch
For example, to set the priority "above average", you need to add -priority anormal to the command line
Allowed values: idle, normal, bnormal, anormal, high, realtime
Default value: bnormal
For most cases, this is quite suitable value.
g_n
What does it mean for most cases? bnormal - below average, so less CPU time is allocated to the process (by the way, small freezes are noticeable when several more application windows are open). What is the point of having bnormal set by default? But thanks for the key, it looks like the topic can be closed.
G_V wrote:
What does it mean for most cases?
"If you play the game honestly in one window without unintended tricks."
T-Fox
Do you remember when you said that c d2m doesn't lag a lot of windows, unlike the viola client? Maybe that's why ^