Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foohyfooh/3ds-snes-sc
Convert your 3DS SNES VC Saves to .SRM and vice versa.
https://github.com/foohyfooh/3ds-snes-sc
Last synced: 27 days ago
JSON representation
Convert your 3DS SNES VC Saves to .SRM and vice versa.
- Host: GitHub
- URL: https://github.com/foohyfooh/3ds-snes-sc
- Owner: foohyfooh
- License: unlicense
- Created: 2021-07-08T19:13:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T03:20:45.000Z (about 1 year ago)
- Last Synced: 2024-10-14T20:43:34.579Z (2 months ago)
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3DS SNES Save Converter
Convert your 3DS SNES VC Saves to .SRM and vice versa.
## Description
3ds-snes-sc was inspired and based on the following GBATemp posts:
* [Research: SNES virtual console save files](https://gbatemp.net/threads/research-snes-virtual-console-save-files.498334/) by [k1r92](https://gbatemp.net/members/k1r92.385069/)
* [How to Extract SNES Virtual Console Saves from 3DS to PC](https://gbatemp.net/threads/how-to-extract-snes-virtual-console-saves-from-3ds-to-pc.433063/) by [Webbmaster1990](https://gbatemp.net/members/webbmaster1900.261273/)## Additional Notes
* You can find Game Preset ID's [here](https://www.reddit.com/r/miniSNES/comments/77pod9/snes_hacking_preset_ids_what_we_know_now/).* Remember **not to add 0x** to the Game Preset ID. For example, if you are converting a Super Mario World save, you should only write: **1011** (instead of **0x1011**).