Skip to content

Is there a hardcoded limit on line size or ini size? #189

@malvarenga123

Description

@malvarenga123

Hi @bayaraa, my "load_dlls_late" line is getting truncated at column 215. I have a bunch of dll's on that line with long names and when I start the game d2gl overwrites the ini with that line truncated and it's not able to load any dll that will go over that column.

If I rename the dll's to shorter names to stay within the limit of 214 characters, all of them are loaded without issues.

Since this is the last line of the file, I'm not sure if it's a line size limit or total characters limit of the ini file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions