Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Nenkai/FF16Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenkai committed Oct 2, 2024
2 parents 15ebe08 + fecf8f5 commit 104b894
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,10 @@ You can use the **GUI/Graphical version**, or for the command line (CLI) command
* Listing files: `FF16Tools.CLI list-files -i <path_to_pac>`

### Textures
* Converting `.tex` to `.png`: Drag-drop files/folders or `FF16Tools.CLI tex-conv -i <path>`
* Converting `.tex` to `.dds`: Drag-drop files/folders or `FF16Tools.CLI tex-conv -i <path>`

> [!WARNING]
> * 3D textures are not yet supported.
> * Textures using `R32G32_UINT` and `R10G10B10A2_UNORM` formats are not yet supported.
> * Textures using `BC6` (HDR) are not yet supported.
> * Currently converts only to `.png`.
### Nex (NXD)

Expand Down

0 comments on commit 104b894

Please sign in to comment.