Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 926 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 926 Bytes

xv2savdec for the Switch

Description

A save decryptor/encryptor for the Switch version of DBXV2

Requirements

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

Instructions

  • 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.

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.