Aetopia / NoSteamWebHelper

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

i think latest steam doesn't work with `-cef-single-process`. #13

Closed veksha closed 8 months ago

veksha commented 8 months ago

doesn't work with -cef-single-process. steam.exe hangs. but seems to work with:

//(VOID) wcscat((LPWSTR)sei.lpParameters, L" -oldtraymenu -cef-single-process -cef-disable-breakpad");
  (VOID) wcscat((LPWSTR)sei.lpParameters, L" -oldtraymenu -cef-disable-breakpad");