Cities: Skylines

Cities: Skylines

FPS Booster
Mostrando 11-20 de 36 aportaciones
< 1  2  3  4 >
Actualización: 15 MAY 2021 a las 10:40 a. m.

v.0.6.1

- changed way of registering custom behaviors and UI components
- blacklisted auto registering UnifiedUI mod (double Update call prevention)
- greatly Improved patching for generic types (mods IMT, NCR, and others),
- reduced number of Font.RequestCharactersInTexture calls,
- slightly improved dependency resolving - failed dll file resolving will result in additional search in cached assemblies (original and modified)
- Cities Skylines Multiplayer compatibility fix
- improved detection of assembly patching status,

Actualización: 1 ABR 2021 a las 1:04 p. m.

v.0.6.0

- support for MacOS
- improved Font Caching - noticeable fps boost in UI mode (can be disabled in mod options),
- improved PublicTransportVehicleSelector - slight fps boost in both modes(UI+ no-UI),
- migrated to IPatch 2.0,
- changed order of Update, LateUpdate calls in the custom Update loop,
- added Unity profiler sampler calls to help profiling performance of improvements and overall game,
- improved compatibility with PO modules - no more patch errors,
- added configurable cooldown options (dropdown of most popular values for each game state),
- "FPS Boosted" logo hidden by default (can be enabled in mod options),
- added missing patches, fixed issue with double injections of trigger into some types
- improved assembly loading,
- changed file extension .ipatch of patches, removed not necessary dependencies,
- added missing log file creation timestamp
- added possible solutions to critical error dialog

Actualización: 26 DIC 2020 a las 6:46 p. m.

v.0.5.9

- fixed problem with highlighting selected options in roads/zone/districts menus - thanks @phillipsaayman for reporting that issue

Actualización: 26 DIC 2020 a las 11:20 a. m.

v.0.5.8

Improved compatibility with other mods:
- Prop Fine Tune - fixed invalid instruction making that mod compatible with current version of the game
- District Stats - fixed button interaction (show mod panel on click)
- Real City - fixed problem with disappearing mod button from commercial building info panel
- Note It - fixed problem with opening panel with shortcut

Actualización: 3 DIC 2020 a las 10:30 a. m.

v.0.5.7

- improved compatibility with Klyte45's Transport Lines Manager

Actualización: 23 NOV 2020 a las 3:01 p. m.

v.0.5.6

- improved detection of workshop version of Patch Loader mod,
- fixed rare exception when mod switch to disabled state

Actualización: 11 NOV 2020 a las 10:11 a. m.

v.0.5.5

- PatchLoader mod status - improved detection,
- TM:PE main menu position save,
- bugfix InfoViewPanels white legend,
- UIColorPicker modal auto-close on parent(UIColorField) hide

Actualización: 24 SEP 2020 a las 11:09 a. m.

v.0.5.4

- fixed issue with wrong cursor icon after switching in-game tools,
- additional status check before invoking update of object

Actualización: 21 SEP 2020 a las 10:54 a. m.

v.0.5.3

- fixed issue with MeshInfo panel visibility,
- improved game state detection for cooldown options

Actualización: 17 SEP 2020 a las 4:25 p. m.

v.0.5.2

- bugfix - skip adding triggers, (Elektrix's Road Tools 2 mod affected)
- improved Start() call detection (Quboid's Picker mod affected)