Skip to content

Update documentation & defaults for CS2 console logging #8

@blankdvth

Description

@blankdvth

con_logfile no longer exists in CS2, however, a -condebug launch flag now exists, and will write console output to game/csgo/console.log, which should make CS2 support possible.

Implementing CS2 support will require the updating of documentation in regard to setting up the launch flag, and preferably, the updating of default paths to look for console.log at that path specifically (as it can no longer be customized). Additional tests should also be conducted to verify that everything works as expected (e.g. log file clearing, and expected formatting).

As the server plugins are also being rewritten/remade for CS2, the parsing for all logs will likely need to be updated as well, however a separate issue will be made for that when the time comes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions