Fear and Hunger
0 of 0

File information

Last updated

Original upload

Created by

Solnijko

Uploaded by

Solnijko

Virus scan

Safe to use

About this mod

Makes the first two save files be used as autosave slots. The autosave works every time the party enter a room (map).
The slot is switched every time the game is saved so you could load the state you were when you entered previous and current room.

Permissions and credits
Changelogs
PLEASE, NOTICE THAT AUTOSAVES WILL OVERWRITE FIRST TWO SAVE SLOTS
Installation:

1) In www/js/plugins.js find a line 
{ "name": "OrangeAutoSave", "status": false, "description": "Automatically save the game on map change ", "parameters": { "saveSlot": "1", "saveOnPluginTransfer": "false", "saveOnTransferCommand": "true", "autoSaveSlot": "false" } },
and replace 
..., "status":false,...
with
..., "status":true

2) In www/js/plugins replace file OrangeAutoSave.js with OrangeAutoSave.js from the archive
3) In www/js/ replace file rpg_windows.js with rpg_windows.js from the archive
4) Enjoy