- Notifications
You must be signed in to change notification settings - Fork4
Recharge your KFC Chicken sauce
License
SirusDoma/VoxCharger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Recharge your KFC Chicken sauce (Download)
Written under C# language, this program allow you to manage music asset files of your KFC installation.
Additionally, it include built-in converter and encoder to import ksh and it's audio files into vox and 2dx files that can be consumed by KFC.
If you're not familiar with these file formats, then this sauce is not for you.
- Create, manage and delete (omni)mix's in your KFC installation
- Import .vox or .ksh into one of your KFC (omni)mix with ease
- Automatically convert imported audio files (e.g mp3, ogg, flac, etc) to .2dx file
- Deferred asset modifications to keep your Music DB and asset files stay in sync until you save it
- Music DB metadata editor
- Standalone .ksh / .2dx file converter
This program require .NET Framework 4.7.2 in order to run properly.
This program now has its own integrated Wav and 2DX Encoder and downloadingmon's 2dx tools is nolonger required.However, the audio encoder / decoder depends onMedia Foundation & ACM API under the hood, which means support for most audio formats is only available in Windows 7 and newer.
Furthermore, you might need to install the following dependencies:
- Media Feature Pack - Install this if you're running on Windows N or KN version
- Desktop Experience - Install this if you're running on Windows Server
This program won't load anything that doesn't match with2020011500
or newer structure.
Backup your data before using this program, it able to modify and delete your music assets.
Keep in mind that the program won't allow you to make any changes against original mix.
UseIFS LayeredFS in your KFC installation. This program will not pack your assets into IFS, nor attempt to process existing ones.When mix with ifs files is selected, the program won't be able load music assets properly.
If you need to pack your music assets into ifs, use another tool that process ifs file (for an instance:mon's ifs tools).
Original mix is locked to prevent you (yes, you) to break your KFC installation.
Again, useIFS LayeredFS. If you haven't heard this then you're totally missing out!
Vox have some sense in it's file format than ksh file, as the result, not all attributes can be mapped precisely and potentially lead into bug in the output file. For FX mapping, user defined FX will be ignored, only basic FX's that will be included into the output.
Remember, stupid input get stupid output. But if you believe it's a bug, feel free to open issue or PR.
Make sure you are running the game under offline environment andNOT connected to any KFC network server while using the output files of this tool. It could break network score table and you may get banned from the network for doing so.
The program also prevent you to modify Music ID and some attributes are kept hidden from editor. For existing songs, the program will try to preserve the original metadata throughout save iteration.However, attributes that not recognized by the program might be lost.
Make sure to backup yourmusic_db.xml
/music_db.merged.xml
if you have non-standard attributes in your music db or attributes that newly introduced after2022
latest datecode (Note:radar
is supported!).
Replacing asset files such as vox, 2dx and graphic files are happen immediately after changes are confirmed. In other hand, metadata need to be saved manually by clickingFile -> Save
orCTRL+S
.
Note that you can postpone asset modification until you save metadata by disabling autosave inEdit -> Autosave Assets
. This allows the asset files to stay in sync with the metadata, might be useful for certain modding workflow.
This is an open-sourced application licensed under theMIT License
About
Recharge your KFC Chicken sauce