This guide aims to provide you with essential tips and instructions to enhance your gaming experience. Whether you are looking to locate your game save data, skip the intro videos, or disable the idTech launch notice, this guide will cover you.
Game Save Data Location
The game save data for DOOM: The Dark Ages can be found in the following directory:
...\Steam\userdata\#########\3017860\remote
Replace #########
with your Steam user ID.
Skipping the Intro
To skip the intro video, follow these steps:
- Open your Steam Library.
- Right-click on the game and select “Properties…”
- On the “GENERAL” tab, locate “LAUNCH OPTIONS”.
- Copy and paste the following code into the input field:
+com_skipIntroVideo 1
- Close the Properties window.
Disabling idTech Launch Notice
To disable the idTech launch notice, follow these steps:
- Navigate to the following directory:
...\steamapps\common\DOOMTheDarkAges\launcherData\base\configs
- Open the file
launcher.cfg
. - Modify the following variables:
rgl_showAMDStartupWarning 0 rgl_showIntelStartupWarning 0 rgl_showNvidiaStartupWarning 0
- Save the changes and close the file.