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

From PCGamingWiki, the wiki about fixing PC games
 
(13 intermediate revisions by 7 users not shown)
Line 5: Line 5:
 
|publishers  =  
 
|publishers  =  
 
|engines      =  
 
|engines      =  
{{Infobox game/row/engine|Unreal Engine 4}}
+
{{Infobox game/row/engine|Unreal Engine 4|ref=<ref name="engineversion">{{Refcheck|user=Mastan|date=2021-12-08}}</ref>|build=4.26.2.0}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|September 26, 2019|ref=<ref>{{Refurl|url=https://www.epicgames.com/store/en-US/news/dauntless-aether-unbound|title=Dauntless Leaves Early Access with New Season: Aether Unbound|date=2019-09-26}}</ref>}}
 
{{Infobox game/row/date|Windows|September 26, 2019|ref=<ref>{{Refurl|url=https://www.epicgames.com/store/en-US/news/dauntless-aether-unbound|title=Dauntless Leaves Early Access with New Season: Aether Unbound|date=2019-09-26}}</ref>}}
 +
|reception    =
 +
{{Infobox game/row/reception|Metacritic|dauntless|78}}
 +
{{Infobox game/row/reception|Opencritic|7714/dauntless|76}}
 +
{{Infobox game/row/reception|IGDB|dauntless|76}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | Multiplayer }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  =  
 
|steam appid  =  
 
|steam appid side  =  
 
|steam appid side  =  
 
|gogcom id    =  
 
|gogcom id    =  
 +
|hltb        = 54640
 
|strategywiki =  
 
|strategywiki =  
 
|mobygames    = dauntless
 
|mobygames    = dauntless
Line 16: Line 34:
 
|winehq      = 18481
 
|winehq      = 18481
 
|license      = free-to-play
 
|license      = free-to-play
 +
|official site= https://playdauntless.com/
 
}}
 
}}
  
 
'''General information'''
 
'''General information'''
{{mm}} [https://playdauntless.com/ Official website]
 
 
{{mm}} [https://discordapp.com/invite/dauntless Official Discord server]
 
{{mm}} [https://discordapp.com/invite/dauntless Official Discord server]
 
{{mm}} [https://dauntless.gamepedia.com Official wiki]
 
{{mm}} [https://dauntless.gamepedia.com Official wiki]
Line 47: Line 65:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|epic games store      = false
+
|epic games launcher      = false
|epic games store notes =
+
|epic games launcher notes =
|discord               =  
+
|discord                   =  
|discord notes         =  
+
|discord notes             =  
|gog galaxy           =  
+
|gog galaxy               =  
|gog galaxy notes     =  
+
|gog galaxy notes         =  
|origin               =  
+
|origin                   =  
|origin notes         =  
+
|origin notes             =  
|steam cloud           =  
+
|steam cloud               =  
|steam cloud notes     =  
+
|steam cloud notes         =  
|uplay                =  
+
|ubisoft connect          =  
|uplay notes           =  
+
|ubisoft connect notes     =  
|xbox cloud           =  
+
|xbox cloud               =  
|xbox cloud notes     =  
+
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|Dauntless - in-game video settings.png|In-game video settings.}}
 
{{Image|Dauntless - in-game video settings.png|In-game video settings.}}
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 88: Line 106:
 
|anisotropic notes          =  
 
|anisotropic notes          =  
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = [[TAA]] always on
+
|antialiasing notes        = [[TAA]] always on. See fix below.
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 97: Line 115:
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
 +
|ray tracing                = unknown
 +
|ray tracing notes          =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Anti-aliasing (AA)|Anti-Aliasing (AA)]]===
 +
{{Fixbox|description=Disable all post process AA|fix=
 +
# Go to [[#Game data|configuration file(s) location]]
 +
# Open <code>Scalability.ini</code>
 +
# Add the following settings: <pre>[AntiAliasingQuality@0]</pre> <pre>r.PostProcessAAQuality=0</pre>
 +
# Change in-game '''anti-aliasing''' setting to '''low''' for the apply the change.
 +
{{ii}} This will override the low antialiasing setting in the game to disable TAA/FXAA. The other options are unaffected and can easily be switched between.
 +
}}
 +
 +
===Disable sharpening===
 +
{{Fixbox|description=Disabling forced by modifying configuration files:|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code> with a notepad.
 +
# Add <code>[SystemSettings]</code> and <code>r.Tonemapper.Sharpen=0</code> to the bottom of the file.
 +
# Save the changes.
 +
{{ii}} This fix disables sharpening globally, which is prefered when using no antialiasing, but may be useful to leave on with [[TAA]]
 
}}
 
}}
  
Line 110: Line 148:
 
}}
 
}}
  
==Input settings==
+
==Input==
 
{{Image|Dauntless - in-game input settings.png|In-game input settings.}}
 
{{Image|Dauntless - in-game input settings.png|In-game input settings.}}
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
Line 175: Line 213:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
 
{{Image|Dauntless - in-game audio settings.png|In-game audio settings.}}
 
{{Image|Dauntless - in-game audio settings.png|In-game audio settings.}}
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    = Master, music, sound effects, bass sound effects, dialog, chat volume.
 
|separate volume notes    = Master, music, sound effects, bass sound effects, dialog, chat volume.
Line 240: Line 278:
 
{{API
 
{{API
 
|direct3d versions      = 11
 
|direct3d versions      = 11
|direct3d notes        =  
+
|direct3d notes        = '''D3D12''' can be forced by adding theses lines to the GameUserSetting.ini
 +
[D3DRHIPreference]
 +
bPreferD3D12InGame=True
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
Line 261: Line 301:
 
|windows 32-bit exe    = unknown
 
|windows 32-bit exe    = unknown
 
|windows 64-bit exe    = true
 
|windows 64-bit exe    = true
 +
|windows arm app        = false
 
|windows exe notes      =  
 
|windows exe notes      =  
|macos 32-bit app       =  
+
|macos intel 32-bit app =  
|macos 64-bit app       =  
+
|macos intel 64-bit app =  
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
Line 283: Line 324:
 
|cutscenes notes  =  
 
|cutscenes notes  =  
 
|multiplayer      = Easy Anti-Cheat
 
|multiplayer      = Easy Anti-Cheat
|multiplayer notes= <ref>[https://www.easy.ac/en-us/partners/ Easy Anti-Cheat]</ref>
+
|multiplayer notes= <ref>{{Refurl|url=https://www.easy.ac/en-us/partners/|title=Easy Anti-Cheat|date=17 May 2023}}</ref>
 
}}
 
}}
  

Latest revision as of 23:50, 26 July 2023

Dauntless
Dauntless cover
Developers
Phoenix Labs
Engines
Unreal Engine 4[Note 1]
Release dates
Windows September 26, 2019[2]
Reception
Metacritic 78
OpenCritic 76
IGDB 76
Taxonomy
Modes Multiplayer
Dauntless on HowLongToBeat
Dauntless on IGDB
Dauntless on MobyGames
Dauntless on Wikipedia

Warnings

This game requires a constant internet connection for all game modes.

General information

Official Discord server
Official wiki
Dauntless subreddit

Availability

Source DRM Notes Keys OS
Epic Games Store
Epic Games Launcher
Always online (requires a constant internet connection to play)
Windows
All versions require Epic Games Launcher DRM and a constant internet connection for all game modes.

Essential improvements

Skip intro videos

Delete video files
  1. Go to <path-to-game>\Archon\Content\Movies\Windows\.
  2. Delete or rename Logo.mp4.

Game data

In-game gameplay settings.
In-game gameplay settings.

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Archon\Saved\Config\WindowsClient\
Progress is saved on Dauntless servers.

Save game cloud syncing

System Native Notes
Epic Games Launcher

Video

In-game video settings.
In-game video settings.

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
Vert- scaling. FOV slider can be used to compensate.
4K Ultra HD
Field of view (FOV)
FOV slider made working in update 0.9.2.[3][4] See Increased FOV for higher values.
Windowed
Borderless fullscreen windowed
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
TAA always on. See fix below.
Vertical sync (Vsync)
60 FPS and 120+ FPS
Option added to unlock FPS ingame.
High dynamic range display (HDR)
See the engine page to force native HDR output, or the glossary page for other alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Anti-Aliasing (AA)

Disable all post process AA
  1. Go to configuration file(s) location
  2. Open Scalability.ini
  3. Add the following settings:
    [AntiAliasingQuality@0]
    r.PostProcessAAQuality=0
  4. Change in-game anti-aliasing setting to low for the apply the change.
This will override the low antialiasing setting in the game to disable TAA/FXAA. The other options are unaffected and can easily be switched between.

Disable sharpening

Disabling forced by modifying configuration files:
  1. Go to the configuration file(s) location.
  2. Open Engine.ini with a notepad.
  3. Add [SystemSettings] and r.Tonemapper.Sharpen=0 to the bottom of the file.
  4. Save the changes.
This fix disables sharpening globally, which is prefered when using no antialiasing, but may be useful to leave on with TAA

Increased FOV

Change the way FOV is calculated[5]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Input

In-game input settings.
In-game input settings.

Audio

In-game audio settings.
In-game audio settings.

Audio feature State Notes
Separate volume controls
Master, music, sound effects, bass sound effects, dialog, chat volume.
Surround sound
Subtitles
In Options > Gameplay.
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
4 Co-op
Supports crossplay with Xbox One, Nintendo Switch, and PS4

Other information

API

Technical specs Supported Notes
Direct3D 11 D3D12 can be forced by adding theses lines to the GameUserSetting.ini

[D3DRHIPreference]

bPreferD3D12InGame=True
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX
Audio Wwise
Multiplayer Easy Anti-Cheat [6]

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5
System memory (RAM) 4 GB
Hard disk drive (HDD) 15 GB
Video card (GPU) Nvidia GeForce GTX 660 Ti
DirectX 11 compatible


Notes

  1. Unreal Engine 4 engine build: 4.26.2.0[1]

References

  1. Verified by User:Mastan on 2021-12-08
  2. Dauntless Leaves Early Access with New Season: Aether Unbound - last accessed on 2019-09-26
  3. Release: OB 0.9.2 - last accessed on 2019-08-22
  4. Verified by User:Rose on 2019-08-22
    Tried multiple FOV settings.
  5. Verified by User:Rose on 2019-08-22
  6. Easy Anti-Cheat - last accessed on 17 May 2023