docs.xiv.zone/content/format/patch.md

14 lines
364 B
Markdown
Raw Permalink Normal View History

2022-07-16 18:54:44 -04:00
---
title: "ZiPatch (.patch)"
2022-07-16 18:54:44 -04:00
---
{{< note "This documentation is incomplete." >}}
Contains various deltas to be applied on top of existing game or boot data.
2022-07-16 18:54:44 -04:00
I recommend reading the ["ZiPatch" section](https://xiv.dev/data-files/zipatch) on xiv.dev.
# Alternative Implementations
2022-07-16 18:54:44 -04:00
* [Physis (Rust)](https://github.com/redstrate/physis/blob/main/src/patch.rs)