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

Xv2savdec Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=xv2savdec |image=xv2savdecswitch.png |description=Tool to decrypt/encrypt Dragon Ball Xenoverse 2 Switch save files. |author=mineminemine |lastupdated=2018/11/15 |type=Game Hacks |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch.7z |website=https://gbatemp.net/threads/xv2savdec-tool-to-decrypt-encrypt-dragon-ball-xenoverse-2-switch-save-files.523278/ |source=https://github.com/mineminemine/xv2s...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=xv2savdec
|title=xv2savdec
|image=xv2savdecswitch.png
|image=xv2savdecnx.png
|description=Tool to decrypt/encrypt Dragon Ball Xenoverse 2 Switch save files.
|description=Tool to decrypt/encrypt Dragon Ball Xenoverse 2 Switch save files.
|author=mineminemine
|author=mineminemine
|lastupdated=2018/11/15
|lastupdated=2018/11/15
|type=Game Hacks
|type=Save Editors and Converters
|version=1
|version=1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/xv2savdecnx.7z
|website=https://gbatemp.net/threads/xv2savdec-tool-to-decrypt-encrypt-dragon-ball-xenoverse-2-switch-save-files.523278/
|website=https://gbatemp.net/threads/xv2savdec-tool-to-decrypt-encrypt-dragon-ball-xenoverse-2-switch-save-files.523278/
|source=https://github.com/mineminemine/xv2savdec_switch
|source=https://github.com/mineminemine/xv2savdec_switch
|donation=
|donation=
}}
}}
{{#seo:
This is a tool to decrypt and re-encrypt your Dragon Ball Xenoverse 2 save file (savefile1.dat).
|title=Switch Rom Hacks (Game Hacks) - GameBrew
 
|title_mode=append
The decrypted save file cannot be opened with save editors that are meant for PC/XBone/PS4 versions.  
|image=xv2savdecswitch.png
|image_alt=xv2savdec
}}
{{cleanup|article|Needs cleanup}}
Tool to decrypt/encrypt Dragon Ball Xenoverse 2 Switch save files.


==Media==
'''Note:''' Please make sure to backup of your save before trying this tool.
<youtube></youtube>


==User guide==
Requirements:
*Your DBXV2 <code>savefile1.dat</code> file.
*.NET Framework ver 4.5 or above.


==Screenshots==
How to use:
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-01.png
*Drag a .dat file into the program, and it will create a ".sav.dec" file with the decrypted content.
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-02.png
*Drag a .sav.dec, and it will create an encrypted "_enc.dat" file.
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/xv2savdecswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v1.0'''
* First Release.
*Only tested on DBXV2 ver. 1.10.02.
*However, it should work with lower versions too.
 
==Credits==
*Eternity - Huge thanks goes to Eternity for his/her initial work on a DBXV2 save file decryptor/encryptor ([http://animegamemods.net/thread/701/tools-eternity xv2savdec]) for PS4/XBone/PC.
*Falo - For converting the [http://animegamemods.net/thread/701/tools-eternity xv2savdec] for the Switch, he/she converted the decryption function while I converted the encryption function.
 
Falo was also the one who found out that the Switch version does not contain an MD5 header.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/xv2savdec-tool-to-decrypt-encrypt-dragon-ball-xenoverse-2-switch-save-files.523278/
* GitHub - https://github.com/mineminemine/xv2savdec_switch
* Github - https://github.com/mineminemine/xv2savdec_switch
* GitHub - https://github.com/mineminemine/DBXV2-NS-Save-Editor
* Reddit -
* GBAtemp - https://gbatemp.net/threads/xv2savdec-tool-to-decrypt-encrypt-dragon-ball-xenoverse-2-switch-save-files.523278/

Latest revision as of 04:08, 6 July 2023

xv2savdec
Xv2savdecnx.png
General
Authormineminemine
TypeSave Editors and Converters
Version1
LicenseMixed
Last Updated2018/11/15
Links
Download
Website
Source

This is a tool to decrypt and re-encrypt your Dragon Ball Xenoverse 2 save file (savefile1.dat).

The decrypted save file cannot be opened with save editors that are meant for PC/XBone/PS4 versions.

Note: Please make sure to backup of your save before trying this tool.

User guide

Requirements:

  • Your DBXV2 savefile1.dat file.
  • .NET Framework ver 4.5 or above.

How to use:

  • Drag a .dat file into the program, and it will create a ".sav.dec" file with the decrypted content.
  • Drag a .sav.dec, and it will create an encrypted "_enc.dat" file.

Changelog

v1.0

  • Only tested on DBXV2 ver. 1.10.02.
  • However, it should work with lower versions too.

Credits

  • Eternity - Huge thanks goes to Eternity for his/her initial work on a DBXV2 save file decryptor/encryptor (xv2savdec) for PS4/XBone/PC.
  • Falo - For converting the xv2savdec for the Switch, he/she converted the decryption function while I converted the encryption function.

Falo was also the one who found out that the Switch version does not contain an MD5 header.

External links

Advertising: