# Sao lưu game

{% hint style="warning" %}
Trước hết, hãy chắc chắn bạn đã thực hiện việc [Sao lưu prod keys](/guide/huong-dan-nang-cao/sao-luu-prod-keys.md) và có file **prod.keys** nằm trong thư mục **switch** trên thẻ nhớ.
{% endhint %}

{% 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 **Configuration** > di chuyển xuống phần **MTP storages** > chọn **Yes** ở dòng **Installed games**. Nhấn nút B để quay trở về màn hình chính của DBI > chọn **Run MTP responder**.

<div><figure><img src="/files/gWzIe25elc33eoLMeImk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hoU6orKgHb6XqabljdCZ" alt=""><figcaption></figcaption></figure></div>
{% 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 **4: Installed Games**.

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

{% step %}
Copy file game (đuôi **.nsp**) sang PC để lưu trữ. Ví dụ file **`Red Dead Redemtion [B+U131072].nsp`** sẽ bao gồm cả phần **Base** (**B**) và **Update** (**U**) của game Red Dead Redemtion. Nếu chỉ muốn backup riêng phần base hoặc phần update, bạn có thể tìm thấy trong thư mục chứa tên game.

<figure><img src="/files/fQrnHzVkaVngEDExg8GW" alt="" width="375"><figcaption></figcaption></figure>
{% 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-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.
