How to fix registry to allow NWNlauncher to work?
Moderator: Moderator
- Hoihe
- Posts: 4721
- Joined: Thu Nov 03, 2011 2:25 pm
How to fix registry to allow NWNlauncher to work?
Somehow I managed to lose my NWN2 registry entries somewhere. Wondering if I can fix them without having to reinstall.
For life to be worth living, afterlife must retain individuality, personal identity and memories without fail - https://www.sageadvice.eu/do-elves-reta ... afterlife/
A character belongs only to their player, and only them. And only the player may decide what happens.
A character belongs only to their player, and only them. And only the player may decide what happens.
-
- Posts: 2837
- Joined: Thu Jan 05, 2017 3:05 pm
Re: How to fix registry to allow NWNlauncher to work?
I think re-install is fastest. Just copy the contents of your NWN2 folder in your 'My Documents' folder to another folder, and you should be able to just copy and paste the files back after re-install, no need for that long redownload.
" I am no longer here, the elves of the Sword Coast are just far too horrible... "
- Elminster, probably.
- Aspect of Sorrow
- Custom Content
- Posts: 2633
- Joined: Fri Mar 28, 2014 7:11 pm
- Location: Reliquary
Re: How to fix registry to allow NWNlauncher to work?
Standalone OEI
GoG English version under Win10, change YOUR_USER to your login name, save in a file with .reg as the extension, then run the reg file.
Alternatively setting user path to the directory may work too.
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Obsidian]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Obsidian\NWN 2]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Obsidian\NWN 2\AP1]
"Path"="C:\\GOG Games\\Neverwinter Nights 2 Complete\\AdventurePacks\\Mysteries of Westgate"
"Version"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Obsidian\NWN 2\Neverwinter]
"GUID"="{D656D1B3-5810-49f1-A9B7-24CF06F5BA8A}}"
"Language"=dword:00000000
"Location"="C:\\GOG Games\\Neverwinter Nights 2 Complete"
"Version"="1.23"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Obsidian\NWN 2\Neverwinter\NWUpdate]
"Ping Timeout"="1000"
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\GOG.com]
"DefaultPackPath"="C:\\GOG Games\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\GOG.com\GOGNWN2COMPLETE]
"PATH"="C:\\GOG Games\\Neverwinter Nights 2 Complete\\"
"GUID"="{1B580001-34E3-4D4F-BA88-0869B16DDEEC}"
"BUILD"="6"
"CODE"="GOGNWN2COMPLETE"
"GAMENAME"="Neverwinter Nights 2 Complete"
"INSTALLDATE"="2017-10-28 14:55:05"
"VER"="2.1.0.6"
"SUPPORTLINK"="neverwinter_nights_2_complete"
"GOGGAMEDLL"=""
"LANGUAGE"="ENGLISH"
"SAVEGAMEFOLDER"="C:\\Users\\YOUR_USER\\Documents\\Neverwinter Nights 2"
"WORKINGDIR"=""
"LAUNCHPARAM"=""
"LAUNCHCOMMAND"="C:\\GOG Games\\Neverwinter Nights 2 Complete\\nwn2.exe "
"EXE"="C:\\GOG Games\\Neverwinter Nights 2 Complete\\nwn2.exe"
"EXEFILE"="nwn2.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\GOG.com\GOGPACKNWN2COMPLETE]
"GAME_1"="GOGNWN2COMPLETE"
"COMPONENTSCOUNT"="1"
"STATUS"="1"
- Hoihe
- Posts: 4721
- Joined: Thu Nov 03, 2011 2:25 pm
Re: How to fix registry to allow NWNlauncher to work?
Thank AoS. Works golden.
For life to be worth living, afterlife must retain individuality, personal identity and memories without fail - https://www.sageadvice.eu/do-elves-reta ... afterlife/
A character belongs only to their player, and only them. And only the player may decide what happens.
A character belongs only to their player, and only them. And only the player may decide what happens.