Makinom - Game Toolkit for Unity
  • Features
  • Showcase
  • Guide
    • Documentation
    • Tutorials
    • Extensions
    • API
  • Makinom 1
    • Tutorials
    • Plugins
    • API
  • Support
  • Forum
  • Get Makinom

Guide

Plugins

  • Plugins Overview
  • Compass Navigator Pro Plugin
  • Save Game Compression Plugin

Schematic Nodes

  • Schematic Nodes Overview
  • Cinemachine Nodes
  • Footstepper Nodes
  • Post Processing Nodes
  • Unity Ads Nodes
  • Unity Analytics Nodes
  • Video Player Nodes

Scripts

  • Scripts Overview
  • A* Pathfinding Movement Component
  • Core GameKit Wrapper
  • Loading Screen Pro Scene Load
  • PolyNav 2D Movement Component
  • Pool Boss Wrapper
  • Rewired Input Key
  • Unity Input Action Input Key

Setups

  • Setups Overview
  • PS4 Controller Mapping
  • XBox Controller Mapping
  • Switch Pro Controller Mapping
  • Home
  • Guide
  • Extensions
  • Plugins
  • Save Game Compression Plugin

Save Game Compression Plugin

Table of Contents
  • Adding the Plugin
    • Adding to Makinom
  • Save Game Compression

Compress Makinom save games with this plugin.

This plugin allows compressing Makinom save game data to reduce file size. E.g. storing terrain changes (using Terrain nodes in schematics) can result in big save game files.

The plugin is available for free, the latest version is 1.0.0.

Download Plugin

Adding the Plugin #

Before importing the plugin into your Unity project, make sure you’ve got Makinom imported in it. You’ll need at least Makinom 2.0.0 to support the plugin.

The plugin will be imported into Assets/Gaming Is Love/Makinom 2/Plugins/SaveGameCompression/, but you can move it to a different location if you want.

Adding to Makinom #

To add the plugin to Makinom, open the Makinom editor and navigate to Editor > Plugins. Either add a new plugin or change an existing one (e.g. if you haven’t added a plugin yet, you can edit the default plugin).

  • Plugin Name
    Set to Save Game Compression.
    You can also use a different name – this is only for displaying it in the Makinom editor.
  • Plugin
    Select Save Game Compression.
    If it isn’t available, you’ve either not imported the plugin or run into a compilation error, check the Unity console in that case.

After selecting the Plugin, the plugin’s settings should load.

You don’t need to enable any of the Call Settings in this plugin.

Don’t forget to save your changes.

Save Game Compression #

Compressed save games can’t be opened any longer when disabling compression or removing the plugin. However, uncompressed save games can also be opened with compression enabled. It’s recommended to disable save game encryption (found in the Makinom editor at: Menus > Save Game Menu) when using compression.

To compress save games, change the following setting in the plugin’s Compression Settings.

  • Compress Save Games
    Enable this setting.

The plugin uses the #ziplib C# compression library – the required DLL file will be imported with the plugin.

Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Updated on January 21, 2021
Table of Contents
  • Adding the Plugin
    • Adding to Makinom
  • Save Game Compression
Sitemap
  • Features
  • Showcase
  • Guide
    • Documentation
    • Tutorials
    • Extensions
    • API
  • Makinom 1 Hub
    • Tutorials
    • Plugins
    • API
  • Support
  • Forum
  • Get Makinom
  • Contact
  • Blog
  • ORK Framework
  • gamingislove.com
Categories
  • Makinom 1 (97)
    • Tutorial (97)
      • 2D Platformer (14)
      • 2D Roguelike (8)
      • Breakout (6)
      • How-to (34)
      • Match 3 (6)
      • Schematic (4)
      • Scripting (6)
      • Space Shooter (11)
      • Survival Shooter (8)
  • News (11)
  • Release (68)
Search

© 2015 Gaming is Love e.U.

Disclosure: This site may contain affiliate links, which means I may receive a commission if you click a link and purchase something that I have recommended. While clicking these links won’t cost you any money, they will help me fund my development projects while recommending great assets!