High-Tech

Apex Legends crashes at launch: What settings should be tested?

Apex Legends crash dès le lancement

When Apex Legends automatically closes at launch without a clear error message, the cause may be related to a hardware conflict, a driver issue, compatibility settings, or a misconfiguration of the game. Before reinstalling or contacting EA support, several checks and technical adjustments can quickly resolve the issue.

Checking minimum configuration and compatibility settings

Before attempting to fix an Apex Legends crash at launch, it is essential to ensure that the system is technically capable of running the game. This is not limited to having a recent PC: the game requires a Windows 10 64-bit system (or later version), a minimum processor equivalent to an Intel Core i3-6300 or an AMD FX-4350, 6 GB of RAM, and a DirectX 11 compatible graphics card such as an NVIDIA GT 640 or a Radeon HD 7730. The disk must also have at least 22 GB of free space, otherwise installation or updates may fail silently.

It is also crucial to check that the game is not running in an unsuitable compatibility mode, which sometimes happens after a system migration or a bad installation. To do this, right-click on r5apex.exe, go to “Properties,” then to the “Compatibility” tab. If options like “Run this program in compatibility mode for…” are checked, disable them. Also, consider checking “Run this program as an administrator,” which helps avoid certain blockages during the initial launch of the graphics engine.

Complete and clean update of NVIDIA or AMD GPU drivers

One of the most common causes of startup crashes in Apex Legends is related to an incompatibility or instability of graphics card drivers. A simple automatic update via Windows Update is often not enough, as the drivers available on the NVIDIA or AMD websites are more recent and optimized for recent games. It is therefore recommended to manually visit nvidia.com/drivers or amd.com/en/support, then download the latest stable (not beta) version of the driver corresponding to your GPU.

During installation, it is strongly advised to opt for a “clean install,” available in the advanced options of the installation program. This method removes old configurations and avoids potential conflicts. In the case of NVIDIA cards, it also resets specific profiles that may cause errors with the Source Engine, used by Apex.

Using custom launch options to bypass conflicts

In some cases, Apex Legends may crash at startup due to conflicts with certain CPU instructions or poorly managed display options. To test alternative settings, open Steam or Origin, access the game properties, and add the following options in the dedicated field:

-dev -novid -fullscreen -threads 4 +fps_max 60

These settings disable intro animations, force the game to start in native full screen (which sometimes bypasses resolution conflicts), limit CPU usage to 4 threads to avoid saturations, and cap FPS at 60 to reduce peaks in graphic load. These values are adjustable, but this basic configuration allows testing a more stable launch environment.

Disabling conflicting overlays in the background

Overlays integrated into software like Discord, Steam, or NVIDIA GeForce Experience can cause memory conflicts or interferences with the game’s graphics engine, especially during the initial loading phase. To disable them, go to the settings of each application. In Discord, disable the in-game overlay option in user settings. For Steam, go to the Apex Legends game properties and uncheck the “Enable Steam overlay” option. Finally, in GeForce Experience, disable the in-game overlay in general settings.

It is important to test the game launch after each modification, as a single overlay may be the cause of the crash. Some users also report conflicts with software like Razer Synapse or MSI Afterburner: if in doubt, disable all non-essential tools.

Cleaning local cache and corrupted configuration files

When the game systematically crashes at launch, some temporary files may be corrupted. It is then necessary to manually delete cache files and local configurations. Completely close Steam or Origin before any manipulation, then access the directory:

C:\Users\YourName\Saved Games\Respawn\Apex

Delete all the contents of this folder. Then, go to:

C:\ProgramData\Origin\Cache

and also delete all the files present. These elements are automatically regenerated at the next game launch. This helps eliminate any bugs caused by obsolete local data, especially old saved hardware profiles that may conflict with new drivers.

Forcing minimum graphic settings via videoconfig.txt

If you suspect a deeper graphical conflict (unsupported resolution, defective shaders, etc.), it is possible to force the game engine to use ultra-low settings even before loading the main menu. To do this, open the videoconfig.txt file, located in:

C:\Users\YourName\Saved Games\Respawn\Apex\local

Manually edit the following lines:

“setting.csm_enabled” “0”

“setting.dvs_enable” “0”

“setting.dvs_gpuframetime_min” “0”

“setting.dvs_gpuframetime_max” “0”

“setting.mat_picmip” “4”

“setting.stream_memory” “300”

These values disable dynamic shadows, dynamic resolution, and set a very low texture quality. By saving this file, you force the Source engine to start with a very light graphic profile, which helps bypass crashes due to hardware incompatibilities or aging GPUs.

You may also like

Leave a reply

Your email address will not be published. Required fields are marked *