September 15, 20241 yr Localization What is *.bsp / *.dff Mashed: Drive to Survive and are there tools that can convert BSPs to OBJs? https://drive.google.com/file/d/1m1GvpCWPqwKksyMxLPdEURJgjub93UDL/view?usp=sharing https://drive.google.com/file/d/1KRhqmtFFIKSCb4lxmHQZ2uykNb-wBbeD/view?usp=sharing
October 13, 20241 yr Localization On 9/15/2024 at 10:46 AM, mrmaller1905 said: What is *.bsp / *.dff Mashed: Drive to Survive and are there tools that can convert BSPs to OBJs? You can use the following programs to open the .dff files and convert to .obj/mtl format. 3D Object Converter for Windows 3D Object Converter for AmigaOS i3DConverter for macOS i3DConverter for Linux Edited October 13, 20241 yr by Karpati
February 11Feb 11 Author Localization On 10/13/2024 at 9:20 AM, Karpati said: You can use the following programs to open the .dff files and convert to .obj/mtl format. 3D Object Converter for Windows 3D Object Converter for AmigaOS i3DConverter for macOS i3DConverter for Linux Do you care for RenderWare BSP files?
18 hours ago18 hr Localization If this is for Blender, go use scripts like these: https://github.com/SomaZ/Blender_BSP_Importer ( Edit: Not for Renderware BSP)https://github.com/Parik27/DragonFF Edited 14 hours ago14 hr by Shadowth117
18 hours ago18 hr Author Localization 51 minutes ago, Shadowth117 said:If this is for Blender, go use scripts like these: https://github.com/SomaZ/Blender_BSP_Importerhttps://github.com/Parik27/DragonFFDo these Blender plugins work for RenderWare .BSP files? If they don't, I'm looking for fixed alternatives.
14 hours ago14 hr Localization 3 hours ago, mrmaller1905 said:Do these Blender plugins work for RenderWare .BSP files? If they don't, I'm looking for fixed alternatives.The DFF one works for a lot of dff versions. There are a bunch of variations of that so it's unfortunately possible some might not work, but if it's using the same versioning as a gta game it'll probably work, though there are some custom file structs that may not get parsed.I'll be honest though, I didn't look at the bsp one and linked something that wouldn't work. I guess for BSP you might be kinda stuck as far as direct imports. Most of the games that have editors for those don't directly deal with bsp but the container format as a whole entity. They are often sourced on github so you could toy around with the source and get something going pretty easy I'd expect, as long as the formatting is close enough in that version of renderware:https://github.com/energydrink02/IndustrialParkhttps://github.com/igorseabra4/HeroesPowerPlant
Create an account or sign in to comment