1.3 KiB
1.3 KiB
+++ title = "Custom Textures" description = "Custom texture features for displaying custom graphics packs." +++
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.
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