DarkStarSword / 3d-fixes

Stereoscopic 3D fixes using Helix mod & 3DMigoto
105 stars 126 forks source link

Can't even get this to work (blender_3dmigoto.py) #7

Closed BeeLy1011 closed 3 years ago

BeeLy1011 commented 3 years ago

I've pasted this into the blender command tool, trying both 2.8 and 2.9, I've tried cmd, I've even tried making a .py file. Nothing has worked. It just comes up with indentation errors.

BeeLy1011 commented 3 years ago

Nvm I got it in, but now it's giving me this: ApplicationFrameHost_2021-03-18_22-05-35

DarkStarSword commented 3 years ago

image image image image image image image

BeeLy1011 commented 3 years ago

Thanks but I already got that part by the time you sent this, I still need to figure out what this VBStride thing is ApplicationFrameHost_2021-03-18_22-05-35

DarkStarSword commented 3 years ago

That means you are trying to export an object that was not originally imported via the same plugin and lacks the metadata necessary to recreate the binary format from the game.

The easiest way to solve this is to join the object you want to export that lacks the metadata onto an object that was imported from the game via this plugin (select your object, shift select object imported from game, ctrl+J) so that it gains the extra metadata - you can then decide whether you want to keep the two pieces joined as one mesh, or if you still want them separate you can delete the unwanted section of the combined mesh.