Skip to content

Lineage 2 geodata converter

License

Notifications You must be signed in to change notification settings

ChaosPaladin/fgeodata_converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geodata converter.

Supports:

  • l2j -> dat
  • dat -> l2j

Version: 1.1.1

Commands:
-f / -folder - input folder
-o / -output - output folder
-repair - repair dat files (header, multilevel cells)

DAT header:
byte - region by x axis
byte - region by y axis
short/word - unknown (value: 0x0080)
short/word - discrete (value: 0x0010)
int/dword - total cells in blocks
int/dword - simple blocks count: flat and complex
int/dword - flat block count

About

Lineage 2 geodata converter

Resources

Stars

Watchers

Forks