mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 10:59:11 +00:00
49 lines
2.0 KiB
Markdown
49 lines
2.0 KiB
Markdown
# XIV-Datamining
|
|
This repository is to serve as a place to share data mining information related to Final Fantasy XIV. All findings and knowledge that each member discovers will be provided here for all in the FFXIV Community to read, learn and use.
|
|
|
|
Huge thanks to the community team members involved:
|
|
- [Ioncannon](https://www.reddit.com/user/Ioncannon) from [FFXIV Explorer](http://ffxivexplorer.fragmenterworks.com)
|
|
- [Clorifex](https://www.reddit.com/user/Clorifex) from [GarlandTools](http://www.garlandtools.org/db/)
|
|
- [Hezkezl](https://www.reddit.com/user/Hezkezl) for being awesome
|
|
|
|
--
|
|
|
|
## Helping out
|
|
To help out, first you need a tool. They're all listed below. FFXIV Explorer can list data information through its application SaintCoinach has Godbert which can also do the same. Each tool provides a viewer for the EXD information as well as the index offsets in the header column.
|
|
|
|
If you find a match between data, just throw up an Issue and we can sort it from there :D
|
|
|
|
---
|
|
|
|
## Data Mining Tools
|
|
### FFXIV Explorer
|
|
- Built by: https://www.reddit.com/user/Ioncannon
|
|
- Download: http://ffxivexplorer.fragmenterworks.com/
|
|
|
|
This is one of the best applications to just get stuck in with and get going somewhere. It is very well polished, has an excellent 3D model viewer.
|
|
|
|
### Saint Coinach
|
|
- Written by: Rogueadyn
|
|
- GitHub: https://github.com/Rogueadyn/SaintCoinach
|
|
- Updates by: Clorifex
|
|
- GitHub: https://github.com/ufx/SaintCoinach
|
|
|
|
A great tool showing really impressive results, it will allow you to view and export a lot of data. The source is all open for your luxery.
|
|
|
|
### XIVDB Tool
|
|
- Original Developer: [Ahom](https://github.com/ahom)
|
|
- GitHub: https://github.com/viion/XIVDB-Dat-Tool
|
|
|
|
This tool is highly expiremental, built in Python, it is broken in some areas.
|
|
|
|
### FFXIV Reverse
|
|
- Written by: [Ahom](https://github.com/ahom)
|
|
- Forked: https://github.com/viion/ffxiv_reverse
|
|
- Github: https://github.com/ahom/ffxiv_reverse
|
|
|
|
|
|
---
|
|
|
|
### APIs
|
|
The XIVDB website has an API here: https://github.com/viion/XIVDB-API
|