Video demo and instructions: Youtube.com

Instructions as found on Youtube (!!! Those are the full instructions which are only required if the file I provided on Gofile/Moddb gets nuked !!! ... otherwise ignore all this and just follow the 3 steps from the Readme.txt in the ZIP file you can download under "addons" on Moddb):

I am using Linux for the bash scripting and wine cmd.exe for the windows programs. You can use MSYS2 (Cygwin) if you are on windows to use bash as well.

Tools you need:
1. Wiimms ISO Tools (WIT)
2. AFS packer Romhacking.net

Tools you don't need:
Check this: Youtube.com
Drive.google.com
It has adx2wav, so you can play through the files.
Hcs64.com
This tool can change sound effects in snd.pkb (sword sounds, wind sounds, etc.) Wiki.tockdom.com
See here how to get the pkh file: Forum.xentax.com
Tcrf.net

# extracts ISO files
1. wit extract xenoblade.iso xenoblade
# The file DATA/files/ahx/en/ahx.pkb contains both character (Char) and story dialogue (Seve) voices
# put this file somewhere else and use afspacker to extract it
# this should give you thousands of files named Char (654) and Seve (2333)
2. afspacker.exe -e ahx.pkb OUT
3. cd OUT
# this just makes all the character voice files empty files
4. find ./Char* -exec sh -c "echo '' > '{}' " \;
# I am not sure if you need this command, but its supposed to restore the sorting order to actual numeric (not 1,10,11,..,1000,2,3,4)
5. for s in Char Seve; do for i in `seq 0 6666`; do mv "$s ($i)" "$s ($(printf "d\n" $i))"; done; done
6. cd ..
# repack the file
7. afspacker -c OUT ahx.pkb -nf
8. overwrite DATA/files/ahx/en/ahx.pkb with this file
9. wit copy xenoblade xenoblade_modded.iso

Now I have uploaded my ahx.pkb here Gofile.io and if you are lucky its still there and you only need to perform step 1, 8 and 9.

Post article Articles

No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Post article and help us achieve our mission of showcasing the best content from all developers. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

Add file RSS Files
Xenoblade Chronicles Wii mod - battle cry voices removed

Xenoblade Chronicles Wii mod - battle cry voices removed

Player Audio 1 comment

This mod mainly removes the totally annoying battle cries of all characters, but it preserves all the dialogue. There are literally thousands of battle...

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

You may also like
Diablo II Enhanced Edition

Diablo II Enhanced Edition

Role Playing

A community remaster & overhaul of Diablo II: Lord of Destruction in development since 10th July 2016, featuring the works of nearly 30 independent contributors...

World of Vasnar

World of Vasnar

Role Playing

A dark fantasy mod with a gothic asthetic. Based upon the art and lore of settings such as Innistrad, Bloodborne, Greedfall, etc...

TLD LOTR Scene Pack

TLD LOTR Scene Pack

Role Playing

An overhaul of at present most and maybe eventually every major settlement scene in The Last Days (TLD). The original TLD scenes, while still outstanding...

TLD Overhaul

TLD Overhaul

Role Playing

This is an overhaul modding project of the mod 'The Last Days of the Third Age' (TLD) for the game M&B Warband. We aim for overhauling TLD mainly visually...

Morrowind Rebirth 6.61

Morrowind Rebirth 6.61

Role Playing

Explore the island of Vvardenfell as you never have before, with a world built anew to be both alien and familiar to the Morrowind you knew before. New...

Kingdoms of Arda

Kingdoms of Arda

Role Playing

Kingdoms of Arda is a Singleplayer & Multiplayer total conversion of Mount & Blade II Bannerlord, that brings the world of Tolkien into the game. This...

X
Tags

Xenoblade Chronicles Wii mod - battle cry voices removed has not been tagged yet.