DiFFoZ / BepInExFasterLoadAssetBundles

Makes start up loading time faster
MIT License
4 stars 2 forks source link

AssetBundle loaded via `UnmanagedMemoryStream` is not cached #3

Closed dounai2333 closed 6 months ago

dounai2333 commented 7 months ago

I have BlueArchivePlayerModelReplay installed and things goes slow when loading this mod, also there is no bundle matches in the BepInEx/cache folder.

DiFFoZ commented 7 months ago

This is because mod is still in WIP and doesn't cover all assetbundle loading methods

CatsArmy commented 7 months ago

will the mod later cover all assetbundle loading methods?

DiFFoZ commented 7 months ago

@CatsArmy Yes, it will cover all assetbundle loading! methods

DiFFoZ commented 6 months ago

v0.5.0 should now handle all methods of loading bundle

CatsArmy commented 6 months ago

v0.5.0 should now handle all methods of loading bundle

Let's go pog