# Incompatible Save States

If you've ever used an older version of Delta, you may notice that updating to Delta 1.6 hides your old Nintendo DS save states. This is because Delta 1.6 updated the melonDS core to 0.9.5, which unfortunately breaks compatibility with previous save states.

To transfer your save data manually to Delta 1.6, please follow the below instructions.

### How to Migrate Incompatible Save States

{% embed url="<https://youtu.be/6EP-WriVQ1k>" %}

1. Launch the game with the save states you wish to transfer&#x20;
2. Open the Save State screen from the Pause Menu
3. Press "View Incompatible Save States" from the menu button <br>

   <div><figure><img src="https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2FHwTO3UgKrxdeHNlmQkyC%2FSaveState2.PNG?alt=media&#x26;token=6b2d3250-d443-4b86-acf7-acd8795a4b90" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2F83q6DkxNUohZTv4OFog9%2FSaveState1.PNG?alt=media&#x26;token=ecd5c247-aeac-451c-99a4-4c37cf7c893f" alt="" width="375"><figcaption></figcaption></figure></div>
4. Long-press the save state and choose "Export"
5. Choose where to save the file
6. Download Delta Legacy:\
   \- AltStore PAL: <https://altstore.io/#Downloads>\
   \- App Store: <https://apps.apple.com/us/app/delta-legacy/id6504887406>
7. Import your game into Delta Legacy
8. Launch the game and open the Save State screen from the Pause Menu
9. Tap '+' then choose 'Import Save State'\ <br>

   <figure><img src="https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2FHxj1zdLTDKZOCRnpOFqQ%2FIMG_9461.PNG?alt=media&#x26;token=1106bf8d-e0b4-47b5-8a81-0608f9de8f81" alt="" width="375"><figcaption></figcaption></figure>
10. Return to the Pause Menu and choose 'Load State'
11. Choose the imported save state and create a new in-game save
12. Return to the Delta Game Library
13. Long-press the game and choose Manage Save File -> Export Save File\ <br>

    <figure><img src="https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2FqAkdqeEyZVJJQme7cgrV%2FIMG_9460.PNG?alt=media&#x26;token=83b09188-e42a-4144-b1c4-510b625e6d96" alt="" width="375"><figcaption></figcaption></figure>
14. Choose where to save the file
15. Launch Delta (1.6)
16. Long-press the same game and choose Manage Save File -> Import Save File
17. Choose the exported save file


---

# 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://faq.deltaemulator.com/using-delta/nintendo-ds/incompatible-save-states.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.
