#Costume battle themes/ambush themes
7 messages · Page 1 of 1 (latest)
(ive actually been trying to add ambush and pinch to some stock outfits though i think having an unrelated bgme framework mod might be throwing it off since they havent been playing)
make a reloaded mod if you havent already
in yona make a new project. you can use a preset if you want but i prefer not to unless im doing a large amount of replacement
set the folder for your reloaded mod as project output path and encoder as (unencrypted) hca
then youll add your specific tracks, fill in their names loop points etc. for the track's file path youll put the relative path from your mod folder to the file
so for example, if your mod is at C:/Reloaded/Mods/cbat and you want to have a file named cbat.hca in C:/Reloaded/Mods/cbat/battle-themes/music, then the project path will be C:/Reloaded/Mods/cbat and the file path will be battle-themes/music/cbat.hca
(all my tracks for this mod use battle themes anyway so i just had the battle-themes/music subfolder as the output folder but hopefully that gives an idea of how the paths should look)