Recent content by kretos

  1. K

    Demo + Lite Hermes - Performance Layer for VaM

    What happens when VAM starts? There's a progress bar and this stage takes lot of time, also starting scene takes a long time. I have huge library - maybe 8k vars is not enough for tests. Adding new vars is a lot easier - are steps (ie. 500/2000) stored permanently and can be interrupted (I know...
  2. K

    Demo + Lite Hermes - Performance Layer for VaM

    The updater is not incremental. It is useless for larger libraries. Takes too much time, opens too much files at once, freezes PC. Don't be discouraged - I like your work but it requires work. I really appreciate the scene selector - simple 1 person/2 person/3+ changes a lot.
  3. K

    Plugins + Scripts Controlled BJ

    The plugin does not save settings for any distance...
  4. K

    Plugins + Scripts vam-package-browser

    vam-package-viewer? "var browser" is also taken ;)
  5. K

    Plugins + Scripts YAVAM - Yet Another VaM Addon Manager

    Thanks for update! (of an answer :LOL:)
  6. K

    Plugins + Scripts vam-package-browser

    Man, I was confused and though this was the gicstin's VPB :ROFLMAO:
  7. K

    Plugins + Scripts vam-package-browser

    What "migration" actually do?
  8. K

    Plugins + Scripts YAVAM - Yet Another VaM Addon Manager

    Thanks for answers - yes, I added AddonPackages as another library but it's not working because of dependency tracking only in library 1. It's intuitive but somehow I get the impression that it allows to install sth into VAM 2. good 3. Yes, exactly, if intentional then keep it 4. not sure what...
  9. K

    Plugins + Scripts YAVAM - Yet Another VaM Addon Manager

    Dependencies are resolved only within each library separately? I think it would be better to do it globally and install into "AddonPackages" library without the need to disable everything... It's hard to use if sb wants to keep new files separately. I don't like the idea to put everything...
  10. K

    Plugins + Scripts var browser

    It's mostly by caching textures and assets, just disable it in file BepInEx\config\vam_var_browser.cfg ReduceTextureSize = false CacheAssetBundle = true and clear var_browser_cache folder. Mine cache is 35GB but jsons (for browsing) are only 150MB.
  11. K

    Comment by 'kretos' in media 'GIF Deep breathe bump map'

    In such moments you realize how much things in VAM are missing...
  12. K

    Plugins + Scripts VPM - VaM Package Manager

    BIG WARNING This thing uses the same files as var browser for auto install and favourites - it will overwrite your var browser setup... :( Second - it seems that var browser is very sensitive on json formatting - event if it's a proper json, after rewrite, it does not load scenes on start -...
  13. K

    Plugins + Scripts Anti-Stutter Patch

    V3 works ok for me - are you sure that it's not working vith cpu patch v13? What is the reason?
  14. K

    Plugins + Scripts VPM - VaM Package Manager

    Do you respect AllAddons folder structure? Ie. I have everyhing divided according to hub: scenes/looks/etc - what happen after install/uninstall? If I have scene in AllPackages\best_scenes\BestSceneCreator.HisBestScene.2.var - after install and uninstall it will be in the same location? Checked...
  15. K

    Plugins + Scripts Anti-Stutter Patch

    Thanks a lot. Scenes seem smoother now. Could you add a configuration key to hide UI? I have F1 assigned to hide VAM and var manager ui so I have clean screen. Now it's time for a hero to optimize json processing and image loading...
Back
Top Bottom