niftools / nifxml

A repository for the nif.xml file, which contains the nif file format description.
http://www.niftools.org
GNU General Public License v3.0
37 stars 43 forks source link

Support for Futurama (Original Xbox: 4.2.1.0 / PS2: 4.2.1.1) #77

Open JayFoxRox opened 5 years ago

JayFoxRox commented 5 years ago

I've a lot of this prototyped in https://github.com/JayFoxRox/futurama-tools-nifxml/ . The Xbox files are viewable in NifSkope (ideally, add NiUDSNode as accepted node type for rendering, or you won't know where certain script triggers are). The PS2 files are parseable, but have reference type errors and NifSkope refuses to load them.

You'll need something like https://github.com/JayFoxRox/futurama-tools to extract the img archive files first.

There's still a lot of stuff to do:

I currently don't have any plans to continue work on this myself, but I'd like to see this work upstreamed as soon as possible, so that I can remove my repository.

Candoran2 commented 1 year ago

Do you have any test nifs?

JayFoxRox commented 1 year ago

None that I can share due to the games copyright. The game is probably in the user-upload-section of archive.org, but I'd question the legality of this and would rather avoid getting involved.

If you have the game (PS2 or Xbox), you can extract the files from the disc using the tools I mentioned (https://github.com/JayFoxRox/futurama-tools). However, I haven't touched any of this for over 3 years, so I don't remember the details and there might be some bitrot.