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

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(moved command line section to other information and migrated to template)
Line 157: Line 157:
 
|eax support notes        =  
 
|eax support notes        =  
 
}}
 
}}
 
==Executable parameters==
 
{| class="wikitable"
 
|-
 
! width="150px" | Name
 
! width="550px" | Description
 
|-
 
| style="text-align: center;" | default
 
|| Uses the default config.
 
|-
 
| style="text-align: center;" | screenwidth ''Y''<br/>screenheight ''X''
 
|| Sets width/height to custom values, '''both''' must be specified.
 
|-
 
| style="text-align: center;" | fullscreen
 
|| Forces fullscreen mode.
 
|-
 
| style="text-align: center;" | windowed
 
|| Forces windowed mode.
 
|}
 
  
 
==Issues fixed==
 
==Issues fixed==
Line 192: Line 173:
  
 
==Other information==
 
==Other information==
 +
===Command line parameters===
 +
{{Help|Commandline}}
 +
{{Standard table|Parameter|Description|content=
 +
{{Standard table/row| default | Uses the default config.}}
 +
{{Standard table/row| screenwidth ''Y''<br/>screenheight ''X'' | Sets width/height to custom values, '''both''' must be specified.}}
 +
{{Standard table/row| fullscreen | Forces fullscreen mode.}}
 +
{{Standard table/row| windowed | Forces windowed mode.}}
 +
}}
 +
 
===API===
 
===API===
 
{{API
 
{{API

Revision as of 04:31, 23 November 2017

Dyad
Dyad cover
Developers
Right Square Bracket Left Square Bracket
Release dates
Windows April 24, 2013
Dyad guide on StrategyWiki
Dyad on Wikipedia

General information

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

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows
GOG.com
DRM-free
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/223450/pfx/[Note 1]
game.conf is the config file for this game.
bind.conf is the key bindings file for this game.

Save game data location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/223450/pfx/[Note 1]
dyad.save is the save file for this game.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General settings.
General settings.

Template:Video settings

Anisotropic filtering (AF)

It's possible to change anisotropic filtering in a config file.
Instructions[citation needed]
  1. Go to the configuration file(s) location.
  2. Open game.conf.
  3. Find the option AnisotropicFiltering and change it to your desired value.

Input settings

Template:Input settings

Remapping

There are no options for keyboard remapping in the game, however all the bindings can be found in a config file.
Instructions[citation needed]
  1. Go to the configuration file(s) location.
  2. Open bind.conf.
  3. Change the second value in a line to remap the button. E.g. to change Pause to O, change Pause, p, JOY8 to Pause, o, JOY8.

Audio settings

Template:Audio settings

Issues fixed

Game crashes on start-up

Use the executable parameter default[citation needed]

Add default to the command line arguments.

Full screen mode only shows the loading, then a black screen

Edit game.conf[citation needed]
  1. Go to the configuration file(s) location.
  2. Open game.conf.
  3. Modify the "ScreenWidth" and ScreenHeight to 4:3 values, like 1024x768.
  4. If this doesn't work, try different proportions.

Other information

Command line parameters

See command line arguments on how to use the following options.
Parameter Description
default Uses the default config.
screenwidth Y
screenheight X
Sets width/height to custom values, both must be specified.
fullscreen Forces fullscreen mode.
windowed Forces windowed mode.

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS)
Processor (CPU) Intel Core i3
System memory (RAM) 1 GB
Hard disk drive (HDD) 1.5 GB

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References