Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreal Engine version issue #2

Open
Liovovo opened this issue Nov 9, 2024 · 0 comments
Open

Unreal Engine version issue #2

Liovovo opened this issue Nov 9, 2024 · 0 comments

Comments

@Liovovo
Copy link

Liovovo commented Nov 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant