colonel29 0 Posted June 20, 2010 I have build a big very big map take 30 minutes to loading in the editor ... need to binarize but how to ? try to make a binarition of my map addon pbo but land textures disepeared :( if you want test my map or help me to binarize it send me a pm Share this post Link to post Share on other sites
bravo 6 0 Posted June 20, 2010 (edited) You need to use the BI tools, specifically BinPBO with the orange icon. Settings I use on BinPBO program: Addon Source directory: p:\mapname Destination directory: D:\Program files\Bohemia Interactive\ArmA2\@mapname\AddOns Binarize option ticked. Options window: List of files to copy directly: *.pac;*.paa;*.rtm;*.sqf;*.sqs;*.bikb;*.fsm;*.wss;*.ogg;*.wav;*.fxy;*.csv;*.html;*.lip;*.txt;*.wrp;*.bisurf;*.rvmat Path to temporary folder: D:\ArmA Temporary hope it helps. Edited June 20, 2010 by bravo 6 Added the list of files needed / link Share this post Link to post Share on other sites
colonel29 0 Posted June 21, 2010 thank for this help i use binpbo , textures ok , but no objet on my map :confused: Share this post Link to post Share on other sites
-martin- 10 Posted June 21, 2010 (edited) thank for this helpi use binpbo , textures ok , but no objet on my map :confused: It seems that the game can't find the models usually because of bad P:\ drive set-up. Did you extract all the correct .pbo's from the ArmA 2 Addons directory to the P:/CA Directory? For example: 1) navigate to X:/Program Files/..../ArmA 2/Addons (where "X" is the drive where the game is installed, usually C:\ and "..." is the path where the game is installed susually: C:\Program Files\Bohemia Interactive\ArmA 2\AddOns) 2) Find a .pbo called "buildings.pbo" and extract it using some tool like cpbo. 3) A folder called "buildings" will appear in the Addons folder, move the buildings folder to P:\CA Then do this for the rest of the folders. NOTE: When you extract a .pbo, inside each folder there is a file called "$PBOPREFIX$", if you open it with notepad it will tell you exactly where to put the folder in the P:\ drive. Hope this helps :smile: if it doesn't help just post here and we will get it to work in no time! Edited June 21, 2010 by -Martin- Fixed a spelling mistake Share this post Link to post Share on other sites
memphisbelle 99 Posted June 26, 2010 havent checked the forum for existing content, he? check this: http://forums.bistudio.com/showthread.php?t=85579 Its written by Sgt. Ace, translated by me and expalins everythings you need to know to develop an Island right from the scratch. have fun Share this post Link to post Share on other sites
colonel29 0 Posted July 8, 2010 the problem has been solved by Mr.Martin Map takes 20 seconds to load into the game only now :yay: Share this post Link to post Share on other sites