Skip to content

Allow config options to be entered in the command line #570

Description

@billbeans

This is mainly for core pinning, but all of the unsafe options would be good as well. I find it very inconvenient that I'd have to edit an ini file when I could just modify my launch script.

Something like GAMEMODE_CONFIG="pin_cores=0,2,4,6;park_cores=8-15" would be nice.

I'm considering adding to my script a series of echo | tee commands or maybe sed commands to dynamically update a gamemode.ini in the game's working directory at runtime. It would be so much simpler if we could just set these options in the command line. I'm surprised it isn't already an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions