Application Details:
Version: | 3.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 |
Maintainers: About Maintainership
What works
Everything I've run across while leveling up to 60.
What does not
Nothing, that I am aware of.
Workarounds
What was not tested
I haven't tested the following things:
Hardware tested
Graphics:
Additional Comments
To get launcher working properly ie8 is needed in a 32 bit prefix. Personally, I got better performance out of putting in "-enablerawinputsupport 0" as "Advanced command line" in options, and checking "Disable on-demand patching". I had to reduce the graphics details to close to the lowest possible, but kept the "render scale" at the top. This was tested on a AMD Radeon HD 6800 graphics card. That could possibly be part of the explanation for bad performance. Previously I had problems with character creation crashing the game. Apparently that was an issue with Pulseaudio on my system. After reinstalling that, that works too.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 13.04 "Raring" amd64 (+ variants like Kubuntu) | Jul 27 2013 | 1.6 | N/A | Yes | Gold | Dennis William Johansen | ||
Show | Arch Linux x86_64 | Jul 22 2013 | 1.6 | N/A | Yes | Gold | Justin Dray | ||
Show | Slackware64 14.0 | Jul 05 2013 | 1.6-rc4 | Yes | Yes | Gold | Edward W. Koenig | ||
Show | openSUSE 12.2 x86_64 | Jun 30 2013 | 1.6-rc4 | Yes | Yes | Bronze | an anonymous user | ||
Show | Arch Linux x86_64 | May 11 2013 | 1.5.30 | N/A | Yes | Gold | RevenantX |
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)
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Gob on Tuesday May 26th 2015, 18:25
echo "media-libs/libtxc_dxtn abi_x86_32" >> /etc/portage/package.use
and rebuild.
ref forums.gentoo.org/viewtopic-p-7320996.html
by Ryan on Wednesday May 14th 2014, 23:02
by Chris Fetterly on Tuesday July 16th 2013, 22:49
I followed every direction for configuration and once I login, successfully, I click the big ol' play button. Shortly thereafter, the window immediately closes and then... nothing. :(
I'm running Ubuntu 13.04 on a Samsung Series 9 laptop. I have plenty of space. using Wine 1.5.29. Please halp!
by Chris Fetterly on Tuesday July 16th 2013, 22:53
requested language id 12 resources not available!
requested language id 10 resources not available!
requested language id 1 resources not available!
successfulPatchRootFolder = C:/Program Files/Cryptic Studios/Neverwinter/Live
Any idea how I could remedy this?
by Dennis William Johansen on Saturday July 27th 2013, 11:10
I get those 3 unavailable resources too, but it runs fine anyway.
Does other games/applications work with hardware accelerated graphics?
by Phil on Monday March 31st 2014, 20:20
by Edward W. Koenig on Thursday July 4th 2013, 18:40
wiki.winehq.org/UsefulRegistryKeys
to set video memory, Card ID and Vendor ID in the registy:
HKCU - Software - Wine - Direct3D
- VideoMemorySize 1025
- VideoPciDeviceID 0x0de1
- VideoPciVendorID 0x10de
This get me up and running but still does not solve the
by Edward W. Koenig on Friday July 5th 2013, 13:07
by Leon on Wednesday July 3rd 2013, 11:38
by Dr. Wes Snyder V on Wednesday July 3rd 2013, 12:36
Could you describe what is not working, which OS, and wine version you are using?
by [DELETE THIS ACCOUNT] on Wednesday May 22nd 2013, 9:10
I found it best, not just a fair workaround, but very good to do NOT run Neverwinter on the NVIDIA. So no primusrun or optirun, just directly the wine command.
Hardware:
CPU: Intel Core i5-2410M CPU @ 2.30GHz
RAM: 4GiB SODIMM DDR3 Synchronous 1333 MHz)
GPU1: Intel HD3000
GPU2: NVIDIA GT 555M
Software:
Xubuntu: 13.04 - 32bit
linux: 3.2.0
wine: 1.4
openbox: 3.5.0
Installed IE8 (I just had to install it to its default location)
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] *Don't* emulate a virtual desktop
$ wine Neverwinter.exe
Starting from now: *Don't EVER switch windows*
There seems to be a bug (?) where when you switch windows, you can't get back the keyboard focus on the launcher. You can see it when cycling windows (but don't do it!), it never focuses the Wine window. Killing it is the only way I found to close it.
So first (important), enter your login/password. Only then go in the Options and in the Advanced options text field, add:
-enablerawinputsupport 0
(it allows clicking on buttons in Monitor Calibration and to load your character at the character selection).
Submit the changes. Having gone in the options involved switching to another small window, so the bug is triggered and the keyboard focus is lost. Since you already entered your login/password, just click Login, then Play to load the actual client.
As previously said in other comments, sync'ing to monitor's refresh rate fixes the camera stuttering ("PrefEntry GfxSettings.UseVSync2 1" in Neverwinter/Live/localdata/gameprefs.pref )
Also for the stuttering sound, as previously said,
$ pulseaudio -k
... which restarts the pulseaudio daemon did help.
And finally, after a crash from Wine, I like to reboot it to start fresh. I ended up having this command each time I want to play:
$ wineboot;pulseaudio -k;WINEDEBUG=-all wine Neverwinter.exe
It's running very well, I could even enable antialias without any noticeable performance hit (with everything else to lowest levels). I'll increase progressively.
The only bug I've noticed in-game so far is not always happening and haven't found how to reproduce it, this is when dragging an item from the inventory window.
I think it should be possible to run GameClient.exe (located in Neverwinter/Live/), I just haven't found a way to enter my password. I can enter my email address but can't switch to the password field or can't even press Backspace. Sometimes the Password field gets focus but only after I entered much more than my email address in the first field.
by [DELETE THIS ACCOUNT] on Sunday May 26th 2013, 9:11
by Andrew Schott on Wednesday June 5th 2013, 14:40
I by default will always set one up now in each bottle I have. Just alleviates more problems than I could have ever predicted.
by Catalin B on Tuesday May 14th 2013, 6:22
GTX 680
wine-1.5.30
Working using the install guide; I did my own combination of configuring and running, but the guide is also working.
The game will spend between 5 to 15 min on the loading screen and 1st time the log in will fail. After 20 sec or so you get the log in screen and you can log in.
From there the game is usable with minor issue:
- Playing this from a HDD will lag a bit (I move to SSD and it is a huge increase)
- Using dyes or previewing items is a bit bad: the items are always translated up outside of viewing port, but you can bring them into view by zooming out (I did not play this on Win past 2 min so I cannot tell, I will check soon)
- I had the game crash 2 times after about 30 min of play and did not try since to see if it is repeating and note down the time.
- 1st dungeon work (level 4) :)
- I tried about 5 vendors and no bugs on them
- retrieved mail without issues
What I did not try:
- character creation (had my dwarf created in the 1st 2 min of Win play)
- character customization
- domination maps
- foundry
- did not leave Neverwinter city yet
Over all seems to work without big issues if you can get past the 10 min loading :)
by Catalin B on Tuesday May 14th 2013, 9:51
The loading seems to be somehow related to having Flash opened in my case.
The crash happens again when moving an Identification Scroll while having a merchant window opened.
output when crashing:
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
Hope these help ;)
by Xpander on Tuesday May 21st 2013, 12:48
i was wondering why it sometimes hangs on loadngscreen and sometimes goes instantly. but i have my opera (with lots of tabs) open always. so flash open doesnt seem to be the issue for me...
by xenoryt on Sunday May 12th 2013, 22:01
I have tried using virtual desktop and tried running in safe mode through options>safe mode on the launcher without any success.
I am using CrunchBang 11 (which is basically Debian wheezy) and I have set up the wineprefix and I have tried using both wine versions 1.4.1 and 1.5.29. Both get stuck at this screen.
by xenoryt on Tuesday May 14th 2013, 22:54
specs:
AMD A6-3420M processor
AMD HD 6520G graphics
4GB RAM
by Dan (Strit) Johansen on Tuesday July 30th 2013, 10:01
by g s on Thursday May 9th 2013, 19:50
Start wine with WINEARCH=WIN32
From the Launcher, Select Options > Safe Mode
Login normally, press Play
Options > Video > 1920x1080, Windowed Maximized
Race selection works
Class selection works
Able to Roll stats + apply racial bonuses
When I get to character appearance,
- Select preset
Able to spin character model
Able to zoom in/out
Able to hide/show armor
- Press Customize button
- "Hair" feature is highlighted, the different hairstyles
to be displayed but then the game freezes
- Music continues playing in background
- The character model stops moving
- Game stops responding to mouse or keyboard
- Essentially, the game is hung. I have to kill from
terminal and restart
If I don't press the Customize button and just play the preset appearance as-is, I can proceed through the rest of character creation and eventually start playing the game normally.
Anyone else get this problem?
by Dr. Wes Snyder V on Friday May 17th 2013, 8:43
by Andrey on Thursday May 9th 2013, 10:34
I am on Ubuntu 13.04 using wine 1.5.29.
by Dr. Wes Snyder V on Thursday May 9th 2013, 10:45
by Andrey on Thursday May 9th 2013, 14:27
Adding dinput didn't actually help =(
by Andrey on Thursday May 9th 2013, 14:38
by Andrey on Thursday May 9th 2013, 15:42
by Andrey on Wednesday May 8th 2013, 15:26
by Dr. Wes Snyder V on Wednesday May 8th 2013, 15:47
Which distribution of Linux and what version of Wine? I can test install within VMs on my computer and see if I can assist. :)
by Andrey on Wednesday May 8th 2013, 20:45
by Andrey on Thursday May 9th 2013, 7:06
by Evil on Friday May 10th 2013, 6:07
by William on Thursday May 9th 2013, 7:03
Trying to work out how to set the prefs in gecko currently, will report back any success or failure.
by Andrey on Thursday May 9th 2013, 7:25
WINEARCH=win32 WINEPREFIX=~/Games/NW winecfg
WINEARCH=win32 WINEPREFIX=~/Games/NW winetricks ie8
WINEPREFIX=~/Games/NW wine ~/Games/NWistaller/setup.exe
I am not sure why this worked, but as it appears to me, the problem was caused by ie8 installing incorrectly. After specifying WINEARCH=win32 before installing it, it worked as it should.
by Metalfyre on Monday May 13th 2013, 8:32
Well turns out it doesn't. I'll give a couple of links to see where it goes wrong.
first one is me after initial install and trying to run the launcher, which goes well (as you can see, for it is indeed patching)
i.imgbox.com/abedsuNi.png
and then where it "hangs" I think. I haven't had too much patience, but I waited at least 3 minutes without anything happening. :(
i.imgbox.com/abeuYQv5.png
Anybody who got passed this screen?
by Metalfyre on Monday May 13th 2013, 9:07
i.imgbox.com/aby3cERn.png
Grrrrr. Using (32bit) Wine 1.5.30 with IE8 and DirectX9 installed. Playing on Linux Mint 14 64bit.
by mg on Wednesday May 8th 2013, 13:37
It has been working with very minor performance issues for a few days now. I logged out last night, but can no longer get past the issue of the launcher window not even appearing. No reboot or anything in the meantime.
I checked the forums and I didn't see anything about login servers being down etc, but I'll try again after work.
Seeing if anyone else has run into this where it's working fine and just all of a sudden, no more launch window appears.
by Dr. Wes Snyder V on Wednesday May 8th 2013, 14:04
by mg on Thursday May 9th 2013, 6:58
I tried installing a new instance into a different folder, but it resulted in the same behavior, so that seems to rule out a potential file issue (perhaps a cache or file could have been corrupted)
What does work is running the uninstallation executable, then running the installer again, everything works again, though some settings get lost while other do not, i.e. inverted mouse does not get saved, but key mappings do.
Just a wild guess, I'm suspecting it might be registry related, or some other file outside of the app folder is being corrupted/changed in a way to render the launcher un-launchable.
by Jen on Saturday May 11th 2013, 7:25
by Cinaed666 on Wednesday May 8th 2013, 6:32
by Evil on Wednesday May 8th 2013, 9:57
by Cinaed666 on Wednesday May 8th 2013, 13:22
by Dr. Wes Snyder V on Wednesday May 8th 2013, 14:01
by Joël on Thursday May 30th 2013, 6:48
All the winetricks suggested by the "how to" are installed.
i get to the login window, i can input my login and password but i cannot press the login button.
If i click any other link i get a blank wine internet explorer page.
by Torfinn dahl on Saturday December 28th 2013, 10:33
by gotsanity on Sunday May 5th 2013, 19:24
by gotsanity on Sunday May 5th 2013, 19:55
by croma25td on Tuesday May 7th 2013, 1:43
by Ferg on Sunday May 5th 2013, 14:27
by Evil on Saturday May 4th 2013, 23:08
If you run it in real Windowed mode (not via a Virtual Desktop in winecfg settings), it will eventually crash. I saw this about once every 45 - 60 minutes. Fullscreen appears to be very stable though and does not crash.
However... fullscreen may eventually slow down (after a couple of hours). Sometimes switching to windowed mode and back to fullscreen (alt+enter) will fix it. Other times, not. And, if you switch back and forth too many times, you may just end up with a black screen. This makes me think it's related to some memory leak with video RAM that only shows itself when playing under Wine.
I have also seen the bug where it sits at the "Loading..." screen for a *long* time. When this is happening, one of my 6 cores is spinning at 100%. I usually just restart the game to get it to work, though at least once I walked away and it did eventually continue on its own.
by Rusty Shackleford on Sunday May 5th 2013, 7:34
I was getting crash to desktops every 15-25 minutes in windowed fullscreen, using fullscreen I played for about 4 hours and crashed, but I'm pretty sure it was an actual game crash as this time the Cryptic error reporter started and that never happened before.
If you have crash issues, try fullscreen.
by Dr. Wes Snyder V on Sunday May 5th 2013, 9:39
Did you install IE8? I will remove everything not needed from the install guide, with regard to winetricks.
Thanks for the information!
by talonz on Monday May 6th 2013, 6:12
by Evil on Wednesday May 8th 2013, 10:00
I was installing the same things you did (except DX), but in the opposite order - So I can't say for sure if any of the others are required, but IE8 seems to be necessary.
by Eric N on Saturday September 14th 2013, 21:12
by Dennis William Johansen on Sunday September 15th 2013, 2:00
As the only way, that you can actually run 3.x now is through some emulated server ;) (Which I'd assume is against Cryptics EULA/ToS)
It would be appreciated, if you made a test report with your findings :)
Oh, and I'd generally recommend against just installing the various vcrun packages. If they aren't needed, they'll usually just slow wine down.
by Eric N on Monday September 16th 2013, 16:06
Thanks for the tip on vcrun. I didn't know it could slow things down.
by Jen on Tuesday May 7th 2013, 13:36
by Jen on Saturday May 4th 2013, 10:11
by croma25td on Friday May 3rd 2013, 2:09
I can play the game without major problems on my system:
AMD Phenom X6 1055T
AMD 7850 2Gb
Ram 16Gb
Distro: arch 64bit
But into the city I have to set the details to medium (1920x1200 screen resolution), is this a problem with the game (this is a beta so this is not optimized) or is this a problem with my hw?
I can't try the game on Windows because I don't have it...
by Konner Shea on Wednesday May 1st 2013, 9:51
Please help me figure out why it wont load. I'm using Ubuntu 12.04.2 Precise, updated, AMD graphics installed, etc. Idk if I'm setting the prefix up right or not. (I'm not completely linux savy yet, ive been a windows user my whole life)
by subdee on Wednesday May 1st 2013, 9:58
by Konner Shea on Wednesday May 1st 2013, 10:11
by Konner Shea on Wednesday May 1st 2013, 10:43
Please someone put a walkthrough on getting it working?
by Konner Shea on Wednesday May 1st 2013, 10:45
by Dr. Wes Snyder V on Wednesday May 1st 2013, 11:37
From terminal:
WINEARCH=win32 WINPREFIX=/home/installs/Neverwinter
Then for Winetricks:
WINEPREFIX=/home/installs/Neverwinter winetricks corefonts, d3dx9, msls31, winhttp, wininet, ie8
Then for installation:
WINEPREFIX=/home/installs/Neverwinter wine
by AntonÃn MareÄek on Monday April 29th 2013, 13:57
I have olny this in terminal with WINEDEBUG=-all:
fixme:win:GetRawInputBuffer (pData=(nil), pcbSize=0x10e0e818, cbSizeHeader=16) stub!
fixme:win:GetRawInputBuffer (pData=0x278c2d0, pcbSize=0x10e0bbb8, cbSizeHeader=16) stub!
This i see all time when i stareted game.
And at last i use wine 1.5.29.
I will be happy for any tips.
And after all I am sorry for me English:)
by Dr. Wes Snyder V on Monday April 29th 2013, 14:30
by AntonÃn MareÄek on Monday April 29th 2013, 14:33
I have Pentium dual core 3.2GHZ
3GB ram DDR2
Nvidia 8400 GS
So propably only problem with me pc.
by Dr. Wes Snyder V on Monday April 29th 2013, 14:39
I received a message stating I am not allowed to play right now. So, need to wait until Open Beta beings in less than 20 hours and 21 minutes (or so). I will test with Wine 1.5.29 then as well; currently using 1.5.28.
by AntonÃn MareÄek on Monday April 29th 2013, 14:53
and here GameClient.exe i think this .exe file you can just run in wine and see what will happened.
BTW: I think this 20 hours is to official game start so it will be probably full version of game not Beta.
But i wont to be impolite to you. Thanks for all help and I am hoping full version of game will run.
by AntonÃn MareÄek on Monday April 29th 2013, 15:18
I don't really understand why, but it is working:). It just start loading much faster and i get to in-game login screen. I Lowered settings to min and increase resolution. In-game logging screen now work so i hope game will work tomorrow to :).
I have just only change in winecfg to emulate virtual desktop.
And again thanks for help. If I wouldn't know that the game works i wouldn't even try to fix it and play it. ( I know I didn't write last sentence well, but i hope it can be understandable)
I think it was just some specific problem with mine wine and mine computer.
by marcel on Sunday May 5th 2013, 19:44
by Metalfyre on Monday May 13th 2013, 8:47
by Metalfyre on Tuesday May 14th 2013, 11:48
by Jon on Saturday March 23rd 2013, 23:28
by Dr. Wes Snyder V on Sunday March 24th 2013, 10:14
Please see my comments in the under Additional Comments. I explained the PREFIX and what winetricks I used. I even mentioned I could not get the 64bit PREFIX to work.