• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Recent content by sfishere

  1. S

    Plugins + Scripts var browser

    v0.15f4 add cache for assetbundle. it will lower the memory and reduce disk IO. asset is always loaded from assetbundle,when VAM load asset,it must load the whole assetbundle to memory then load asset from assetbundle. I change the way,let VAM load assetbundle from file,it is only need the...
  2. S

    Plugins + Scripts var browser

    v0.15f3 delete cache in “Cache\var_browser_cache”,and using the latest version. make compatible with Chokaphi.VAM_Decal_Maker
  3. S

    Plugins + Scripts var browser

    v0.15f2 delete cache in “Cache\var_browser_cache”,and using the latest version. fix colorspace conversion.
  4. S

    Plugins + Scripts var browser

    uninstall automatically is feasible but i don't think it's MUST HAVE. var browser keep some cache in memory to prevent disk IO. you can click GC button to release these cache. i will optimze the memroy usage later. but currently i want to prove the "resize texture" first.
  5. S

    Plugins + Scripts var browser

    you should solve dependencies by yourself before loading scene. the hub browse in var browser provide way to download missing vars. auto use new var version may be broken old var, but may be an option by config.
  6. S

    Plugins + Scripts var browser

    v0.15f1 delete cache in “Cache\var_browser_cache”,and using the latest version. if you meet some bug,tell me!
  7. S

    Plugins + Scripts var browser

    v0.15 add option to "reduce texture size",it is because some VARs use too big texture,eg,4k,or even 8k. it cost too much time to load them for low-end devices and it cost memory,even from VAM's cache. so i add function to reduce texture size,the first time open the scene,var browser will create...
  8. S

    Plugins + Scripts var browser

    yes,just try!
  9. S

    Plugins + Scripts var browser

    so detailed description, very thanks,it really help for me to better under your question. I answer your first VR question,i have post the solution for using “VarBrowserSessionPlugin.cs”. it provide actions to invoke.
  10. S

    Plugins + Scripts var browser

    i will keep var browser workable. but not put into too much time. so if there is some function is needed and not cost too much time,i will handle it.
  11. S

    Plugins + Scripts var browser

    new version: https://github.com/sFisherE/vam_plugin_release/tree/main/var%20browser/v0.14 1.support codepage config for some strange zip encoding. specially for chinese user 2.support popup show count up to 999.
  12. S

    Plugins + Scripts var browser

    no need autoload. you would better unload all vars when close the game
  13. S

    Plugins + Scripts mmd2timeline - v1.4f1 Feature Optimisation

    It's a minor version. But the fixes are useful. Only the Player has been fixed. Changed the handling of Camera Scale and Y-axis Scale. These two options have now been moved to the Settings module as global settings. Improved the handling of adjusting camera settings. You can now see the camera...
  14. S

    Plugins + Scripts mmd2timeline - v1.4 Camera Optimised

    This is a big step. This version fixes the often-criticised Camera problem with the mmd2timeline/MMDShow Player feature. Adjusted camera operations to fix camera shake and frame skipping in some cases. Add Camera Position Reference, the camera will automatically adjust the start position...
  15. S

    Plugins + Scripts mmd2timeline - v1.3f2 Fix the issue that low version of VAM can not be executed

    Version 1.3 has a compatibility issue. It caused the plugin not run on lower versions of VAM. This version fixes the issue. ( Still recommend you upgrade to the latest version of VAM for better experience )
Back
Top Bottom