Hello

Welcome, Guest. To unlock the rest of the forums
please login or register.
Did you miss your activation email?

Author Topic: fbExtractor V1.6, fbBuilder V1.0, and cfgBuilder V1.0 RELEASED  (Read 17806 times)

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.2 RELEASED
« Reply #30 on: August 01, 2007, 12:05pm »
ok, then i may look into this when i have time. It is worth it you think?

Offline BliZZ

  • Moderator
  • Invincible Member
  • ***********
  • Posts: 3435
  • Upvotes: 16
Re: fbExtractor V1.2 RELEASED
« Reply #31 on: August 01, 2007, 12:06pm »
Yeah, since the maps'll look cleaner and will likely load quicker if they are PS2.

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.2 RELEASED
« Reply #32 on: August 01, 2007, 12:10pm »
ok, thanks

Offline Teancum
  • Admin
  • Ultimate Member
  • ************
  • Posts: 5961
  • Upvotes: 119
Re: fbExtractor V1.2 RELEASED
« Reply #33 on: August 01, 2007, 01:42pm »
_combined.igb is a very convoluted file.  It's nothing like the standard structure, so there's no real way to chop it up.  What you can do is rename _combined.igb to heli1.igb or whatever level you're replacing.  It works fine, aside from the fact that the PC version uses shaders (which causes flickering) and the PS2/Xbox versions don't.  So until we find a way around the shaders it's pointless.

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.2 RELEASED
« Reply #34 on: August 01, 2007, 01:48pm »
thanks for the info Teancum

edit:
although i'm not clear on how the shaders will affect the game.
are you saying the levels will be pretty much the same, or not? i'm a bit confused

Offline Teancum
  • Admin
  • Ultimate Member
  • ************
  • Posts: 5961
  • Upvotes: 119
Re: fbExtractor V1.2 RELEASED
« Reply #35 on: August 01, 2007, 03:31pm »
yeah, the levels are basically the same, but for some reason it flickers from RGBA to BGRA in places.  I have no idea what's causing it, I assumed it was the shaders, but I could be wrong.

Offline nodoubt_jr
  • Admin
  • Invincible Member
  • ************
  • Posts: 4934
  • Upvotes: 88
  • No Doubter
Re: fbExtractor V1.2 RELEASED
« Reply #36 on: August 04, 2007, 04:03pm »
just tried it out and i wanted to say thank you, it makes things way easier.
Please search the forum before asking a question. I dont answer
PMs about modding, those questions should be posted in a public thread.
What im currently working on: http://marvelmods.com/forum/index.php?topic=2275.0
My mods are mine to booster/update, I will not give anybody permission to do it

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.2 RELEASED
« Reply #37 on: August 04, 2007, 04:04pm »
no problem, i'm just glad it works for people and hope it can be useful
« Last Edit: August 04, 2007, 04:08pm by Norrin Radd »

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.4 RELEASED
« Reply #38 on: August 10, 2007, 09:14pm »
i released a new version which makes a package (pkg) file when it is extracting, it is just a rough pkg file that will need to be edited, but its better than nothing

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.4 RELEASED
« Reply #39 on: September 24, 2007, 08:03pm »
re-uploaded V1.4 since the old link wasnt working anymore

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.4 and fbBuilder V1.0 RELEASED
« Reply #40 on: November 20, 2007, 12:59am »
fbBuilder released,
this program can make fb file types from other files using a configuration file
see first post

Offline Teancum
  • Admin
  • Ultimate Member
  • ************
  • Posts: 5961
  • Upvotes: 119
Re: fbExtractor V1.4 and fbBuilder V1.0 RELEASED
« Reply #41 on: November 20, 2007, 09:53am »
fbBuilder by Norrin Radd RELEASE V1.0
fbBuilder Download

Instructions:
1. unzip exe and cfg file to a folder
2. place files you want compiled to an fb file type into that folder
3. create the cfg file using the instructions below
4. double click on fbBuilder.exe and enter your cfg file name, the output fb file will be CFGFILENAME.fb, where CFGFILENAME is your cfg file name

How to setup the cfg:
actual_file_name file_path_full file_type
where actual_file_name is the name of the file in the same directory as the exe, file_path full is the full path that is put in the fb, and file_type is the type of file
example:
shared_nodes.engb data/shared_nodes.engb xml
An example cfg file is included, it is the cfg file for xml2 shared_nodes.fb


Thanks to:
Teancum for the idea to make the program and fb file type information, and BliZZ for the usage tip

Link to Modding Rundown: FBs
http://marvelmods.com/forum/index.php?topic=631.msg11565#msg11565

Thanks much Norrin! 

For those wondering how to convert PKGBs (PC) for use in an FB config, I'll show you a very quick-and-easy way to build FBbuilder configs from PC PKGBs

Offline Canino

  • The Honored Fallen
  • Incredible Member
  • ****************
  • Posts: 500
  • Upvotes: 99
  • Gone but never forgotten
Re: fbExtractor V1.4 and fbBuilder V1.0 RELEASED
« Reply #42 on: January 16, 2008, 01:41am »
I'm trying to make fb files with fbbuilder, but I couldn't (OK, maybe I'm not that smart after all). Could you please post another example of using it? I'm trying to make fb file for characters. I'm doing a PS2 mod.
Canino passed away in April 2022. He will be dearly missed by the community

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.4 and fbBuilder V1.0 RELEASED
« Reply #43 on: January 16, 2008, 01:42am »
i can probably post another example in the next few days, but can you tell me more specifically what problems you are having

Offline Norrin Radd

  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 2279
  • Upvotes: 16
Re: fbExtractor V1.4 and fbBuilder V1.0 RELEASED
« Reply #44 on: January 17, 2008, 07:36am »
ok for fbbuilder i added a new example file (it can be found in the zip file) for toadnoanims_3301 from xml1