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 "Shadowrun: Dragonfall - Director's Cut"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
Line 190: Line 190:
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
|opengl versions        = true
+
|opengl versions        = unknown
 
|opengl notes          =  
 
|opengl notes          =  
 
|glide versions        =  
 
|glide versions        =  
Line 198: Line 198:
 
|mantle support        =  
 
|mantle support        =  
 
|mantle support notes  =  
 
|mantle support notes  =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  

Revision as of 06:31, 11 March 2018

Shadowrun: Dragonfall - Director's Cut
Shadowrun: Dragonfall - Director's Cut cover
Developers
Harebrained Schemes
Publishers
Harebrained Holdings
Engines
Unity 4[Note 1]
Release dates
Windows September 18, 2014
macOS (OS X) September 18, 2014
Linux September 18, 2014
Shadowrun: Dragonfall - Director's Cut on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.
Shadowrun
Shadowrun 2007
Shadowrun Returns 2013
Shadowrun: Dragonfall - Director's Cut 2014
Shadowrun Chronicles - Boston Lockdown 2015
Shadowrun Chronicles: INFECTED Director's Cut 2015
Shadowrun: Hong Kong 2015

General information

Official site
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Owners of the original expansion for Shadowrun Returns get the game for free.

Game data

Configuration file(s) location

This game does not follow the XDG Base Directory Specification on Linux.

Save game data location

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General settings.
General settings.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Russian
GOG.com version includes a patch in Extras.

Issues fixed

Linux

No such file or directory

When launching the game you get the following error message: no such file or directory. Your distribution is missing the i386 architecture.[1]

Debian Buster: add the i386 architecture and install the required libraries.[2]
sudo dpkg --add-architecture i386
sudo apt update
sudo apt upgrade
sudo apt install lib32z1 libstdc++-6-dev:i386 libglu1-mesa:i386 libxcursor1:i386 libasound2:i386 libasound2-plugins:i386

Other information

API

Technical specs Supported Notes
Direct3D 7, 9, 11
OpenGL
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

System requirements

Windows
Minimum
Operating system (OS) XP SP3, Vista, 7
Processor (CPU) 1.4 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) 256 MB of VRAM
DirectX 9.0 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.6
Processor (CPU) Intel-based Macs only (x86-compatible, 1.4 GHz or better)
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Modern 3D graphics card
256 MB of VRAM
Linux
Minimum
Operating system (OS)
Processor (CPU) x86-compatible 1.4 GHz or faster processor
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Modern 3D graphics card
256 MB of VRAM

Notes

  1. Unity engine build: 4.3

References

  1. No such file or directory? But the file exists! - last accessed on 2017-11-10
  2. Multiarch HOWTO - last accessed on 2017-11-10