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
(→‎Video settings: added FOV changer)
m (updated template usage)
Line 8: Line 8:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|February 18, 2016}}
 
{{Infobox game/row/date|Windows|February 18, 2016}}
{{Infobox game/row/date|OS X|July 5, 2016|ref=<ref>[http://steamcommunity.com/games/422970/announcements/detail/874079166043266121 Mac build, update and OST - Steam Community :: Group Announcements :: Devil Daggers]</ref>}}
+
{{Infobox game/row/date|OS X|July 5, 2016|ref=<ref>[https://steamcommunity.com/games/422970/announcements/detail/874079166043266121 Mac build, update and OST - Steam Community :: Group Announcements :: Devil Daggers]</ref>}}
{{Infobox game/row/date|Linux|September 20, 2016|ref=<ref>[http://steamcommunity.com/games/422970/announcements/detail/878589739482289805 Linux build and v3 update released! - Steam Community :: Group Announcements :: Devil Daggers]</ref>}}
+
{{Infobox game/row/date|Linux|September 20, 2016|ref=<ref>[https://steamcommunity.com/games/422970/announcements/detail/878589739482289805 Linux build and v3 update released! - Steam Community :: Group Announcements :: Devil Daggers]</ref>}}
 
|steam appid  = 422970
 
|steam appid  = 422970
 
|steam appid side  =  
 
|steam appid side  =  
Line 20: Line 20:
 
'''General information'''
 
'''General information'''
 
{{GOG.com links|1922333849|devil_daggers}}
 
{{GOG.com links|1922333849|devil_daggers}}
{{mm}} [http://steamcommunity.com/app/422970/discussions/ Steam Community Discussions]
+
{{mm}} [https://steamcommunity.com/app/422970/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
Line 130: Line 130:
 
|steam input api          = unknown
 
|steam input api          = unknown
 
|steam input api notes    =  
 
|steam input api notes    =  
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 
|steam input presets      = unknown
 
|steam input presets      = unknown
 
|steam input presets notes =  
 
|steam input presets notes =  
 
|steam controller prompts  = unknown
 
|steam controller prompts  = unknown
 
|steam controller prompts notes =  
 
|steam controller prompts notes =  
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =
 
}}
 
}}
  

Revision as of 10:52, 13 August 2018

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
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]
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
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
[5]
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

Linux

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

Install and use the specific libcurl file[6]

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
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

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. https://www.gog.com/forum/general/release_devil_daggers_666e5/post149 - last accessed on April 14, 2018
    "Not yet, but I'll ask GOG about adding cloud save, and I'll look in to the achievement once the user account and friends is done."
  6. December 2017