BG3_autosaver - A Python autosave script for Baldur's Gate 3
⚪ Last updated 2023⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #17 of 72 Utilities mods in this game by downloads
📋 About This Mod
More frequent Auto-save utility for Baldur's Gate 3
This is a Python tool that autosaves at regular intervals when `Baldur's Gate 3` is in focus.
How to use this tool
Installing the requirements:
Install Python 3 if it's not already installed
Install `pip`
In a console window, navigate to the folder that has `requirements.txt` in it
Run 'pip install -r requirements.txt`
Running the tool:
Open a console window
navigate to the folder where you saved `BG3_autosaver.py`
Run `python3 BG3_autosaver.py`
The tool will begin to countdown to the next save. The default interval is 5 minutes (300 seconds)
To change the interval at which it saves, use the argument `--i` and the number in seconds that you'd like to regularly save For example: to save every 30 seconds, run `python3 BG3_autosaver.py --i 30`
To stop the script press `ctrl+c` in the console window where it is running
This tool searches for the running process `bg3.exe` and checks if it is in focus before pressing `f5` to quicksave. This way the tool won't accidentally refresh your browser pages while the game isn't focused.
Please let me know if you run into any issues.
📊 Mod Details
- Game
- Baldurs Gate 3 Mods
- Author
- LockeColeFF
- Version
- 1.01
- Downloads
- 341
- Endorsements
- 16
- Category
- Utilities
- Created
- 8/18/2023
- Updated
- 9/22/2023
🔧 How to Install Baldurs Gate 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Baldurs Gate 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Baldurs Gate 3 commands, item IDs, and more.
Keep browsing — more Baldurs Gate 3 mods await