You are viewing a potentially older version of this package. View all versions.
SonnyX-TransportPolicyAdjuster-1.2.0 icon

TransportPolicyAdjuster

A mod that changes the range of the assigned vehicles slider from 50%-200% to 1-50 assigned vehicles.

Date uploaded 10 months ago
Version 1.2.0
Download link SonnyX-TransportPolicyAdjuster-1.2.0.zip
Downloads 9132
Dependency string SonnyX-TransportPolicyAdjuster-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

TransportPolicyAdjuster

A mod that changes the range of the assigned vehicles slider from 50%-200% to 1-50 assigned vehicles.

Disclaimer: I am not responsible for any damage to your game, computer, saves and/or mental health; use at your own risk.

Installation

  1. Install BepInEx 5

    • Download BepInEx_x64_5.*.zip and unzip all contents into the game's installation directory, typically C:/Program Files (x86)/Steam/steamapps/common/Cities Skylines II

    • The installation directory should now include the BepInEx folder, doorstop_config.ini, winhttp.dll

  2. Download zip from the release page and extract them into the Cities Skylines II/BepInEx/plugins folder

  3. Launch the game, mods should be loaded automatically.

Compatibility with other mods

This mod will be incompatible with other mods that modify/target:

  • Game.Policies.ModifiedSystem
  • Game.Policies.RouteModifierInitializeSystem
  • Game.UI.InGame.VehicleCountSection

CHANGELOG

1.2.0 (2024-01-26)

Features:

  • Change upper limit to 50.
  • Use Burst Compilation for slightly improved performance

1.1.0 (2024-01-17)

Features:

  • Modify behavior to always have 1-30 vehicles available in the slider rather than from 0%-400% based on the route duration.

Fix:

  • Fix InvalidCastException within RouteModifierInitializeSystem.

1.0.0 (2024-01-16)

Initial release