Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Resident Evil Outbreak File 2 .nbd

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
KiSteem64
ultra-n00b
Posts: 6
Joined: Fri Oct 01, 2010 2:40 am

Resident Evil Outbreak File 2 .nbd

Post by KiSteem64 »

The contents of this post was deleted because of possible forum rules violation.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Resident Evil Outbreak File 2 .nbd

Post by chrrox »

Here is a quick bms script to seperate the model parts

Code: Select all

get name2 basename
goto 0x4
get files long
math files / 16
goto 0x0
for i = 0 < files
getdstring type 4
get offset long
get size long
get unk01 long
set name name2
string name + .
string name + type
if size != 0
log name offset size
else
endif
next i

KiSteem64
ultra-n00b
Posts: 6
Joined: Fri Oct 01, 2010 2:40 am

Re: Resident Evil Outbreak File 2 .nbd

Post by KiSteem64 »

Thanks for the fast reply it :) works.
napoleon321
advanced
Posts: 60
Joined: Tue Nov 16, 2010 12:11 pm
Has thanked: 9 times
Been thanked: 4 times

Re: Resident Evil Outbreak File 2 .nbd

Post by napoleon321 »

How do you plan to use those models and textures? Is there importer/converter for this model format?
KiSteem64
ultra-n00b
Posts: 6
Joined: Fri Oct 01, 2010 2:40 am

Re: Resident Evil Outbreak File 2 .nbd

Post by KiSteem64 »

Yes i found people who have the converter but no one wants to give it out.
napoleon321
advanced
Posts: 60
Joined: Tue Nov 16, 2010 12:11 pm
Has thanked: 9 times
Been thanked: 4 times

Re: Resident Evil Outbreak File 2 .nbd

Post by napoleon321 »

I see... I made my own reserch on that topic and I have found few usable tools... Whith AFS Explorer tool you can look throgh the ico files of both games (File #1 and #2), and you can extract all the files incide. You end up with some .NBD files. There's a batch file out there on the net that will convert the .NBD files into .OBJ, where you can import them into practically any 3D modeling application. Since youdidn't provided any clues on those tools you plan to use, I'm not going to share the tolls I have found. (but I have provided more than enoth info to find them just by making a simple google serach)
markko19861
ultra-n00b
Posts: 4
Joined: Thu Jul 07, 2011 2:47 am

Re: Resident Evil Outbreak File 2 .nbd

Post by markko19861 »

can you post the tool that converts the .NBD's to .OBJs?
I can't find it anywhere! I already have the extracted the NBD's from the netbio00.dat with the AFS Explorer.
I already have the textures from the models and everything: I just need the models now! please help me
User avatar
Denis
n00b
Posts: 13
Joined: Sat Oct 03, 2009 3:15 pm
Has thanked: 12 times
Been thanked: 11 times
Contact:

Re: Resident Evil Outbreak File 2 .nbd

Post by Denis »

markko19861 wrote:can you post the tool that converts the .NBD's to .OBJs?
I can't find it anywhere! I already have the extracted the NBD's from the netbio00.dat with the AFS Explorer.
I already have the textures from the models and everything: I just need the models now! please help me
Look Here http://z6.invisionfree.com/Resident_Evi ... opic=11075
markko19861
ultra-n00b
Posts: 4
Joined: Thu Jul 07, 2011 2:47 am

Re: Resident Evil Outbreak File 2 .nbd

Post by markko19861 »

Denis wrote:
markko19861 wrote:can you post the tool that converts the .NBD's to .OBJs?
I can't find it anywhere! I already have the extracted the NBD's from the netbio00.dat with the AFS Explorer.
I already have the textures from the models and everything: I just need the models now! please help me
Look Here http://z6.invisionfree.com/Resident_Evi ... opic=11075
thanks for the reply but i cannot download the file from that page. if it's not a bother could you please upload it somewhere else if you can download it or if the file is to big can you just upload the tools I need?
thanks
KiSteem64
ultra-n00b
Posts: 6
Joined: Fri Oct 01, 2010 2:40 am

Re: Resident Evil Outbreak File 2 .nbd

Post by KiSteem64 »

The contents of this post was deleted because of possible forum rules violation.
markko19861
ultra-n00b
Posts: 4
Joined: Thu Jul 07, 2011 2:47 am

Re: Resident Evil Outbreak File 2 .nbd

Post by markko19861 »

For the textures use Texmod+pscx2 anda emulate resident evil outbreak, and you'll be able to extract the textures. See this link
http://s4.invisionfree.com/Resident_Evi ... r/t908.htm
it'll teach you everything you need to know. Hope it helps
gimmethatherb
ultra-n00b
Posts: 1
Joined: Tue Jul 12, 2011 8:18 pm

Re: Resident Evil Outbreak File 2 .nbd

Post by gimmethatherb »

alright im very new at this 3d model stuff and all that so bare with me. but so were you successful in getting and converting the models from Resident Evil Outbreak, and if so, is there a way you could PLEASE upload them? im desperate to get 5 more characters (Alyssa, David, Yoko, Jim, and George) and i made an account here just for this purpose. Thanks
markko19861
ultra-n00b
Posts: 4
Joined: Thu Jul 07, 2011 2:47 am

Re: Resident Evil Outbreak File 2 .nbd

Post by markko19861 »

gimmethatherb wrote:alright im very new at this 3d model stuff and all that so bare with me. but so were you successful in getting and converting the models from Resident Evil Outbreak, and if so, is there a way you could PLEASE upload them? im desperate to get 5 more characters (Alyssa, David, Yoko, Jim, and George) and i made an account here just for this purpose. Thanks
Check these two topics http://z4.invisionfree.com/Resident_Evi ... wtopic=908
and http://z4.invisionfree.com/Resident_Evi ... topic=1192
All the tools you need are explanations are on those two topics :)
Post Reply