After version 2.31.0, Millennium no longer works with CSSLoader.
The quote below is from the link https://github.com/SteamClientHomebrew/Millennium/releases/tag/v2.31.0
"Better hook method into Steam Client. Millennium now loads into process memory before Steam even starts. This allows a new change: IO blocking with Millennium, and CreateSimpleProcess hooks that allow us to virtually enable and change the port of the CEF remote debugger without interfacing with Steam or writing .cef-enable-remote-debugging to disk. Port selection remains as 8080 when -dev is provided but is randomized when running normally for better security and compatibility with other software needing port 8080. (c5c0cf4)"
So you basically have to enable "-dev" in a steam shortcut in order to use CSSLoader with Millennium. Is there a possible fix without doing this?
After version 2.31.0, Millennium no longer works with CSSLoader.
The quote below is from the link https://github.com/SteamClientHomebrew/Millennium/releases/tag/v2.31.0
"Better hook method into Steam Client. Millennium now loads into process memory before Steam even starts. This allows a new change: IO blocking with Millennium, and CreateSimpleProcess hooks that allow us to virtually enable and change the port of the CEF remote debugger without interfacing with Steam or writing .cef-enable-remote-debugging to disk. Port selection remains as 8080 when -dev is provided but is randomized when running normally for better security and compatibility with other software needing port 8080. (c5c0cf4)"
So you basically have to enable "-dev" in a steam shortcut in order to use CSSLoader with Millennium. Is there a possible fix without doing this?