![]() |
|
Can we use texture packs on Android? Such as the HD one for TTYD? - 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: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: Can we use texture packs on Android? Such as the HD one for TTYD? (/Thread-can-we-use-texture-packs-on-android-such-as-the-hd-one-for-ttyd) |
Can we use texture packs on Android? Such as the HD one for TTYD? - Pulse1147 - 07-17-2019 I've done a handful of searches, looked for answers in the FAQs, but I can't seem to find an answer. Sorry if I missed it.
RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Aggro_hamtaro - 07-17-2019 Yes we can! I have been experimenting with the performance impact of texture packs on Android for the past two days, and it seems like most texture packs work very well on android. The only one that I couldnt get to work is the super mario sunshine HD pack, but this might be because the textures are too big to be loaded via prefach texture. Anyways, to install packs all you got to do basically is to download them and put them into the load/texture folder. then you add this to your cheat code setting: HiresTextures = True CacheHiresTextures = True I might make a youtube video on how to install them this week. Happy emulating! RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Aggro_hamtaro - 07-17-2019 One thing I haven't figured out yet is whether we can install Ressource Packs. Does anyone know how to install them ? Cheers! RE: Can we use texture packs on Android? Such as the HD one for TTYD? - JosJuice - 07-17-2019 (07-17-2019, 08:36 PM)Aggro_hamtaro Wrote: One thing I haven't figured out yet is whether we can install Ressource Packs. Does anyone know how to install them ? The Android version of Dolphin doesn't have a resource pack manager, but you can extract the zip file and install it like a regular texture pack. RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Aggro_hamtaro - 07-17-2019 I did that, and it says custom textures loaded 0.00 MB when I start a game. RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Rusty Potato - 07-18-2019 (07-17-2019, 09:09 PM)Aggro_hamtaro Wrote: I did that, and it says custom textures loaded 0.00 MB when I start a game. What part of the resource pack are you trying to use? You should only need the folder named after the game ID and located inside the "textures" folder. RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Aggro_hamtaro - 07-18-2019 (07-18-2019, 04:05 AM)Rusty Potato Wrote: What part of the resource pack are you trying to use? You should only need the folder named after the game ID and located inside the "textures" folder. Thanks for the reply, I am aware of that. After lots of experimenting I have come to the conclusion that the Android version of dolphin does not support certain DDS Files. I will try to use the software provided in the forum to compile my own texture pack tomorrow. If anyone knows more I would appreciate if they could share their findings. The textures packs that are not working for me are the Sonic adventure 2, metroid prime, star fox adventure and super Mario Galaxy. Super Mario sunshine painted edition, Resident Evil 4 Wii and hypertia's windwaker HD texture packs work without issue. RE: Can we use texture packs on Android? Such as the HD one for TTYD? - Pulse1147 - 07-18-2019 (07-17-2019, 03:33 PM)Aggro_hamtaro Wrote: Yes we can! |