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 "Daemon X Machina"

From PCGamingWiki, the wiki about fixing PC games
Line 37: Line 37:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|}}
+
{{Game data/config|Windows|{{P|localappdata}}\DXM\Saved\Config\WindowsNoEditor}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{P|localappdata}}\DXM\Saved\SaveGames}}
 
}}
 
}}
  
Line 64: Line 64:
  
 
==Video settings==
 
==Video settings==
 +
{{Image|Daemon_X_Machina_Graphic_Settings.png|Graphics settings.}}
 +
{{Image|Daemon X Machina Display Settings.png|Display settings.}}
 
{{Video settings
 
{{Video settings
 
|wsgf link                  =  
 
|wsgf link                  =  
Line 72: Line 74:
 
|widescreen resolution      = true
 
|widescreen resolution      = true
 
|widescreen resolution notes=  
 
|widescreen resolution notes=  
|multimonitor              = unknown
+
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = false
 
|ultrawidescreen            = false
 
|ultrawidescreen notes      = Gameplay and presentation is restricted to a {{term|pillarboxed}} 16:9 aspect ratio.<ref>[https://www.siliconera.com/daemon-x-machina-on-pc-will-support-up-to-200fps-high-res-textures/ Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures]</ref>
 
|ultrawidescreen notes      = Gameplay and presentation is restricted to a {{term|pillarboxed}} 16:9 aspect ratio.<ref>[https://www.siliconera.com/daemon-x-machina-on-pc-will-support-up-to-200fps-high-res-textures/ Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures]</ref>
 
|4k ultra hd                = true
 
|4k ultra hd                = true
|4k ultra hd notes          = <ref>[https://www.siliconera.com/daemon-x-machina-on-pc-will-support-up-to-200fps-high-res-textures/ Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures]</ref>
+
|4k ultra hd notes          =  
|fov                        = unknown
+
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = unknown
+
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = unknown
+
|anisotropic                = hackable
|anisotropic notes          =  
+
|anisotropic notes          = Changes with texture quality setting. For manual adjustment [[Glossary:Anisotropic_filtering_(AF)#Force_anisotropic_filtering|force in GPU control panel]] or see [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = <ref>[https://www.siliconera.com/daemon-x-machina-on-pc-will-support-up-to-200fps-high-res-textures/ Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures]</ref>
+
|antialiasing notes        = [[FXAA]] and [[TAA]] presets available.
|vsync                      = unknown
+
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
 
|120 fps                    = true
 
|120 fps                    = true
|120 fps notes              = Choice between 30 FPS, 60 FPS, 120 FPS, 144 FPS, or 200 FPS.<ref>[https://www.siliconera.com/daemon-x-machina-on-pc-will-support-up-to-200fps-high-res-textures/ Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures]</ref>
+
|120 fps notes              = Choice between 30 FPS, 60 FPS, 120 FPS, 144 FPS, or 200 FPS.
|hdr                        = unknown
+
|hdr                        = false
 
|hdr notes                  =  
 
|hdr notes                  =  
|color blind                = unknown
+
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
 +
{{Fixbox|description=Adjust AF samples|ref=<ref name="masterblaster1">{{Refcheck|user=MasterBlaster|date=2020-02-12|comment=Checked by testing game after editing config files.}}</ref>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following and save the file.
 +
<pre>
 +
[SystemSettings]
 +
r.MaxAnisotropy=16
 +
</pre>
 +
}}
 +
 +
===[[Glossary:Anti-aliasing (AA)|Anti-aliasing (AA)]]===
 +
{{Fixbox|description=Enable AA sharpening|ref=<ref name="masterblaster1"/>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following and save the file.
 +
<pre>
 +
[SystemSettings]
 +
r.Tonemapper.Sharpen=1
 +
</pre>
 +
{{ii}} This will sharpen the image to offset the blur caused by FXAA and TAA. A value between 0.5-1.0 is recommended, 10 is the maximum. It has no performance impact.
 
}}
 
}}
  
 
==Input settings==
 
==Input settings==
 +
{{Image|Daemon X Machina Camera Settings.png|Camera and gameplay settings.}}
 +
{{Image|Daemon X Machina Keyboard Bindings.png|Keyboard bindings.}}
 
{{Input settings
 
{{Input settings
|key remap                = unknown
+
|key remap                = true
|key remap notes          =  
+
|key remap notes          = One preset is available. Keys can also be completely remapped to one of three custom layouts using the preset as a base.
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = true
|mouse sensitivity notes  =  
+
|mouse sensitivity notes  = Referred to as "'''Camera Sensitivity'''". Can be set in intervals of 0.5, from -10.0 - +20.0.
|mouse menu                = unknown
+
|mouse menu                = false
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 
|touchscreen              = unknown
 
|touchscreen              = unknown
Line 116: Line 143:
 
|controller support        = true
 
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = unknown
+
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
|controller remap notes    =  
+
|controller remap notes    = Three presets are available. Controls can also be completely remapped to one of three custom layouts using one of the presets as a base.
|controller sensitivity    = unknown
+
|controller sensitivity    = true
|controller sensitivity notes=  
+
|controller sensitivity notes= Referred to as "'''Camera Sensitivity'''". Can be set in intervals of 0.5, from -10.0 - +20.0.
|invert controller y-axis  = unknown
+
|invert controller y-axis  = true
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|xinput controllers        = unknown
+
|xinput controllers        = true
 
|xinput controllers notes  =  
 
|xinput controllers notes  =  
|xbox prompts              = unknown
+
|xbox prompts              = true
 
|xbox prompts notes        =  
 
|xbox prompts notes        =  
 
|impulse triggers          = unknown
 
|impulse triggers          = unknown
 
|impulse triggers notes    =  
 
|impulse triggers notes    =  
|dualshock 4              = unknown
+
|dualshock 4              = hackable
|dualshock 4 notes        =  
+
|dualshock 4 notes        = Lacks native support. Use [[Controller:DualShock 4#DS4Windows|DS4Windows]] or Steam's controller configuration tool as a workaround.
|dualshock prompts        = unknown
+
|dualshock prompts        = false
 
|dualshock prompts notes  =  
 
|dualshock prompts notes  =  
 
|light bar support        = unknown
 
|light bar support        = unknown
Line 146: Line 173:
 
|other button prompts      = unknown
 
|other button prompts      = unknown
 
|other button prompts notes=  
 
|other button prompts notes=  
|controller hotplug        = unknown
+
|controller hotplug        = true
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
|haptic feedback          = unknown
+
|haptic feedback          = true
|haptic feedback notes    =  
+
|haptic feedback notes    = Three levels of vibration are selectable: "'''Mild'''", "'''Normal'''", and "'''Strong'''".
|simultaneous input        = unknown
+
|simultaneous input        = true
 
|simultaneous input notes  =  
 
|simultaneous input notes  =  
 
|steam input api          = unknown
 
|steam input api          = unknown
Line 163: Line 190:
 
|steam cursor detection notes =  
 
|steam cursor detection notes =  
 
}}
 
}}
 +
 +
<gallery>
 +
Daemon_X_Machina_Controller_Bindings.png|Gamepad bindings.
 +
</gallery>
  
 
==Audio settings==
 
==Audio settings==
 +
{{Image|Daemon X Machina Sound Settings.png|Audio settings.}}
 
{{Audio settings
 
{{Audio settings
|separate volume          = unknown
+
|separate volume          = true
|separate volume notes    =  
+
|separate volume notes    = Master, Voice, BGM, SFX, and Warning SFX. Can be set in intervals of 1, from 0-20.
|surround sound          = unknown
+
|surround sound          = true
|surround sound notes    =  
+
|surround sound notes    = In-game toggle to switch between surround sound and stereo.
 
|subtitles                = true
 
|subtitles                = true
 
|subtitles notes          =  
 
|subtitles notes          =  
|closed captions          = unknown
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = false
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
Line 181: Line 213:
  
 
{{L10n|content=
 
{{L10n|content=
 +
{{ii}} Audio cannot be swapped between English or Japanese while in-game.
 +
{{Image|Daemon X Machina Voice Language Settings.png|Voice language settings.}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
Line 257: Line 291:
 
==Network==
 
==Network==
 
{{Network/Multiplayer
 
{{Network/Multiplayer
|local play          = unknown
+
|local play          = false
 
|local play players  =  
 
|local play players  =  
 
|local play modes    =  
 
|local play modes    =  
 
|local play notes    =  
 
|local play notes    =  
|lan play            = unknown
+
|lan play            = false
 
|lan play players    =  
 
|lan play players    =  
 
|lan play modes      =  
 
|lan play modes      =  
Line 313: Line 347:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|windows 32-bit exe    = unknown
+
|windows 32-bit exe    = false
|windows 64-bit exe    = unknown
+
|windows 64-bit exe    = true
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
Line 330: Line 364:
 
|physics          =  
 
|physics          =  
 
|physics notes    =  
 
|physics notes    =  
|audio            =  
+
|audio            = Criware
 
|audio notes      =  
 
|audio notes      =  
 
|interface        =  
 
|interface        =  
Line 336: Line 370:
 
|input            =  
 
|input            =  
 
|input notes      =  
 
|input notes      =  
|cutscenes        =  
+
|cutscenes        = Criware
 
|cutscenes notes  =  
 
|cutscenes notes  =  
|multiplayer      =  
+
|multiplayer      = Steamworks
 
|multiplayer notes=  
 
|multiplayer notes=  
 
|anticheat        =  
 
|anticheat        =  

Revision as of 08:59, 13 February 2020

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.
Daemon X Machina
Daemon X Machina cover
Developers
Marvelous First Studio
Publishers
Marvelous
XSEED
Engines
Unreal Engine 4
Release dates
Windows February 13, 2020
Daemon X Machina on MobyGames
Daemon X Machina on Wikipedia

Key points

The Witcher 3: Wild Hunt collaboration DLC, as well as the Japan-exclusive Eureka Seven and Code Geass DLC, are not included.[1]

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
DRM details are not known
Windows
This game is not available yet.

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\DXM\Saved\Config\WindowsNoEditor
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1167450/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\DXM\Saved\SaveGames
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1167450/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.
Graphics settings.
Display settings.
Display settings.

Template:Video settings

Anisotropic filtering (AF)

Adjust AF samples[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.MaxAnisotropy=16

Anti-aliasing (AA)

Enable AA sharpening[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.Tonemapper.Sharpen=1
This will sharpen the image to offset the blur caused by FXAA and TAA. A value between 0.5-1.0 is recommended, 10 is the maximum. It has no performance impact.

Input settings

Camera and gameplay settings.
Camera and gameplay settings.
Keyboard bindings.
Keyboard bindings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Audio cannot be swapped between English or Japanese while in-game.
Voice language settings.
Voice language settings.
Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
French
German
Italian
Japanese
Spanish

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
4 Co-op, Versus
1v1 or 2v2 battles in Versus.

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio Criware
Cutscenes Criware
Multiplayer Steamworks

System requirements

Windows
Minimum Recommended
Operating system (OS) 8.1, 10
Processor (CPU) Intel Core i5-3470
AMD FX-8300
System memory (RAM) 6 GB
Hard disk drive (HDD) 13 GB
Video card (GPU) Nvidia Geforce GTX 660
AMD Radeon HD 7870
DirectX 11 compatible
A 64-bit operating system is required.

Notes

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

References

  1. Siliconera - Daemon X Machina On PC Will Support Up To 200fps, High-Res Textures
  2. 2.0 2.1 Verified by User:MasterBlaster on 2020-02-12
    Checked by testing game after editing config files.