Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS SNES Save Converter: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 9: Line 9:
| website = https://gbatemp.net/threads/release-3ds-snes-save-converter.574927/
| website = https://gbatemp.net/threads/release-3ds-snes-save-converter.574927/
| download = https://dlhb.gamebrew.org/3dshomebrew/3DSSNESSaveConverter.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/3DSSNESSaveConverter.rar
| source =  
| source = https://github.com/manuGMG/3ds-snes-sc
}}
}}
<youtube>G6zkMl9UTJM</youtube>
<youtube>G6zkMl9UTJM</youtube>


<div style="text-align: center">
https://dlhb.gamebrew.org/3dshomebrew/3DSSNESSaveConverter-01.png


<span style="font-size: 15px">Hi.
Hi, I wrote a small python app that allows you to convert your SNES Virtual Console saves to .SRM format, and vice versa.
I wrote a small python app that allows you to convert your SNES Virtual Console saves to .SRM format, and vice versa.</span>
[[File:proxy.php?image=https%3A%2F%2Fgithub.com%2FmanuGMG%2F3ds-snes-sc%2Fraw%2Fmaster%2Fimg%2Fpreview.png%3Fraw%3Dtrue&hash=5d728aa11cfee32f5b8ee3ea5e2caeb7|class=bbCodeImage LbImage|[?IMG]]]?


</div>
==Convert your 3DS Save to .SRM:==
<div style="text-align: left">
# Extract your save files using JKSM.
# You will get many files in your save folder, but you'll only need the .VES file.
# Open 3DS SNES Save Converter.
# Select your .VES file.
# Click on 'VES to SRM' button.
# You'll get a .SRM file in the 3ds-snes-sc directory.


<span style="font-size: 22px">'''Convert your 3DS Save to .SRM:'''</span>
==Convert your .SRM Save to .VES (3DS):==
<span style="font-size: 15px">1) Extract your save files using JKSM.
# Open 3DS SNES Save Converter.
2) You will get many files in your save folder, but you'll only need the .VES file.
# Select your .SRM file.
3) Open 3DS SNES Save Converter.
# You will now need to write the Game Preset ID. You can get it from [https://www.reddit.com/r/miniSNES/comments/77pod9/snes_hacking_preset_ids_what_we_know_now/ here].
4) Select your .VES file.
# Remember not to add 0x to the Game Preset ID.
5) Click on 'VES to SRM' button.
# For example, if you are converting a Super Mario World save, you should only write: 1011 (instead of 0x1011)
6) You'll get a .SRM file in the 3ds-snes-sc directory.
# Click on 'SRM to VES' button.
</span>
# You'll get a .VES file in the 3ds-snes-sc directory, rename it to the product code of the game.
<span style="font-size: 22px">'''Convert your .SRM Save to .VES (3DS):'''</span>
# For example, if you are converting an Earthbound save, you should name the file: KTR-UAEE.ves
<span style="font-size: 15px">1) Open 3DS SNES Save Converter.
# Import your save (a folder with only the .VES file) using JKSM and you should see your progress when booting the game.
2) Select your .SRM file.
3) You will now need to write the Game Preset ID. You can get it from [https://www.reddit.com/r/miniSNES/comments/77pod9/snes_hacking_preset_ids_what_we_know_now/ here].
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)
4) Click on 'SRM to VES' button.
5) You'll get a .VES file in the 3ds-snes-sc directory, rename it to the product code of the game.
For example, if you are converting an Earthbound save, you should name the file: '''KTR-UAEE.ves'''
6) Import your save (a folder with only the .VES file) using JKSM and you should see your progress when booting the game.</span>
?


</div>
3ds-snes-sc was inspired and based on the following posts:
<div style="text-align: center">


<span style="font-size: 22px">[https://github.com/manuGMG/3ds-snes-sc/releases Releases (Win)] • [https://github.com/manuGMG/3ds-snes-sc Source]</span>
* [https://gbatemp.net/threads/research-snes-virtual-console-save-files.498334/ Research: SNES virtual console save files] by k1r92​
 
* [https://gbatemp.net/threads/how-to-extract-snes-virtual-console-saves-from-3ds-to-pc.433063/ How to Extract SNES Virtual Console Saves from 3DS to PC] by Webbmaster1990​
<span style="font-size: 15px">3ds-snes-sc was inspired and '''based on''' the following posts:</span>?
 
</div>
<ul>
<li><div style="text-align: center">
 
<span style="font-size: 15px">[https://gbatemp.net/threads/research-snes-virtual-console-save-files.498334/ Research: SNES virtual console save files] by [https://gbatemp.net/members/k1r92.385069/ k1r92]</span>?
 
</div></li>
<li><div style="text-align: center">
 
<span style="font-size: 15px">[https://gbatemp.net/threads/how-to-extract-snes-virtual-console-saves-from-3ds-to-pc.433063/ How to Extract SNES Virtual Console Saves from 3DS to PC] by [https://gbatemp.net/members/webbmaster1900.261273/ Webbmaster1990]</span>?
 
</div></li></ul>
 
<div class="messageTextEndMarker">
 
 
</div>

Revision as of 12:55, 24 September 2021

Template:Infobox-3DS-Homebrews

3DSSNESSaveConverter-01.png

Hi, I wrote a small python app that allows you to convert your SNES Virtual Console saves to .SRM format, and vice versa.

Convert your 3DS Save to .SRM:

  1. Extract your save files using JKSM.
  2. You will get many files in your save folder, but you'll only need the .VES file.
  3. Open 3DS SNES Save Converter.
  4. Select your .VES file.
  5. Click on 'VES to SRM' button.
  6. You'll get a .SRM file in the 3ds-snes-sc directory.

Convert your .SRM Save to .VES (3DS):

  1. Open 3DS SNES Save Converter.
  2. Select your .SRM file.
  3. You will now need to write the Game Preset ID. You can get it from here.
  4. Remember not to add 0x to the Game Preset ID.
  5. For example, if you are converting a Super Mario World save, you should only write: 1011 (instead of 0x1011)
  6. Click on 'SRM to VES' button.
  7. You'll get a .VES file in the 3ds-snes-sc directory, rename it to the product code of the game.
  8. For example, if you are converting an Earthbound save, you should name the file: KTR-UAEE.ves
  9. Import your save (a folder with only the .VES file) using JKSM and you should see your progress when booting the game.

3ds-snes-sc was inspired and based on the following posts:​

Advertising: