Running NWN in a window
Moderators:Venture, Bigbluepaw
Is it possible to run NWN in a window? I need to be able to access other things without having to go through the evil that is alt-tab
-
Guest
Yeah I actually play this way. Go into your Neverwinter Nights folder and open up the nwn.ini file in notepad. Scroll down until you find [Display Options] and under that the line which says "Fullscreen=1" and change the 1 to a 0 (zero). Then add this line under that line:
You'll then want to scroll up a bit until you find "Width" and "Height" and change them to something smaller than your windows resolution. My windows resolution is 1024x768, so I chose 800x600 (you have to use a standard resolution I'm pretty positive, couldn't get it to work any other way.)
Then start up NWN like normal and you're good to go.
Code: Select all
AllowWindowedMode=1Then start up NWN like normal and you're good to go.