1.3 KiB
1.3 KiB
+++ title = "Custom Textures" description = "Custom texture features for displaying custom graphics packs." +++
Note: This feature is currently still WIP (Work-in-progress)!
Texture dumping and replacement have been implemented for Citra, by Khang06.
For more details, see PR #4868.
Instructions for dumping textures
- Open
Emulation > Configure...
in Citra's menu and go toGraphics > Enhancements
. - Enable
Dump textures
and clickOK
. - Now open a game of your choice, and start playing. As you keep playing, the textures used by the game will be dumped as
.PNG
files.- Right-click on your game in the games list and select
Open Texture Dump Location
to open the dump folder.
- Right-click on your game in the games list and select
Instructions for replacing textures
- Right-click on your game in the games list and select
Open Custom Texture Location
to open the folder where custom textures will be loaded from. - Place your custom texture
.PNG
files in the folder. - In
Emulation > Configure... > Graphics > Enhancements
, enableUse Custom Textures
and clickOK
.- Additionally, if you want your custom textures to be pre-loaded to RAM, enable
Preload Custom Textures
as well. This will help improve the performance but will also increase memory usage.
- Additionally, if you want your custom textures to be pre-loaded to RAM, enable