Difference between revisions of "Destiny Child/Modding"
(Create page) |
(hgames) |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <div style="float:right; margin: 0 0 1em 1em; border: 1px solid; padding: 1em 1em 1em 0; "> | |
+ | {{Destiny_Child}} | ||
+ | </div> | ||
− | = | + | =Modding Instructions= |
− | * [https://www.reddit.com/r/DestinyChildGlobal/comments/a4tzof/destiny_child_global_uncensor_guide/ | + | WARNING MODDING OF ANY KIND CAN GET YOU BANNED, MAKE YOUR SODA FLAT, YADIYADIYA |
+ | |||
+ | # Make a backup/copy of any file(s) being replaced | ||
+ | # Replace the desired files | ||
+ | # Clear the game from memory by removing it from recent apps | ||
+ | # Restart the game | ||
+ | # Profit | ||
+ | |||
+ | ==Android== | ||
+ | |||
+ | Modding on Android DOES NOT REQUIRE ROOT. | ||
+ | |||
+ | '''File path:''' ''/sdcard,internal storage,or 0/android/data/destinychild/files/asset/character'' | ||
+ | |||
+ | Use any decent file manager, but beware of ones that come with tons of ads like ES File Explorer. Solid Explorer is good. | ||
+ | |||
+ | Nox App Player has ES File Explorer preinstalled, use that to transfer files between PC and Nox | ||
+ | Share location from computer is c:\users\user\nox_share\other | ||
+ | Share location from ES File Explorer is /mnt/shared/other. Not /storage. Not /sdcard. Click on the "/" to find mnt | ||
+ | If / is empty, you have to enable "root" in general settings on Nox | ||
+ | Also enable "root explorer" on the menu of ES File Explorer | ||
+ | |||
+ | ==iOS (Apple)== | ||
+ | |||
+ | iOS devices require a jailbreak to gain access to system folders | ||
+ | If you don't know how to jailbreak, it's best to use an android emulator like Nox App Player | ||
+ | |||
+ | '''File Path:''' ''/var/mobile/containers/data/application/[random]/library/caches/asset/character'' | ||
+ | |||
+ | ''Note: the [random] folder is a string of random letters and numbers, must find the correct folder that contains this game'' | ||
+ | |||
+ | ==Filename Scheme== | ||
+ | |||
+ | Don't know what skin replaces what? Here's a list to identify them: | ||
+ | |||
+ | xxxx_00.pck - story skin | ||
+ | xxxx_01.pck - E class skin | ||
+ | xxxx_02.pck - S class skin | ||
+ | xxxx_1x.pck - special/limited/paid/lab skin | ||
+ | xxxx_89.pck - raid boss/lab skin | ||
+ | xxxx_9x.pck - censored version skin | ||
+ | |||
+ | ==Converting from KR/JP to Universal== | ||
+ | |||
+ | If you find a mod that only has a KR/JP version, you can often convert it to a univsrsal version that can be used in either KR/JP or the Global game. This method currently requires you to be on a Windows machine, but other operating systems may be supported using methods not listed here. | ||
+ | |||
+ | # Download the latest [https://drive.google.com/open?id=1I_v9LxzdwM7wOW-oVkEM4rjWjUq_3d0z Destiny Child PCK Manager] and extract it to a folder | ||
+ | # Download the KR/JP version of the .pck file for the mod you want | ||
+ | # Drag and drop the .pck file into Repack For Universal Compatibility.bat | ||
+ | |||
+ | A new .pck file will be created in a "universal" folder next to your original .pck. Use the new .pck file in that folder as you would any other mod, and things should work out. | ||
+ | |||
+ | =Useful Links= | ||
+ | |||
+ | * [https://lokicoder.github.io/destiny-child-tools/ Centralized Open Source Repository of Destiny Child Tools] | ||
+ | * [[Destiny Child/Modders|List of mods by Modder]] | ||
+ | * [[Destiny Child/Modding/Live2D|Live2D Character Animation]] | ||
+ | * [https://discord.gg/CRhHRF8 Discord Modding Channel] (get help from a friendly community) | ||
+ | * [https://goo.gl/NR3K6q Google Drive of all mods created by Discord community] | ||
+ | * [https://drive.google.com/drive/folders/1qjlvTWdOOKCUsqt1xB6XjKOYmIUx0zvz Google Drive of many original .pck files] | ||
+ | * [https://www.reddit.com/r/DestinyChildGlobal/comments/a4tzof/destiny_child_global_uncensor_guide/ Destiny Child Global Uncensor Guide] | ||
+ | * [https://mega.nz/#F!1qwhVawC!7B0Y1ZBzHgXoeKYfCg43zQ Lewd Mods Collection] maintained by [[Destiny Child/Modders/Anubis|Anubis]] | ||
+ | * [https://drive.google.com/drive/folders/1qjlvTWdOOKCUsqt1xB6XjKOYmIUx0zvz Google Drive] with ALL original .pck files | ||
+ | * [https://docs.google.com/spreadsheets/d/1_KtnK7dSLVNcWob5K_cApBzDC-2OHYc4cGZyhtYtBX4/edit#gid=0 Spreadsheet of all child pck IDs] | ||
+ | * [https://streamable.com/31nq5 How to fix the sizes of the characters] | ||
+ | |||
+ | [[Category:Destiny Child]] |
Latest revision as of 17:25, 17 June 2020
This wiki is deprecated.
Use this instead
Contents
Modding Instructions
WARNING MODDING OF ANY KIND CAN GET YOU BANNED, MAKE YOUR SODA FLAT, YADIYADIYA
- Make a backup/copy of any file(s) being replaced
- Replace the desired files
- Clear the game from memory by removing it from recent apps
- Restart the game
- Profit
Android
Modding on Android DOES NOT REQUIRE ROOT.
File path: /sdcard,internal storage,or 0/android/data/destinychild/files/asset/character
Use any decent file manager, but beware of ones that come with tons of ads like ES File Explorer. Solid Explorer is good.
Nox App Player has ES File Explorer preinstalled, use that to transfer files between PC and Nox Share location from computer is c:\users\user\nox_share\other Share location from ES File Explorer is /mnt/shared/other. Not /storage. Not /sdcard. Click on the "/" to find mnt If / is empty, you have to enable "root" in general settings on Nox Also enable "root explorer" on the menu of ES File Explorer
iOS (Apple)
iOS devices require a jailbreak to gain access to system folders If you don't know how to jailbreak, it's best to use an android emulator like Nox App Player
File Path: /var/mobile/containers/data/application/[random]/library/caches/asset/character
Note: the [random] folder is a string of random letters and numbers, must find the correct folder that contains this game
Filename Scheme
Don't know what skin replaces what? Here's a list to identify them:
xxxx_00.pck - story skin xxxx_01.pck - E class skin xxxx_02.pck - S class skin xxxx_1x.pck - special/limited/paid/lab skin xxxx_89.pck - raid boss/lab skin xxxx_9x.pck - censored version skin
Converting from KR/JP to Universal
If you find a mod that only has a KR/JP version, you can often convert it to a univsrsal version that can be used in either KR/JP or the Global game. This method currently requires you to be on a Windows machine, but other operating systems may be supported using methods not listed here.
- Download the latest Destiny Child PCK Manager and extract it to a folder
- Download the KR/JP version of the .pck file for the mod you want
- Drag and drop the .pck file into Repack For Universal Compatibility.bat
A new .pck file will be created in a "universal" folder next to your original .pck. Use the new .pck file in that folder as you would any other mod, and things should work out.
Useful Links
- Centralized Open Source Repository of Destiny Child Tools
- List of mods by Modder
- Live2D Character Animation
- Discord Modding Channel (get help from a friendly community)
- Google Drive of all mods created by Discord community
- Google Drive of many original .pck files
- Destiny Child Global Uncensor Guide
- Lewd Mods Collection maintained by Anubis
- Google Drive with ALL original .pck files
- Spreadsheet of all child pck IDs
- How to fix the sizes of the characters