Changes

Jump to navigation Jump to search
no edit summary
Line 24: Line 24:  
==Audio Mods: How To==
 
==Audio Mods: How To==
 
{{Stub|section=true}}
 
{{Stub|section=true}}
# '''To Do''' something something obb, something something unxwb, something something spreadsheet, something something XWBTool from github, something something rename back to .xwb
+
# Download both <code>unxwb</code> (Link TBU, program created by Luigi Auriemma), and <code>XWBTool</code> (Link TBU, found on Microsoft's GitHub) and extract both of them to your working directory.
 +
# Copy over the .obb from your phone's internal storage to your working directory. The OBB can be found at <code>Internal Storage/Android/obb/main.2.com.chucklefish.stardewvalley.obb</code>
 +
# To unpack simply run <code>unxwb main.2.com.chucklefish.stardewvalley.obb</code> in Command Prompt which should output 87 files named <code>00000000.wav etc..</code>. It is highly recommended for cleanliness to move the unpacked .wav files to a separate folder.
 +
# Replace any of the files with audio of your choosing, however you '''MUST''' keep the file names the same.
 +
# To repack, simply run <code>XWBTool "wherever you extracted and moved the .wavs to/*.wav" -o Music.xwb</code> (The output file '''must''' be called Music.xwb when repacking). Then rename <code>Music.xwb</code> to <code>main.2.com.chucklefish.stardewvalley.obb</code>.
 +
# Move the now modified .obb back to <code>Internal Storage/Android/obb/main.2.com.chucklefish.stardewvalley.obb</code>.
 +
# Enjoy your modified music!
    
'''Program to Convert .obb to XWB'''
 
'''Program to Convert .obb to XWB'''
14

edits

Navigation menu