# Sao lưu và phục hồi save game

## ⚙️ Cách 1: Dùng DBI

### A. Sao lưu save

{% stepper %}
{% step %}
Trên Switch vào homebrew menu và chạy **DBI**.

<figure><img src="/files/rWM36jEcA191Dca1yqNQ" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Chọn **Run MTP responder**.

<figure><img src="/files/hoU6orKgHb6XqabljdCZ" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Kết nối Switch với PC.
{% endstep %}

{% step %}
Sau khi Switch được kết nối, trên PC sẽ hiện ổ đĩa Switch.
{% endstep %}

{% step %}
Vào ổ đĩa Switch, mở thư mục **7: Saves**.

<figure><img src="/files/0MXktmeZUPo7ias3Qevv" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Copy thư mục **Installed games** và **Uninstalled games** sang PC để lưu trữ.
{% endstep %}
{% endstepper %}

### B. Phục hồi save

{% stepper %}
{% step %}

### Trên Switch vào homebrew menu và chạy **DBI**.

{% endstep %}

{% step %}
Chọn **Run MTP responder**.
{% endstep %}

{% step %}
Kết nối Switch với PC.
{% endstep %}

{% step %}
Sau khi Switch được kết nối, trên PC sẽ hiện ổ đĩa Switch.
{% endstep %}

{% step %}
Vào ổ đĩa Switch, mở thư mục **7: Saves**.
{% endstep %}

{% step %}
Copy save từ PC vào thư mục **7: Saves**.

{% hint style="info" %}
Nếu trên Switch chưa cài những game này, hãy tạm thời copy save game vào thư mục **Uninstalled games**.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## ⚙️ Cách 2: Dùng JKSV

### A. Sao lưu save

{% stepper %}
{% step %}
Trên Switch vào homebrew menu và chạy **JKSV**.

<figure><img src="/files/mTfyvIhmbRhGybiKOLC9" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Chọn User nếu trên máy có nhiều user.
{% endstep %}

{% step %}
Bấm **nút Y** (Dump All Saves) để tiến hành backup tất cả save của user. Hoặc bạn cũng có thể chọn riêng game nào đó để backup save của game đó.

<figure><img src="/files/xGupHCcIknbS8ScHNwk7" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Save sẽ được lưu trữ trong thư mục **JKSV** ngay thư mục gốc thẻ nhớ. [Kết nối Switch với PC](/guide/huong-dan-can-ban/quan-li-du-lieu-tren-the-nho.md) và chép thư mục JKSV sang PC để lưu trữ.
{% endstep %}
{% endstepper %}

### B. Phục hồi save

{% stepper %}
{% step %}
Copy thư mục **JKSV** từ PC vào thư mục gốc của thẻ nhớ.
{% endstep %}

{% step %}
Trên Switch vào homebrew menu và chạy **JKSV**.
{% endstep %}

{% step %}
Chọn User nếu trên máy có nhiều user.
{% endstep %}

{% step %}
Chọn game > chọn bản backup save > nhấn **nút Y** (Restore) để tiến hành phục hồi save.

<figure><img src="/files/NCusL4p2NlIkUw5TpBe6" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Nếu bạn không tìm thấy game muốn restore, hãy mở game đó ra chơi và tạo save, sau đó tắt game và mở lại JKSV.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://nsw.gitbook.io/guide/huong-dan-nang-cao/sao-luu-va-phuc-hoi-save-game.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.
