Skip to content

ahom/ffxiv_reverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ffxiv_reverse

This repository is not maintained anymore, however it could well still work

You can issue pull requests, and I will make sure to integrate them if they make sense, but I think you're better off forking this repository. I hope you'll find the content interesting enough!

Note: These libs has the following dependencies:

  • zlib
  • boost
  • cmake

Interesting things to see

  • How to read the data files

  • How to read the csv files (the actual database)

  • How to read the texture files

  • How to read the model files

    • xivp/mdl
    • This is what has been used for xivmodels.com
    • Note that there are links between material/shader files (in addition to variable matrices) and one could use that to display models more accurately, but as xivmodels is powered by WebGL, the DirectX ones were not that useful to me.

Author

About

Collection of tools to dive in ffxiv dat files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages