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

benlei/dnss-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragon Nest Tools

Here is where I make some tools I plan to be using for the Dragon Nest Skill Simulator.

Current Tools

Pak Extracter

DNT Processor

SQL Collector (deprecated)

How To Extract Template - Basis

See ResourceUnpacker.bms

See http://aluigi.altervista.org/papers/quickbms.txt

DDS Image Converter

http://www.imagemagick.org/

File Locations of Interest

info path
icons \resource\ui\mainbar
skill-req icons \resource\ui\skill
more icons \resource\uitemplatetexture
description db \resource\uistring
skill dnt \resource\ext
skill videos \resource\movie

Extra Notes

File Compression

Files are compressed using ZLIB. Refer to: https://docs.oracle.com/javase/7/docs/api/java/util/zip/Inflater.html

Skill Image Grid

As a note to self: The 20 x 10 equally spaced skill icon grid is referenced by an index. Index 0 refers to the first icon, 1 refers to to the one to the right of it, etc. Index 10 refers to the second row, first item. Index 11 refers to the one to the right of it, etc.

About

dnss-web tools for extracting data + putting it into an SQL DB for viewing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors