lslib icon indicating copy to clipboard operation
lslib copied to clipboard

D2R lower resolution `.model` files

Open pairofdocs opened this issue 3 years ago • 0 comments

Hi Norbyte,

Thanks for your work on LSLib!

I ran into an issue with D2R .model files-- I was failing to load the lower resolution models (*_lod1.model, *_lod2.model, ... ) with LSLib.Granny.GR2Utils.LoadModel(modelpath);

(https://github.com/pairofdocs/Unity-D2R-Scene-Editor/blob/master/Scripts/SaveJson.cs#L54)

The higher res *_lod0.model files loaded correctly.

If you have free time, can you please take a look? I'll zip an example folder with a full set of D2R model files.

act1_town_tents.zip

pairofdocs avatar Nov 06 '21 17:11 pairofdocs