Skip to content

[BUG] [General] -config parameter seems to be ignored #1196

@XargonWan

Description

@XargonWan

Raze version

Raze 1.11.0

Which game are you running with Raze?

Duke Nukem 3D

What Operating System are you using?

Linux x86_64

Please describe your specific OS version

Fedora Linux 43

Relevant hardware info

DELL XPS 9320

Have you checked that no other similar issue already exists?

  • I have searched and not found similar issues.

A clear and concise description of what the bug is.

The -config parameter seems to be ignored.

Steps to reproduce the behaviour.

I'm starting: raze -config /my/custom/path/raze.ini, in raze.ini I defined some custom paths for the game files.

But it seems like that this config file is ignored as if I place DUKE3D.GRP in /home/xargon/.config/raze is picked, if I place it in /home/xargon/games/raze is not picked. This probably means that the custom config file is not being read and is instead reading the original one.

Your configuration

[GameSearch.Directories]
Path=.
Path=./*
Path=/home/xargon/games/raze
...all other default entries here...

Provide a Log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-specificIssues specific to a particular OS version or distrobugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions