WineHQ

Dungeons & Dragons NeverWinter

No Screenshot

Submit Screenshot
Neverwinter is a true Dungeons & Dragons experience, brought to life with the dynamic Cryptic game engine. In the classic D&D setting of the Forgotten Realms, players will explore and defend one of the most beloved cities from Dungeons & Dragons, as it rises from the ashes of destruction.

Application Details:

Version: 1.x
License: Free to use
URL: http://games.arcgames.com/en/p...
Votes: Marked as obsolete
Latest Rating: Gold
Latest Wine Version Tested: 1.6-rc4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Official Download Page

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Leveled up from 40-60 and everything works fine.

What does not

Workarounds

What was not tested

Foundry editor, voice chat.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

1) We can't use 64-bit with a 32-bit compatibility layer (WoW) in this case as winetricks won't install ie8 correctly, so we force a 32-bit wine. export WINEARCH=win32 2) (Optional) Set the WINEPREFIX variable. For some strange reason, if you point the wineprefix to a folder that already exists you'll get an error about "WINEARCH set to win32 but is a 64-bit installation." export WINEPREFIX=/game_location/folder_that_doesnt_exist 3) Now configure a few options in wine to make the game run better. winecfg -Applications->Windows Version: Windows XP -Graphics->Automatically capture the mouse in full-screen windows -Graphics->*Don't* allow the window manager to decorate the windows -Graphics->*Don't* allow the window manager to control the windows -Graphics->Emulate a virtual desktop (resolution same size as your monitor). This will significantly increase your FPS. 4) Install IE 8. This solves the problem if you try to use wine's built-in version of IE, where you press the "Login" button from the launcher and nothing happens. winetricks ie8 5) Now install Neverwinter. wine "/game_location/Neverwinter NW.1.20130416a.6/setup.exe" 6) Now double-click the wine shortcut file to start Neverwinter. Click on Options->Advanced Options and type -enablerawinputsupport 0. The camera will be very jerky when moving the mouse: this fixes it. 7) When you successfully login the first time, after the initial loading bar you'll see another window that takes forever. This is normal, just wait it out or try restarting. You can fix this by finding your video card PCI device and vendor ID and adding it to the wine registry with regedit. This may help: http://wiki.winehq.org/UsefulRegistryKeys 8) Inside game options, turn on vertical sync and set mode to full screen.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentGentoo Linux x86_64Jul 09 20131.6-rc4Yes Yes NoGoldan anonymous user 
ShowLinux Mint 15 "Olivia" x86_64Jun 12 20131.5.31Yes Yes NoGoldJoni Larsen-Haikarainen 
ShowLinux Mint 14 "Nadia" x86_64May 19 20131.5.30Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
33495 Dungeons & Dragons Neverwinter Beta launcher does not register form submissions CLOSED FIXED View
33643 Dungeons & Dragons Neverwinter: stuttering mouse input UNCONFIRMED View

Show open bugs

HowTo / Notes

Install
Because of bug 33495 Neverwinter needs ie8 installed, which currently can only be installed in a 32 bit prefix.
(Alter the prefix path as needed)
WINEPREFIX=/wineprefixes/Neverwinter WINEARCH=win32 winetricks ie8 
Install and launch the game with the same prefix as before. WINEARCH isn't required after this point.
In the options panel of the launcher, it seems to help to check "Disable on-demand patching" and put "-enablerawinputsupport 0" in the "Advanced command line" editbox.

Per discussions below, some people experience a crash running in windowed mode. It seems full screen is more stable with some computer setups.

Only ie8 is needed for this game to install and run now. Previously it was required to install the following: WINEPREFIX=/wineprefixes/Neverwinter winetricks corefonts, d3dx9, msls31, winhttp, wininet, ie8

(Left here in case someone should need them)

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back