Difference between revisions of "Destiny Child/Modding"

From Hgames Wiki
Jump to: navigation, search
Line 13: Line 13:
 
# Profit
 
# Profit
  
==File Paths/Location==
+
==Android==
  
* Android: ''/sdcard,internal storage,or 0/android/data/destinychild/files/asset/character''
+
'''File path:''' ''/sdcard,internal storage,or 0/android/data/destinychild/files/asset/character''
* iOS: ''/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''
+
Use any decent file manager, but beware of ones that come with tons of ads like ES File Explorer. Solid Explorer is good.
 
 
Notes:
 
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
 
  
 
Nox App Player has ES File Explorer preinstalled, use that to transfer files between PC and Nox
 
Nox App Player has ES File Explorer preinstalled, use that to transfer files between PC and Nox
Line 29: Line 24:
 
If / is empty, you have to enable "root" in general settings on Nox
 
If / is empty, you have to enable "root" in general settings on Nox
 
Also enable "root explorer" on the menu of ES File Explorer
 
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:
 
Don't know what skin replaces what? Here's a list to identify them:
 +
 
   xxxx_00.pck - story skin
 
   xxxx_00.pck - story skin
 
   xxxx_01.pck - E class skin
 
   xxxx_01.pck - E class skin

Revision as of 13:13, 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

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