Skip to content

Unreal Engine version issue #2

Description

@Liovovo

There is an issue with the Unreal Engine version when a custom version is present. The problem is in the following line in Main.cs:
args += " -game=ue" + selectedGame.UEVersion;
For example, if the version is PUBG (PlayerUnknown's Battlegrounds), the option should be -game=pubg. Removing the "ue" resolves the issue.

I apologize if my explanation is unclear, as English is not my first language.

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