Havoc104
26.09.2011, 18:11
Hello,
I'm playing Gothic 1 for the first time (my first Gothic game was G2+NotR) and I love it. But it also has numerous bugs and occasional crashes, making it important to save often.
To make saving and loading easier I've written an AutoHotkey script. It will save the game automatically when you press F5 ingame. You can load the last quick save by pressing F9. It uses 5 different save slots, so if you save at a wrong moment (when dead for example) you can restore up to 4 earlier quick saved games.
Two versions are included: A compiled version (.exe) which DOES NOT require additional software to work. And a script version (.ahk) for those who want to be able to edit the script. To use the script version you need to have AutoHotkey (click to visit their site) (http://www.autohotkey.com) installed. Check their site if you'd like to learn more about AutoHotkey.
A readme file is included in the archive.
If you didn't apply the FPS patch to Gothic, the script works too fast for the game to catch the input.
Open Gothic_ahk.ini and change the line InputDelay=100 to InputDelay=200. If it still won't work keep increasing the number by 50 till it works.
After editing the .ini file the script needs to be restarted.
I've uploaded this to do something back for the community, one of the best in the world.
Hopefully this will improve your Gothic experience.
Updated version:
- Increased the default input delay for better compatibility.
- Added 2 more save slots, the total is now 5.
- The script will now remember the last used save slot, even if it has been restarted.
- The game will now automatically start after the script has been started. (Can be disabled in Gothic_ahk.ini).
- Added tray icon to Gothic_ahk.exe.
- Added tray tooltip.
- Added description and company info to Gothic_ahk.exe.
- Updated Readme file.
- Created an easy installer.
Download link: GothicQuickSL_v1_1.zip (http://www.gamefront.com/files/20837700/GothicQuickSL_v1_1_zip) 346.5 kB (If the link stops working in the future feel free to contact me via this forum so I can fix it).
Although this isn't a mod I think the mod section would be the best to post this in.
Could a moderator please change the title of this thread to: [G1] [Release] Quick Save and Load function for Gothic
Thanks. ;)
I'm playing Gothic 1 for the first time (my first Gothic game was G2+NotR) and I love it. But it also has numerous bugs and occasional crashes, making it important to save often.
To make saving and loading easier I've written an AutoHotkey script. It will save the game automatically when you press F5 ingame. You can load the last quick save by pressing F9. It uses 5 different save slots, so if you save at a wrong moment (when dead for example) you can restore up to 4 earlier quick saved games.
Two versions are included: A compiled version (.exe) which DOES NOT require additional software to work. And a script version (.ahk) for those who want to be able to edit the script. To use the script version you need to have AutoHotkey (click to visit their site) (http://www.autohotkey.com) installed. Check their site if you'd like to learn more about AutoHotkey.
A readme file is included in the archive.
If you didn't apply the FPS patch to Gothic, the script works too fast for the game to catch the input.
Open Gothic_ahk.ini and change the line InputDelay=100 to InputDelay=200. If it still won't work keep increasing the number by 50 till it works.
After editing the .ini file the script needs to be restarted.
I've uploaded this to do something back for the community, one of the best in the world.
Hopefully this will improve your Gothic experience.
Updated version:
- Increased the default input delay for better compatibility.
- Added 2 more save slots, the total is now 5.
- The script will now remember the last used save slot, even if it has been restarted.
- The game will now automatically start after the script has been started. (Can be disabled in Gothic_ahk.ini).
- Added tray icon to Gothic_ahk.exe.
- Added tray tooltip.
- Added description and company info to Gothic_ahk.exe.
- Updated Readme file.
- Created an easy installer.
Download link: GothicQuickSL_v1_1.zip (http://www.gamefront.com/files/20837700/GothicQuickSL_v1_1_zip) 346.5 kB (If the link stops working in the future feel free to contact me via this forum so I can fix it).
Although this isn't a mod I think the mod section would be the best to post this in.
Could a moderator please change the title of this thread to: [G1] [Release] Quick Save and Load function for Gothic
Thanks. ;)