Difference between revisions of "Destiny Child/Modding"

From Hgames Wiki
Jump to: navigation, search
Line 49: Line 49:
 
=Useful Links=
 
=Useful Links=
  
 +
* [[Destiny Child/Modders|List of mods by Modder]]
 +
* [[Destiny Child/Mods|List of mods by Child]]
 
* [https://discordapp.com/channels/241679077658984448/326813697785856001 Discord Modding Channel] (get help from a friendly community)  
 
* [https://discordapp.com/channels/241679077658984448/326813697785856001 Discord Modding Channel] (get help from a friendly community)  
 
* [https://goo.gl/NR3K6q Google Drive] of all mods created by Discord community
 
* [https://goo.gl/NR3K6q Google Drive] of all mods created by Discord community

Revision as of 12:14, 1 February 2019

This wiki is deprecated.
Use this instead

Modding Instructions

WARNING MODDING OF ANY KIND CAN GET YOU BANNED, MAKE YOUR SODA FLAT, YADIYADIYA

  1. Make a backup/copy of any file(s) being replaced
  2. Replace the desired files
  3. Clear the game from memory by removing it from recent apps
  4. Restart the game
  5. 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

Useful Links