Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.06 KB

Norland_unlimited_days_in_demo

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.

How to use:

  1. Install python 3, during the installation check the "Add to PATH" box
  2. Looking for the path to the saves, it's about this: C:\Users\%USER%\AppData\Local\Strategy\saves
  3. Open command line and change directory in your command line to saves directory. Example: cd C:\Users\%USER%\AppData\Local\Strategy\saves
  4. Run from the command line: python unlim_days.py name_your_save.save
  5. A new save will appear - unlim_days.save, load from it.

How it works:

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