# NanoSave

<figure><img src="/files/kr7M9nIMfWXsfQbRTz8x" alt=""><figcaption></figcaption></figure>

### **NanoSave - Enhanced Save Storage Extension for Game Creator 2**

NanoSave is a **powerful, plug-and-play save storage solution** for Game Creator 2, designed for **effortless setup** and **seamless integration**. With just **four clicks**, you can enable NanoSave in the Game Creator 2 settings, **no manual setup, extra components, or scene modifications are required!**

✨ **Key Features** ✨

✅ **Seamless GC2 Integration** - Works **natively** with **Game Creator 2’s save system**, requiring **zero extra setup**.

✅ **Rich Metadata** - Store essential game data, including **save title, player location, progression, playtime, character level, game version, and timestamps**.

✅ **Screenshot Previews** - Automatically captures **save slot previews**. Supports **Layer Masks** to exclude elements like UI.

✅ **Gzip Compression** - Reduces **save file size** by up to **95%** (**e.g., 4.01MB → 223KB**), optimizing storage & performance.

✅ **File Integrity Checks** - Detects save file **corruption** and **automatically restores a backup** to prevent data loss.

✅ **Independent Save Files** - Each **save slot is stored separately**, avoiding unnecessary overwrites & simplifying file management.

✅ **Automatic Backups** - Every time you overwrite a save, **NanoSave creates a backup**, ensuring you can always recover previous data.

✅ **Dynamic Metadata Assignment** - Assign metadata values dynamically using **global variables**, allowing flexible customization.

✅ **NanoSave Lite Option** - A lightweight version that **mirrors GC2’s default save system** but with **Gzip compression** for smaller save files.

✅ **GC2 Enhancements** - Adds new **properties, events, and instructions** to **Game Creator 2**, including:

* **Next Available Save Slot** – Automatically picks the next free slot.
* **Current Loaded Save** – Retrieves the active save slot.
* **Save Slot Metadata** – Access details like timestamps and progression.

{% content-ref url="/pages/IzX6x1M4dUAxnPnDeI3O" %}
[Setup Guide](/info/game-creator-2-assets/nanosave/setup-guide.md)
{% endcontent-ref %}

## Available on Asset Store

{% embed url="<https://assetstore.unity.com/packages/tools/utilities/nanosave-game-creator-2-314424>" %}

## **Package dependencies (1)**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><a href="https://assetstore.unity.com/packages/tools/game-toolkits/game-creator-2-203069">Game Creator 2</a></p><p>By <a href="https://assetstore.unity.com/publishers/7791">Catsoft Works</a></p></td><td><a href="/files/mmD5FKIImV2RZlg2NlF7">/files/mmD5FKIImV2RZlg2NlF7</a></td><td><a href="https://assetstore.unity.com/packages/tools/game-toolkits/game-creator-2-203069">https://assetstore.unity.com/packages/tools/game-toolkits/game-creator-2-203069</a></td></tr></tbody></table>

<details>

<summary><strong>Compatibility</strong></summary>

**NanoSave** is designed for **Game Creator 2** version 2.17.51 or higher

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fullscreen.no/info/game-creator-2-assets/nanosave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
