A simple utility to launch Elden Ring with or without anti-cheat.
Note: Version 3.0 (like 2.0), has no new functionality. I rewrote this program in Rust :).
- Download the latest release.
- Navigate to your Elden Ring installation directory (right click the game on Steam >
Manage
>Browse Local Files
) and navigate into theGame
folder. - Rename the existing
start_protected_game.exe
tostart_protected_game_original.exe
. - Drag the downloaded
start_protected_game.exe
into your Elden Ring directory. - Start Elden Ring through Steam.
Download Rust and run the cargo build --release
command.