Update Custom Textures help page to remove the WIP message
This commit is contained in:
parent
71fe0cfe42
commit
0b866aeaed
|
@ -3,10 +3,7 @@ title = "Custom Textures"
|
||||||
description = "Custom texture features for displaying custom graphics packs."
|
description = "Custom texture features for displaying custom graphics packs."
|
||||||
+++
|
+++
|
||||||
|
|
||||||
**Note: This feature is currently still WIP (Work-in-progress)!**
|
Citra has the ability to dump game textures and load custom texture packs. Currently, only **`.PNG`** files are supported, but it is expected that more formats will come in the future.
|
||||||
|
|
||||||
Texture dumping and replacement have been implemented for Citra, by [**Khang06**](https://github.com/khang06). <br>
|
|
||||||
For more details, see [**PR #4868**](https://github.com/citra-emu/citra/pull/4868).
|
|
||||||
|
|
||||||
## Instructions for dumping textures
|
## Instructions for dumping textures
|
||||||
|
|
||||||
|
|
Reference in New Issue