Main Menu

Recent posts

#51
General / Re: Timer Resolution
Last post by Emerald30 - April 06, 2024, 11:27:53 AM
Thank you!
#52
Process Lasso / Re: Anyone Using Process Lasso...
Last post by EmmaAlva - April 02, 2024, 11:05:18 PM
Quote from: johnpark on February 23, 2024, 07:59:19 AMI'm wondering if anyone out there is using Process Lasso to get better hit rego, FPS, etc for gaming?

In particular being able to load certain apps to certain logical cores so core 0 isn't overloaded with tasks, etc?

Gamers interested in maximizing hit registration and FPS should consider a holistic approach to optimization, including hardware upgrades, driver updates, game settings adjustments, and network optimizations, in addition to CPU core assignment using tools like Process Lasso.
#53
Process Lasso / Re: Process Lasso and Cubase
Last post by Granville Willms - April 02, 2024, 05:43:00 AM
              Thanks for the solution.
#54
Process Lasso / LAPTOP DESTROYED
Last post by TastytApple - April 01, 2024, 02:43:04 PM
i used process lasso to optimize my cpu and now i can barely run chrome and write this to you guys
i've tried reseting the app and restarting, nothing happend.
tried reseting my whole laptop to factory settings but still nothing happend.
any suggestions? asap
youtube(dot)com/watch?v=1GyGbPSEAL0
this is the video
#55
Process Lasso / Re: 7950X3D - About CPU sets, ...
Last post by M0USER - April 01, 2024, 12:31:52 PM
Quote from: TheRealBix on January 04, 2024, 07:35:26 AMOk I found a way, tho not that elegant... It may serves for others.

I'm using Profile Switcher to change between two profiles : Game and Desktop. The only key difference between those is the (16-31) rule from Game is (0-31) for Desktop.
Added a rule in Profile Switcher for actual games and specific softwares to trigger the Game profile.

Not elegant because the switch isn't fast, do not care if processes are foreground/background, and tedious because I must update both profiles for each update modification I must do.

Would you be able to attach your config file(s) for your setup? I have the same CPU and just found out about Lasso now and bought it. I have not delved into it at all.

Thanks in advance.
#56
Quote from: ericagallagher on March 28, 2024, 12:56:46 AMhello, before proceeding, ensure you have the following prerequisites installed:
1. A subversion client
2. Standard Linux development tools (such as gcc, make, etc.)
4. The python-magic module
5. The zlib and lzma development packages
geometry dash scratch
Depending on your Ubuntu version, use one of the following commands to install the necessary packages:
5. For Ubuntu 18.04 and older:
sudo apt-get install git build-essential zlib1g-dev liblzma-dev python-magic autoconf
Hope that my solution is useful for you.
#57
Process Lasso / Re: Process Lasso dosen´t show...
Last post by Jeremy Collake - March 28, 2024, 03:32:52 PM
You should have a total of 28 logical cores (threads) on that system.

Therefore, your E-cores appear to be disabled. Check your BIOS/UEFI settings and reset to defaults if you can't find the option to re-enable E-cores.

The HWMonitor screenshot should list cores that begin with "E-core", not only "P-core", as shown in the attached screenshot from a different CPU with fewer total cores.
#58
Process Lasso / Process Lasso dosen´t show my ...
Last post by mazeman - March 28, 2024, 01:12:54 PM
Hi Guys,

I have an I7-14700 with 8 Performance Cores and 12 Efficent-Cores as you can see in Screenshot 3

In screenshot 1 you can see how it looks like on my PC

And in screenshot 2 how it should look like from the Bitsum webpage

But they are enabled as you can see in Screenshot 4
#59
hello, before proceeding, ensure you have the following prerequisites installed:
1. A subversion client
2. Standard Linux development tools (such as gcc, make, etc.)
4. The python-magic module
5. The zlib and lzma development packages

Depending on your Ubuntu version, use one of the following commands to install the necessary packages:
5. For Ubuntu 18.04 and older:
sudo apt-get install git build-essential zlib1g-dev liblzma-dev python-magic autoconf
#60
ParkControl / Re: P+E core management under ...
Last post by Jeremy Collake - March 27, 2024, 12:19:37 PM
QuoteI'd like to know which is usually the more dominant thread for games.

We have never studied the thread durations of common games, so I don't have an answer as to if short or long running threads are more prevalent, or if either is more impactful for performance. The games and their underlying engines could be architected to be reliant on either type of thread; it's not like one is innately better than the other.

Therefore, for the time being, experimentation is required to assess which settings are best for your hardware and games.

QuoteEfficiency Mode OFF rule causes hit registration issues.

That sounds unusual and I advise double checking that there is a correlation. I'm not saying there isn't, but my hunch is there are other factors at play.

Sorry I don't have more exact answers, but when exactness is possible, we bake that into an algorithm ;).