14 lines
452 B
Markdown
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)
|