docs.xiv.zone/content/format/patch.md
Joshua Goins 0c890dee30 Overhaul site
I'm way too lazy to write this commit message, sorry.
2023-10-06 20:13:46 -04:00

14 lines
452 B
Markdown

---
title: "ZiPatch (.patch)"
---
{{< note "This documentation is incomplete." >}}
Contains various deltas to be applied on top of existing game or boot data.
I recommend reading the ["ZiPatch" section](https://xiv.dev/data-files/zipatch) on xiv.dev.
# Alternative Implementations
* [Physis (Rust)](https://git.sr.ht/~redstrate/physis/tree/main/item/src/patch.rs)
* [libxiv (C++)](https://git.sr.ht/~redstrate/libxiv/tree/main/item/src/patch.cpp)