Jump to content

Zolitnitsky

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Zolitnitsky

  • Rank
    Rookie
  1. I might be somewhat re-posting but the former thread was old. In any case, I want to replace the music track in the music_h folder with my own ogg's. For convenience I use same amount of tracks in same format, bit-rate etc in following the original structure - except length of the tracks of course. 1. I extract the music_h.pbo using Elitness2.95 + DePBO4.06. 2. I replace the original ogg's with my own into the corresponding folders. 3. I unRap (with unRap) the config.bin and reedit the duration of the tracks in CfgMusic.hpp using notepad++ (all other hpp/cpp left untouched). 4. I create a signature key with DSCreateKey, using "bi2" instead of "TUT", as otherwise described in the last part of Mondcalb's Addon Tutorial. 5. I repack the pbo using BinPBO into the default TKOH Addon folder. So what I'm I missing? I know it's perhaps a bit presumptuous but seriously, how difficult must a thing like this be?
  2. Zolitnitsky

    My own music?

    I'm thinking maybe like this? Or if I could implement this car radio in any way, perhaps? The closest I seem to get where I want is here? Still this is ARMA2 and not TKOH so I'm still uncertain how much that applies. The music_h config.bin looks a bit different too.. http://cdn.imghack.se/images/e44ab545457df5ded6d119c51e09ef4b.jpg (139 kB) ..as it has a number after the ogg-file (same on all files). Otherwise, the only changes I've made is the duration of the file to correspond to the new tracks length (bigger pbo-file in total). It's also the same amount of tracks in each folder as in default.
  3. Zolitnitsky

    My own music?

    So you can add costum music to custom missions? Well, it's a start isn't it? Nevertheless, If possible, I'd prefer changing the main music_h folder. I'm still quite uncertain of how this modsystem works but, for intance in X-Plane, even though you have a dedicated modfolder, your mod replaces (or rather "silence", take prescense over) the default scenaries/objects. But in this case, do I add to main folder or i.e "@MyMods"? Most likely this seems to be config.bin thing, though. You've probably need to edit it, but not sure how that is done - or wether you do it in the same way as with other addons/pbo. Thanks anyway.
  4. Zolitnitsky

    My own music?

    Perhaps not. But I'd like to try since it seems a good idea to learn how to create addons/pack pbo's - total noob as I am. I've been looking at Mondkalb's Addon Tutorial which perhaps contains a little to much info for what I want to do. I'm not doing any graphical work obviously. I simply want to pack some ogg-files of my own into a pbo or preferably replace the original music_h-folder. Since I could extract the content of that folder with Elitness I first thought I could just simply replace the these ogg-files with my own, following the same structure, and repack them again - not so! Well, reading further, you apparently need to edit/create a new ".bisign" file with it too. Or do I? And do I need to create a modfolder for this? Been looking into following tools: Eliteness2.95 + DePbo4.06 unassoc_1_4 BinPBOPE_ReleaseCandidate DSUtils Do I need more tools? Any further help on this is appreciated.
×