Drakengard1and2Extractor
A C# Winforms based GUI app, that allows you to extract files from Drakengard 1 and 2. repacking is supported too.
Install / Use
/learn @Surihix/Drakengard1and2ExtractorREADME
Drakengard1and2Extractor
<br>
<br><br>
This small C# Winforms based GUI app should help in extracting and converting few file types from the PS2 games, Drakengard 1 and 2. you can also repack some of the files too.
<br>For app usage and more info on the file formats supported by this app, please refer to the Help option available on the app.
For Developers
- Use the minilz0.dll files included in the external files folder along with the Minilz0Function.cs file, to use the minilz0 decompressor in your compiled builds.
- If you want to understand the structure of the files that are supported by this tool, then open the file in 010 hex editor and run the appropriate bt templates present inside the 010 templates folder.
- The following package's classes were used for the modern open folder dialog window: <br>Ookii.Dialogs.WinForms - https://github.com/ookii-dialogs/ookii-dialogs-winforms
Credits
Bartz24 - for helping with minilzo dll function
