OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods Beta Testing => Topic started by: Chammy on 22 Oct 2004, 05:06:48

Title: Installer utility, for wss files or ogg etc files into exsiting pbo's?
Post by: Chammy on 22 Oct 2004, 05:06:48
Does anyone here know of a tool I can use to make an auot installer for OFP?I some sound files of wss and ogg form I'd like to distribute but putting the new ones into the pbo file that is already too big to dl  I was wondering if there is a way to create a file that can automatically be installed as soon as the person opening the package and designating the destination can install it without having to open up the pbo file and then installing the file and then re compressing to pbo?
Title: Re:Installer utility, for wss files or ogg etc files into exsiting pbo's?
Post by: General Barron on 22 Oct 2004, 06:38:47
I have no idea what you are asking, sorry.  :-\
Title: Re:Installer utility, for wss files or ogg etc files into exsiting pbo's?
Post by: Killswitch on 22 Oct 2004, 09:42:45
The BAS Tonal/Tango patch 2 (http://ofp.gamezone.cz/index.php?showthis=5351) uses a self-extracting archive that also has some SFX scripting in it which starts a PBO patch tool.

This patch tool (PboPatch.exe) then allows the user to select the addon files that should be patched and subsequently does just that, i.e unpacks them and applies the new files and re-recrates the now patched addon.

It's not completely automatic, since it requires the user to navigate and manually select each addon that is to be patched. (There might be a way to work around that and make it fully automatic but I can't been a**ed to try to do it now)

Limitations of PboPatch
Only one: it can't unpack compressed PBO files (i.e addons that are packed with say MakePBO), only uncompressed ones (PBOTool). A lot of addons out there are compressed so this might limit its use for your purposes.

If I were you, I'd take a look at that and
Good luck!
Title: Re:Installer utility, for wss files or ogg etc files into exsiting pbo's?
Post by: Chammy on 22 Oct 2004, 21:05:51
Hmmm,..wow, thnx