Hi Luigi
*.smb File
Here Simple:
http://www.mediafire.com/download/x13cb ... vel_01.rar
Oddworld - Stranger's Wrath HD [PC]
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Oddworld - Stranger's Wrath HD [PC]
It seems a complex format, I pass.
-
- Posts: 124
- Joined: Sat Aug 29, 2015 1:13 pm
Re: Oddworld - Stranger's Wrath HD [PC]
Hi
Here is a blend file to import models and animations from smb files.
How use:
1. install Blender version 249b(32bits) and Python version 26(32bits).
2. unpack 7z archive and doubleclick file "Blender249.blend"
3. in Blender Text Window press alt+p and select:
- smb file - it creates new folder *_files
4. from new folder select file:
- skeleton - we get all textured meshes and bones
- meshinfo - to import geometry if there is any skeleton file
- imageinfo - to convert images
- gr2 - to import animation
5. if you want import only skeleton, without meshes change line 6 from getAll=1 to getAll=0
I tested script on files from this topic and files from http://forum.xentax.com/viewtopic.php?p=119109#p119109
Not all is fine.
Here is a blend file to import models and animations from smb files.
How use:
1. install Blender version 249b(32bits) and Python version 26(32bits).
2. unpack 7z archive and doubleclick file "Blender249.blend"
3. in Blender Text Window press alt+p and select:
- smb file - it creates new folder *_files
4. from new folder select file:
- skeleton - we get all textured meshes and bones
- meshinfo - to import geometry if there is any skeleton file
- imageinfo - to convert images
- gr2 - to import animation
5. if you want import only skeleton, without meshes change line 6 from getAll=1 to getAll=0
I tested script on files from this topic and files from http://forum.xentax.com/viewtopic.php?p=119109#p119109
Not all is fine.