0 of 0

File information

Last updated

Original upload

Created by

ImPJs

Uploaded by

ImPJs

Virus scan

Safe to use

Tags for this mod

About this mod

Designed to automatically save your game at regular intervals

Requirements
Permissions and credits
Changelogs
Donations
The Not-So-Smart AutoSave I

Version: 1.2 | Author: ImPJs


📝 About This Mod

The Not-So-Smart AutoSave I is a lightweight AutoHotkey (AHK) script designed to automatically save your game at regular intervals, so you never lose progress in Kingdom Come: Deliverance.
Forget to save? This script has you covered—even if it isn’t the smartest tool in the kingdom.

📋 Requirements

This mod requires:



🚀 What’s New in v1.2?

🔹 Standalone AHK Version – No more unnecessary setup. Just download and run.
🔹 Keybinding Customization – Change the autosave key directly in the script.
🔹 Performance Upgrades – More optimized, with better efficiency and lower CPU usage.
🔹 Auto-Exit Feature – The script automatically shuts down when the game is closed.
🔹 Minor Bug Fixes – Smoother and more reliable autosaving experience.

📥 Installation Guide

1. Install AutoHotkey


2. Download The Not-So-Smart AutoSave I v1.2
  • Grab the latest version from Nexus Mods and extract it to a location of your choice.


3. Launch Kingdom Come: Deliverance
  • Start the game normally through Steam or your preferred launcher.


4. Run the AutoSave Script
  • Double-click NSS_AutoSave_I_v1.2.ahk to start autosaving.
  • A small system tray icon will appear, showing the countdown until the next save.


🟢 You're all set! The game will now autosave at regular intervals. The script will automatically close when you exit the game.

🛠️ Configuration

Want to customize the settings? Open the `.ahk` file in any text editor (Notepad++ recommended) and edit these values:


saveInterval := 300 ; Autosave interval in seconds (default: 5 minutes)
initialDelay := 30; Initial delay before the first autosave (in seconds)
saveKey := "{F5}" ; Key used for autosaving (default is F5)


🔹 To change the autosave interval, modify `saveInterval` (in seconds).
🔹 To change the keybind, update `saveKey` to any valid AutoHotkey key. (Example: `{F6}`, `{Alt}`, `{Ctrl Down}{S}`)

🤔 FAQs and Troubleshooting

Q: Do I need a quicksave mod?
A: Yes. The script relies on a quicksave key (default: F5). You can use Unlimited Saving Mod or any mod that enables manual saves.

Q: The script isn’t saving my game!
A: Verify that the quicksave key (default: F5) works in-game. Also, check if the tray icon appears, confirming the script is running.

Q: Can I change the autosave interval?
A: Yes, modify `saveInterval` in the script to your preferred time in seconds.

Q: How do I change the autosave key?
A: Open the .ahk file and modify `saveKey`. Example: `saveKey := "{F6}"`.

Q: The script saved at a bad time and broke my game. What should I do?
A: Reload an earlier save. It’s always a good idea to keep multiple backup saves.

Q: Will the script stay running after I close the game?
A: No. The script automatically shuts down when the game is closed.

🧹 Uninstallation

To remove The Not-So-Smart AutoSave I:

  • Delete the NSS_AutoSave_I_v1.2.ahk file.
  • That’s it! No extra files or settings left behind.


❤️ Credits and Thanks

  • Developed by: ImPJs
  • Special Thanks: To all players who hate losing progress as much as I do!


📞 Support

  • Need help? Leave a comment on the mod page.
  • Found a bug? Report it in the issues section.



Enjoy the game, and happy autosaving!