Skip to content

Modloader support for Linux #9

@Dav357

Description

@Dav357

Not really an issue, more of a suggestion to make the modloader working on Linux through Wine.
If you try to follow the instructions at https://p3modding.github.io/modloader.html it does not work on Linux, mod loading does not work.
I believe the problem is the empty import (no function imported) of the p3_modloader.dll added to the "Patrician3_modloader.exe" file.
To resolve it is sufficient to add any function to the import header, that way the loading works correctly and it does not break on Windows, so there is no problem on that front. It's a trivial modification, but I made an .ips file to patch original executable if necessary

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