Going Medieval
0 of 0

File information

Last updated

Original upload

Created by

Kydo-5 Angel

Uploaded by

janin99

Virus scan

Safe to use

Tags for this mod

About this mod

Increases the game speed by editing gamesettings.json

Permissions and credits
## Installation ##
To install, overwrite Going Medieval\Going Medieval_Data\StreamingAssets\Data\gamesettings.json with the downloaded one.

Note that this file overwrites your game settings, including your screen size (1920*1080). You can change those afterward in the in-game graphics options.

## Description ##
Increases the time speed by editing gamesettings.json (for those who are not comfortable editing their own files)

From 
  "gameSpeedNormal": 1,
  "gameSpeedFast": 2,
  "gameSpeedFaster": 4,
  "gameSpeedWhenAllSleeping": 7,


to
  "gameSpeedNormal": 1,
  "gameSpeedFast": 4,
  "gameSpeedFaster": 8,
  "gameSpeedWhenAllSleeping": 10,

faster version
  "gameSpeedNormal": 1,
  "gameSpeedFast": 7,
  "gameSpeedFaster": 15,
  "gameSpeedWhenAllSleeping": 20,