Sluicer Posted April 13, 2015 Share Posted April 13, 2015 I had a look into the xbf files from the game LEGO Stunt Rally. They contain 3D data. Here is a small peek at my current results. A track part: A building: A pickup: And two cars from the workshop (I think they are unexpected detailed): More to come (The orange is the goal). kaitodaimon, aidenpons, ProfessorBrickkeeper and 9 others 12 Link to comment Share on other sites More sharing options...
Sluicer Posted May 3, 2015 Author Share Posted May 3, 2015 Only a small update. There are still small areas I did not know what they are for. Especially in the header. Some files contain some kind of hirarchy. For example the cannon. It is divided in three parts: cantrack, gun1 and gun2. Between them there is additional data. I think that is animation information but I do not know jet. I will compare the unknown sections in the car files (there is no hirarchy). When they are equal for the cars we can create an alternative car (and an orange). I do not know if the game is running with an extracted archive, but the algorithm for packing should not be that complicated. Here are two new examples: (One texture is wrong) (The pink areas are transparent in the game) aidenpons and lol username 2 Link to comment Share on other sites More sharing options...
Sluicer Posted July 2, 2015 Author Share Posted July 2, 2015 I wrote a tool to convert the .xbf-files into .obj files. As far as I can tell it is working with almoust all files (I know only one exception: the isradar.xbf). In some files are more than one mesh. This is due to animation issues. Each mesh has a own name. My tool creates a separet file for each mesh. You can simply join them, but you have to respect the animation information between these files. Most of the time there is an position offest. There are still some areas where I do not know the containing data is used for. Here is the tool: http://oresome.rockraidersunited.com/download/262 I am sorry for the undetailed post . Hope it works. Yellowberry, lol username, Cirevam and 3 others 6 Link to comment Share on other sites More sharing options...
k-g Posted August 5, 2015 Share Posted August 5, 2015 Very cool! Nice work Sluicer! Link to comment Share on other sites More sharing options...
Riegel2222 Posted November 2, 2018 Share Posted November 2, 2018 Old post I know but how exactly do I access the Lego Stunt Rally mesh and texture files? Link to comment Share on other sites More sharing options...
Riegel2222 Posted December 2, 2018 Share Posted December 2, 2018 On 11/2/2018 at 10:28 PM, Riegel2222 said: Old post I know but how exactly do I access the Lego Stunt Rally mesh and texture files? Figured it out, still working on how to use the .xbf converter, do I have to select "open with" on the .xbf file? Link to comment Share on other sites More sharing options...
Riegel2222 Posted December 2, 2018 Share Posted December 2, 2018 1 hour ago, Riegel2222 said: Figured it out, still working on how to use the .xbf converter, do I have to select "open with" on the .xbf file? worked it out, thanks Link to comment Share on other sites More sharing options...
Recommended Posts