2022-07-16 18:54:44 -04:00
|
|
|
---
|
2023-10-06 20:13:46 -04:00
|
|
|
title: "ZiPatch (.patch)"
|
2022-07-16 18:54:44 -04:00
|
|
|
---
|
|
|
|
|
2023-10-06 20:13:46 -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.
|
|
|
|
|
2023-10-06 20:13:46 -04:00
|
|
|
# Alternative Implementations
|
2022-07-16 18:54:44 -04:00
|
|
|
|
2024-05-22 00:09:37 -04:00
|
|
|
* [Physis (Rust)](https://github.com/redstrate/physis/blob/main/src/patch.rs)
|