Aetopia / NoSteamWebHelper

A program that disables Steam's CEF/Chromium Embedded Framework.
GNU General Public License v3.0
123 stars 6 forks source link

No longer finds steam #5

Closed vintotal closed 10 months ago

vintotal commented 1 year ago
  1. Killed steam process
  2. Extracted zip in steam main folder
  3. Double-click NoSteamWebHelper.exe
  4. See this message of not finding steam.exe

imagen

My steam version: imagen

Version 2.1 worked. Merci 😉

Aetopia commented 1 year ago

Thank you for reporting, I will quickly push out a patch that addresses this issue.

Aetopia commented 1 year ago

https://github.com/Aetopia/NoSteamWebHelper/releases/tag/v3.0.1

Please try v3.0.1 and see if that fixes the issue.

vintotal commented 1 year ago

I think it worked. The results of different commandlines show similar RAM usage though with version 3.0.1. The memory usage with 2.1 was very lower.

Memory usage with this commandline: NoSteamWebHelper.exe -noverifyfiles -nobootstrapupdate

Version 3.0.1 imagen

Version 2.1 imagen

Memory usage with this commandline: steam.exe -noverifyfiles -nobootstrapupdate

imagen

Memory usage with this commandline: NoSteamWebHelper.exe -vgui -oldtraymenu -noverifyfiles -nobootstrapupdate -skipinitialbootstrap -single_core -norepairfiles -overridepackageurl -no-browser -cef-single-process -cef-disable-breakpad

Version 3.0.1 imagen

Version 2.1 imagen

Aetopia commented 10 months ago

I think it worked. The results of different commandlines show similar RAM usage though with version 3.0.1. The memory usage with 2.1 was very lower.

Memory usage with this commandline: NoSteamWebHelper.exe -noverifyfiles -nobootstrapupdate

Version 3.0.1 imagen

Version 2.1 imagen

Memory usage with this commandline: steam.exe -noverifyfiles -nobootstrapupdate

imagen

Memory usage with this commandline: NoSteamWebHelper.exe -vgui -oldtraymenu -noverifyfiles -nobootstrapupdate -skipinitialbootstrap -single_core -norepairfiles -overridepackageurl -no-browser -cef-single-process -cef-disable-breakpad

Version 3.0.1 imagen

Version 2.1 imagen

I can no longer get the VGUI aka the non WebHelper to launch at all.

Thus the webhelper is disabled when an app runs.

I will look into this and see if I can restore v2.X functionality.

Aetopia commented 10 months ago

I will close this issue now.