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 "Devil Daggers"

From PCGamingWiki, the wiki about fixing PC games
Line 240: Line 240:
 
}}
 
}}
  
{{Fixbox|description=Re-install OpenAL drivers|ref=<ref>{{Refcheck|user=AmethystViper|date=2020-10-06|comment=Went through having audio issues with the game where no sound despite using the above fix, and having re-installed my OpenAL drivers fixed the issue, even when using '16-bit, 44100 Hz' stereo audio playback.}}</ref>|fix=
+
{{Fixbox|description=Re-install OpenAL drivers|ref=<ref>{{Refcheck|user=AmethystViper|date=2020-10-06|comment=Went through having audio issues with the game where no audio was playing despite using the above fix, and having re-installed my OpenAL drivers fixed the issue, even when using '16-bit, 44100 Hz' stereo audio playback.}}</ref>|fix=
 
* Download the OpenAL drivers [https://openal.org/downloads/ here] and follow the instructions of the installer.
 
* Download the OpenAL drivers [https://openal.org/downloads/ here] and follow the instructions of the installer.
 
}}
 
}}

Revision as of 00:29, 7 October 2020

Devil Daggers
Devil Daggers cover
Developers
Sorath
Release dates
Windows February 18, 2016
macOS (OS X) July 5, 2016[1]
Linux September 20, 2016[2]
Reception
Metacritic 83
OpenCritic 83
IGDB 78
Devil Daggers on HowLongToBeat
Devil Daggers on IGDB
Devil Daggers on MobyGames
Devil Daggers on Wikipedia

General information

GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Digital soundtrack included.
Windows
macOS (OS X)
Linux
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Linux
Steam
Icon overlay.png
Digital soundtrack included as part of the macOS update.[3]
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\DevilDaggers\
macOS (OS X)
Linux $HOME/devildaggers/
This game does not follow the XDG Base Directory Specification on Linux.
Configuration file is encrypted.[4]

Save game data location

System Location
Windows %APPDATA%\DevilDaggers\
macOS (OS X)
Linux $HOME/devildaggers/

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General settings.
General settings.

Template:Video settings

Input settings

Key remapping.
Key remapping.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Technical specs Supported Notes
OpenGL 3.3
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

Middleware

Middleware Notes
Audio OpenAL Soft
Input GLFW

Issues fixed

Windows

HRTF doesn't work or the checkbox won't stay checked

Try changing your sample rate settings in Windows to another value.[5]
  1. You can find the Windows sound settings by typing "sound" while the Start menu is open. Click the item called "Sound - Control Panel".
  2. On the 'Playback' tab, select the sound device that has the green tick next to it.
  3. Click the 'Properties' button.
  4. Click the 'Advanced' tab.
  5. In the 'Default format' drop-down list, select either 24 bit, 44100 Hz (Studio Quality) or 24 bit, 48000 Hz (Studio Quality). Make sure the option you pick is 2-channel if anything else is selected.
  6. Apply and OK.
Re-install OpenAL drivers[6]
  • Download the OpenAL drivers here and follow the instructions of the installer.

Linux

"Missing libcurl.so.4 or version CURL_OPENSSL_3 not found"

Install and use the specific libcurl file[citation needed]

Install 32-bit version of libcurl3 from your package manager (Sometimes it's bundled in 1 packages such as libcurl-compat in ArchLinux) and run the game with LD_PRELOAD=libcurl.so.3 in Launch Options...

If that didn't work create a symlink of libcurl.so.3 file into lib64 folder located in game's directory as libcurl.so.4.

ln -s /usr/lib/libcurl.so.3 <path-to-game>/lib64/libcurl.so.4

System requirements

Windows
Minimum
Operating system (OS) 7
Processor (CPU) 2.0 GHz dual core or better
System memory (RAM) 1024 MB
Hard disk drive (HDD) 500 MB
Video card (GPU) Dedicated GPU
OpenGL 3.3 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.9
Processor (CPU) 2.0 GHz dual core or better
System memory (RAM) 1024 MB
Hard disk drive (HDD) 500 MB
Video card (GPU) Dedicated GPU
OpenGL 3.3 compatible
A 64-bit operating system is required.
Linux
Minimum
Operating system (OS)
Processor (CPU) 2.0 GHz dual core or better
System memory (RAM) 500 MB
Hard disk drive (HDD)
Video card (GPU) Dedicated GPU
OpenGL 3.3 compatible
A 64-bit operating system is required.

References

  1. Mac build, update and OST - Steam Community :: Group Announcements :: Devil Daggers
  2. Linux build and v3 update released! - Steam Community :: Group Announcements :: Devil Daggers
  3. Verified by User:AmethystViper on August 21, 2017
  4. Verified by User:AmethystViper on August 21, 2017
  5. Steam forums
  6. Verified by User:AmethystViper on 2020-10-06
    Went through having audio issues with the game where no audio was playing despite using the above fix, and having re-installed my OpenAL drivers fixed the issue, even when using '16-bit, 44100 Hz' stereo audio playback.