Skip to content

Tools For Valkyria's Engine, .sdt .dat .mg2

Notifications You must be signed in to change notification settings

HOKORISAMA/Valkyria_Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valkyria_Tools

Tools For Valkyria's Engine, .sdt .dat .mg2

Tools

SDT_TextEditor

  • export text from .sdt to json
  • import text from json to .sdt

Q: Can it be longer than the original text?
A: yes, but the maximum text buffer size of this engine is 260 bytes.

DAT_Editor

  • unpack .dat
  • repack .dat

Q: How to make a patch?
A: if the original .dat file name is data06-00.dat, just pack the files that need to replace as new pack name data06-01.dat or data06-02.dat etc.

More

Check the details of reverse analysis note

About

Tools For Valkyria's Engine, .sdt .dat .mg2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.8%
  • C++ 5.2%
  • Other 1.0%