[HELP NEEDED] Game Mode / Above Normal

Started by SHJordan, August 31, 2011, 01:57:32 AM

Previous topic - Next topic

SHJordan

So... I play a few on-line games... And i need some help setting them to worked flawless with PL, here is the short list:

  • World of Warcraft 4.2[WoW]
  • Rift
  • Eden Eternal
  • Heroes of Newerth

Also would like to know if it is possible to do the same to Steam games... can you help me guys? Currently using the latest version of PL BTW.  :P

hanemach_gt

What do you mean? Lags? If so, try excluding game processes from ProBalance restraint by right-clicking process on the list and selecting Exclude from ProBalance restraint. Additionally, you can add their processes to Gaming mode introduction list by right-clicking process and choosing Enter Gaming mode when running.
<img src="[url="http://imageshack.com/a/img913/7827/On37F9.gif"]http://imageshack.com/a/img913/7827/On37F9.gif[/url]"/>

SHJordan

Quote from: gtweak on August 31, 2011, 09:13:16 AM
What do you mean? Lags? If so, try excluding game processes from ProBalance restraint by right-clicking process on the list and selecting Exclude from ProBalance restraint. Additionally, you can add their processes to Gaming mode introduction list by right-clicking process and choosing Enter Gaming mode when running.


What is the difference from excluding it from probalance and entering gaming mode? Is there a way to automate the process?

hanemach_gt

Excluding from ProBalance restraint will prevent Process Lasso from changing process' priority, Gaming mode introduces some core engine tweaks not to disturb game processes.

---
To answer second question: Author is going to add full screen detection to Process Lasso. If about automation of from-ProBalance-exclusion, I don't whether it's possible (as of yet).
<img src="[url="http://imageshack.com/a/img913/7827/On37F9.gif"]http://imageshack.com/a/img913/7827/On37F9.gif[/url]"/>

SHJordan

Quote from: gtweak on August 31, 2011, 10:13:04 AM
Excluding from ProBalance restraint will prevent Process Lasso from changing process' priority, Gaming mode introduces some core engine tweaks not to disturb game processes.
So... It would be better to enable the two options?

hanemach_gt

Yes, taking these two tweaks should (not necessarily) make games work more smoothly. I can said as Worms Armageddon fan.
<img src="[url="http://imageshack.com/a/img913/7827/On37F9.gif"]http://imageshack.com/a/img913/7827/On37F9.gif[/url]"/>

SHJordan

Quote from: gtweak on August 31, 2011, 10:18:52 AM
Yes, taking these two tweaks should (not necessarily) make games work more smoothly. I can said as Worms Armageddon fan.
Hmm... OK then... but on the FAQs it said  PL is optimized for gaming experience as well... xD that's weird... going to give a try anyways.

hanemach_gt

It's optimized anyway! Just look how small (even tiny) amount of memory it uses with so big functionality. Mentioning "not necessarily" I wanted to give no guarantee.
<img src="[url="http://imageshack.com/a/img913/7827/On37F9.gif"]http://imageshack.com/a/img913/7827/On37F9.gif[/url]"/>

SHJordan

Quote from: gtweak on August 31, 2011, 10:29:55 AM
It's optimized anyway! Just look how small (even tiny) amount of memory it uses with so big functionality. Mentioning "not necessarily" I wanted to give no guarantee.


Got to agree with you... anyways... thank you, going to try these options and see if it work to me.

Jeremy Collake

There is an option 'Automatically enter gaming mode'. Set this for your games, then you do not need to also exclude them from ProBalance restraint, though doing so won't hurt anything either. The 'Configure game processes' option is just that. It tells Process Lasso what processes are games. That is all you need to do ;).

Often people ask what configuration changes they should make to further improve their systems. My best recommendation is usually not to make any. I mean, you *do* want to identify your games as 'games' by setting them to automatically enter gaming mode, but you don't want to go around tweaking a bunch of other settings. Why? Because the process of tuning a system is so complex that you're more likely to do more harm than good. It is best to rely on Process Lasso's default settings, which have been tuned over many years of real-world use.

One thing I would like to warn against is 'Foreground boosting', a feature Process Lasso does offer, with warnings attached. It is disabled by default for this reason. Some games can have big problems when this sort of boosting is used. Further, it does not help things at all. Windows already boosts the effective priority of the foreground process, and further boosting is usually detrimental. Sadly, most of the cheap '[some application]' type apps you see spun out from the 'cheap software factories' do just this - raise the priority of games and then lie to consumers, saying that somehow gives them more 'horsepower'. In fact, that is not at all how CPUs work, and not at all the purpose of priorities. A High priority process runs no 'faster' than a Low priority process. The priorities simply help the scheduler decide what should get the CPU when two or more processes (actually threads) need it. By selectively lowering background process priorities, you can boost responsiveness and prevent things from 'getting in the way'. Our demo proves how well this works. However, this must be done carefully, and our ProBalance algorithm is the result of many years of tuning ;).

Hope this helps some. If you have additional questions, please ask.
Software Engineer. Bitsum LLC.

SHJordan

Quote from: bitsum.support on August 31, 2011, 01:16:59 PM
There is an option 'Automatically enter gaming mode'. Set this for your games, then you do not need to also exclude them from ProBalance restraint, though doing so won't hurt anything either. The 'Configure game processes' option is just that. It tells Process Lasso what processes are games. That is all you need to do ;) .

Often people ask what configuration changes they should make to further improve their systems. My best recommendation is usually not to make any. I mean, you *do* want to identify your games as 'games' by setting them to automatically enter gaming mode, but you don't want to go around tweaking a bunch of other settings. Why? Because the process of tuning a system is so complex that you're more likely to do more harm than good. It is best to rely on Process Lasso's default settings, which have been tuned over many years of real-world use.

One thing I would like to warn against is 'Foreground boosting', a feature Process Lasso does offer, with warnings attached. It is disabled by default for this reason. Some games can have big problems when this sort of boosting is used. Further, it does not help things at all. Windows already boosts the effective priority of the foreground process, and further boosting is usually detrimental. Sadly, most of the cheap '[some application]' type apps you see spun out from the 'cheap software factories' do just this - raise the priority of games and then lie to consumers, saying that somehow gives them more 'horsepower'. In fact, that is not at all how CPUs work, and not at all the purpose of priorities. A High priority process runs no 'faster' than a Low priority process. The priorities simply help the scheduler decide what should get the CPU when two or more processes (actually threads) need it. By selectively lowering background process priorities, you can boost responsiveness and prevent things from 'getting in the way'. Our demo proves how well this works. However, this must be done carefully, and our ProBalance algorithm is the result of many years of tuning ;) .

Hope this helps some. If you have additional questions, please ask.
OK! That was very informative... i'm adding my games to the "configure game processes" right now... =D