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

Support for unsuported games (Knights of the Old Republic 2) #2701

Open
J0-o opened this issue Mar 9, 2025 · 0 comments · May be fixed by #2753
Open

Support for unsuported games (Knights of the Old Republic 2) #2701

J0-o opened this issue Mar 9, 2025 · 0 comments · May be fixed by #2753

Comments

@J0-o
Copy link

J0-o commented Mar 9, 2025

Problem:
Compiling a new list on portable instance of Mod Organizer 2 for Knights of the Old Republic 2 give error
Failed Compilation: Can't find game Morrowind
I assume it falls back to Morrowind if it can't find a supported game.

Solution:
Allow for "unsupported" games to be compiled. Probably needs an explicit flag so that game checking still functions for supported games.

Alternative:
Add support for Knights of the Old Republic 2
GameName = "STAR WARS Knights of the Old Republic II The Sith Lords"
GameShortName = "kotor2"
GameNexusName = "kotor2"
GameNexusId = 198
GameSteamId = 208580
GameGogId = 1421404581
GameBinary = "swkotor2.exe"

Image

@JanuarySnow JanuarySnow linked a pull request Mar 23, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant