DarkStarSword / 3d-fixes

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

import error #17

Closed nashat2004 closed 11 months ago

nashat2004 commented 11 months ago

when i import ib and vb file it does not look for the fmt making me unable to import

DarkStarSword commented 11 months ago

Can you please upload a sample of the files you are trying to import.

Also, are you running the new version of the script (updated a couple of weeks ago I think), or the old one? Thew new version should handle games that split their meshes up into multiple vertex buffers, but it's entirely possible I might have broken something since that wasn't exactly a trivial update.

nashat2004 commented 11 months ago

[Uploading New WinRAR ZIP archive.zip…]() also i downloaded the script yesterday

DarkStarSword commented 11 months ago

Doesn't look like that link has worked. Can you try again?

nashat2004 commented 11 months ago

Robin.zip here you go

DarkStarSword commented 11 months ago

Oh yes, this will be a regression from the multi vertex buffer support. I'll look into adding a backwards compatibility path for this, but for now you can work around it by renaming the .vb file to .vb0

nashat2004 commented 11 months ago

thank you very much