Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Neverwinter Nights"

From PCGamingWiki, the wiki about fixing PC games
(general sentence correction, added code sections so the lines that need to be added can be read more accurately by readers and numbered tasks, feel free to rework as you wish)
m (STUUUB)
Line 1: Line 1:
=== Crash on start fix===
+
[[Category:Stub]]
 +
 
 +
==Crash Fixes==
 +
===Crash on Start===
 
If NWN won't start for some reason, or will crash shortly hereafter, try the following:<ref>Darth Malignus at "gamebanshee" forums. http://www.gamebanshee.com/forums/neverwinter-nights-12/nwn-wont-start-106095.html</ref>
 
If NWN won't start for some reason, or will crash shortly hereafter, try the following:<ref>Darth Malignus at "gamebanshee" forums. http://www.gamebanshee.com/forums/neverwinter-nights-12/nwn-wont-start-106095.html</ref>
 
# Create a shortcut to nwmain.exe located in the NWN install folder.
 
# Create a shortcut to nwmain.exe located in the NWN install folder.

Revision as of 10:08, 18 March 2012


Crash Fixes

Crash on Start

If NWN won't start for some reason, or will crash shortly hereafter, try the following:[1]

  1. Create a shortcut to nwmain.exe located in the NWN install folder.
  2. In the "Destination"/"Target" line, add: +TestNewModule "123456"
  3. Check the Line, it should fully read (if C:\NeverwinterNights\NWN\ is your install folder):
C:\NeverwinterNights\NWN\nwmain.exe +TestNewModule "123456"

This was tried and tested on XP/Win7.

References

<references>