This script allows you to bypass 15-days restriction in Norland demo game.
It doesn't break the age of the characters. But there is a bug that makes all the values in the economic report zeros.
It works with saves that are made in Russian language version too.
- Install python 3, during the installation check the "Add to PATH" box
- Looking for the path to the saves, it's about this: C:\Users\%USER%\AppData\Local\Strategy\saves
- Open command line and change directory in your command line to saves directory. Example: cd C:\Users\%USER%\AppData\Local\Strategy\saves
- Run from the command line: python unlim_days.py name_your_save.save
- A new save will appear - unlim_days.save, load from it.
This script finds and changes the day_current, player_data : day, and all born fields to negative values. The game does not check if current day value is negative and allow you to play from -1000 day to 15. The "born" values have been changed because otherwise the age of the characters would not be correct