STAR WARS™ Knights of the Old Republic™ II: The Sith Lords™

STAR WARS™ Knights of the Old Republic™ II: The Sith Lords™

35 ratings
How to get KotOR Tool to recognize your Steam game
By Effix
This guide explains how to get Fred Tetra's KotOR Tool to recognize the Steam version of the game.
2
   
Award
Favorite
Favorited
Unfavorite
Intro
(This guide is not about what you can do with & how to use the KotOR Tool)

Fred Tetra's KotOR Tool (and possibly the savegame editors) assume you installed the game the old way. This means it expects an entry in the Windows registry that contains the location of the game. The Steam version of the game doesn't add anything to the registry, but we can manually fix that.

First you need to locate the location of the game with the Windows File Explorer, this may differ for you and me depending on what you picked during the installation of Steam.
It's likely something like [your drive]:\[your folder]\steamapps\common\Knights of the Old Republic II
You can search the whole computer for "Knights of the Old Republic II" if you have trouble finding it.

Now click once in the "path bar" to get an actual path (see image below), copy the text and paste it in Notepad (or any other plain text editor) for now.

In Notepad turn the one backslash to 2 backslashes: [your drive]:\\[your folder]\\steamapps\\common\\Knights of the Old Republic II

We now have a path that is valid for the registry which we can use later.

Windows 32-bit
We'll now make a file that adds an entry to the registry. Open another Notepad, to make a new text file. Paste the text below in it, adjust the path with your actual path, make sure you leave the quotes around it. Save it as KotOR2.reg, double click that file in the Windows Explorer and press Yes at the warning. Log out and back on or restart your computer for the changes to apply. Start KotOR Tool and check if the game gets recognized.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts]

[HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts\KotOR2]
"Path"="[your drive]:\\[your folder]\\steamapps\\common\\Knights of the Old Republic II"
Windows 64-bit
We'll now make a file that adds an entry to the registry. Open another Notepad, to make a new text file. Paste the text below in it, adjust the path with your actual path, make sure you leave the quotes around it. Save it as KotOR2.reg, double click that file in the Windows Explorer and press Yes at the warning. Log out and back on or restart your computer for the changes to apply. Start KotOR Tool and check if the game gets recognized.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\LucasArts]

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\LucasArts\KotOR2]
"Path"="[your drive]:\\[your folder]\\steamapps\\common\\Knights of the Old Republic II"
Thanks
- Thanks to the people at deadlystream & the discussion there: http://deadlystream.com/forum/topic/2455-kotor-tool-kotor-2-on-steam/
- Obviously massive thanks to Fred Tetra for making this modding tool
67 Comments
Effix  [author] 27 Apr @ 5:06pm 
I'd love to help, but I can't work with "didn't work".
Qualex 26 Apr @ 10:03pm 
Didn't work for me.
Canopus 2 Jun, 2024 @ 10:43pm 
Thanks!
Effix  [author] 5 May, 2024 @ 8:48am 
That's nothing to worry about. It's trying to check if there's an update, but that server is long gone. You can turn it (check for updates) off in the settings.
🔥 Raid Boss Rowe 🔥 4 May, 2024 @ 8:55pm 
what is the latest version of KotOR Tool? I am using v1.0.2210.16738 and getting a remote server 504 error on startup :(
Alan Hawke 4 Mar, 2023 @ 3:00pm 
Thank you.
forgot my name 22 Feb, 2023 @ 11:51pm 
Many thanks.
Effix  [author] 24 Jan, 2023 @ 4:46am 
Yes, thanks, that's correct, I mixed things up before with the SWTOR entry, so I deleted those comments.
I have it on my E drive and in a folder "Games", the .reg file can be:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BioWare\SW\KOTOR]
"Path"="E:\\Games\\SteamLibrary\\steamapps\\common\\swkotor"
Edelcast 24 Jan, 2023 @ 1:36am 
For me with the first KotOR it finally worked when the keys were as following:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare\SW\KOTOR
Cren 10 Mar, 2022 @ 5:41am 
so i'm trying to get this working with kotor 1, but i can't someone can help?