![]() |
|
making own custom textures - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: making own custom textures (/Thread-making-own-custom-textures) |
making own custom textures - MrElazug - 01-06-2016 Hi guys its me again. Today ı have a question.we can make own custom textures on dolphin right?can someone tell me how to do it?Thanks RE: making own custom textures - Neui - 01-06-2016 First of all, you have to dump the textures. Go to Graphics -> Advanced -> Tick Dump Textures. Then start the game, play a bit and then exit. Now under User/Dump/Textures/<GAMEID>/ you find the textures. (User is probably the Documents/Dolphin Emulator-Folder) The textures have a certain name-format, usually tex1_xSizexySize_[i]someHash[/h].png. See more: https://forums.dolphin-emu.org/Thread-dolphin-custom-textures-info You can now edit the files with your favourite image editor. If you are done, put the textures (same name) in User/Load/Textures/<GAMEID>/ Tick "Load Custom Textures" in Graphics -> Advanced and you should then see the modified texture in action. Note: Use the lastest Developent version, because there was a Texture format change since the stable release. RE: making own custom textures - MrElazug - 01-06-2016 thanks for help! RE: making own custom textures - MrElazug - 01-07-2016 WE CAN EDİT A CUSTOM TEXTURE PACK TOO? |