Prepare to Die Edition released via Steam in December 2014, with no Games for Windows Live requirement.
Replaced by the Remastered version on Steam, after which this version can no longer be purchased, but it can still be installed and played via Steam by those who own it.
Application Details:
Version: | Prepare to Die Edition 2.0 |
License: | Retail |
URL: | https://store.steampowered.com... |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 5.19 |
Maintainers: About Maintainership
What works
Most everything
What does not
Fps wasn't great, and the shortcut to the DS .exe won't launch the game. But for each there's a workaround.
Workarounds
Using Gallium Nine, the FPS became almost native. Of course with playing around with the priority/affinity you can get some extra frames as well, but Blight town's will always be a bitch.
And launching the game through the steam application seems to start it up OK.
What was not tested
I didn't test multiplayer
Hardware tested
Graphics:
Additional Comments
DirectX 9, dinput, dinput8, xinput1_3
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux | Oct 12 2020 | 5.19 | Yes | Yes | No | Silver | Chiitoo | |
Show | Linux Mint 19.1 "Tessa" | Feb 03 2019 | 4.0-rc7-staging | Yes | Yes | Yes | Gold | Robert Fuchs | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Oct 10 2018 | 3.16-staging | Yes | Yes | Yes | Gold | Le Gluon du Net | |
Current | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Feb 25 2018 | 3.2 | Yes | Yes | Yes | Gold | Ben halford | |
Show | Arch Linux x86_64 | Sep 09 2017 | 2.16-staging | Yes | No | No | Garbage | Jason Stryker |
The use of DSFix for running Dark Souls is highly recommended. It allows for higher resolution than the native 720p, and the frame rate can also be unlocked to higher than 30hz. Note that higher frame rates will increase weapon decay, and can cause instability on certain actions such as sliding down ladders.
The only difference between using DSFix on Windows is that on Linux, in order to load the modified DINPUT8.dll extracted into the DATA folder, you must enable a DLL override for dinput8 in the Libraries tab of winecfg
Here's a basic guide to getting DSFix working:
Dark Souls does not recognize Xbox 360 controllers with the default xpad kernel driver.
Instead, the use of the userspace xboxdrv is recommended.
Assuming you use the default keybindings ('G' for gesture menu, 'Shift+Tab' for Steam Overlay, 'End' for menu) you should launch (as root!) xboxdrv with the following parameters:
xboxdrv --detach-kernel-driver --buttonmap 1=3,3=1,2=4,4=2,rt=start,lt=back,start=rt,back=lt --ui-buttonmap guide=KEY_LEFTSHIFT+KEY_TAB,rt=KEY_END,lt=KEY_G --detach --dbus disabled --daemon
The video files (including the title screen) in Dark Souls 1 are .wmv files, so Windows Media codecs are required.
This can be installed with winetricks:
winetricks -q wmp9
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by [email protected] on Friday July 29th 2022, 6:33
by libbie on Tuesday March 13th 2018, 10:53
I use wine-staging and xboxdrv.
by Chiitoo on Friday March 16th 2018, 20:15
I will say that I haven't played around with it myself much, but I had the 'x360ce' working when setting its DLL to be used in the 'DSFix' settings file (also needed to use the native 'xinput1_3' DLL from said emulator, which I need to use to make the PS2 controller behave with the game).
I don't know what could help with an actual Xbox controller though. Are you able to test, or find info on if it happens on native Windows in some cases too?
by Chris Golpashin on Thursday June 8th 2017, 23:58