• 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.

Search results for query: *

  1. Sally Whitemane

    Looks ST200 Android Chloe

    Should be based on the original, but not directly. If I remember correctly, it was a mix of DAZ port, extracted original files from the PC version and nsfw retouching. Could be wrong. So it's like: original model -> G8F -> G2F. Suboptimal for texture quality. Retouching was needed to clean up...
  2. Sally Whitemane

    Plugins + Scripts CUAshaderMod

    Read your post, but unfortunately don't have the time for VAM right now due to job. The plugin has two functions to apply shaders on VAM based events: VAM has completed loading a CUA: OnCUALoaded() gets called. VAM has completed loading a scene: OnSceneLoaded() gets called. The second one is...
  3. Sally Whitemane

    Plugins + Scripts Camera Background Color

    Hello Epsyc! I tested this in the past and did not add it intentionally. It could crash and mess up VAM very badly. I'd highly recommend to not "hide" persons with the method I use, which is: disable the atom renderers. In non technical gibberish that means: The thing does still exist, but the...
  4. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    To make things more confusing... Microsoft plans to change how Task Manager calculates and displays CPU utilization in Windows 11. source
  5. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    @Kerke50 This can happen with VAM installations and to much content installed. Related thread: Too many heap sections If it happens at start, try this: 1. Close VAM 2. Temporary rename your <VAM>\AddonPackages folder to something different like DISABLED_AddonPackages 3. Does VAM now start...
  6. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    ...at logical cores in Task Manager via right click menu: Each core has two graphs if the CPU has SMT or HT enabled. In the screenshot: 8 core CPU * 2 threads per core = 16 graphs. The affinity should effectively disable SMT or HT for the VAM process. Then it's impossible to have above 50%...
  7. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    That's an 8 Core CPU based on official Intel 10700KF specifications: https://www.intel.com/content/www/us/en/products/sku/199325/intel-core-i710700kf-processor-16m-cache-up-to-5-10-ghz/specifications.html The patch is already be tuned for 8 Cores 'out of the box'. No manual tuning of...
  8. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    I think some users download the patch and just copy-paste it into VaM's root folder without reading instructions. By checking the SkinMeshPartDLL.ini file one can see it's tuned for a 8 (on Intel: Performance-) Core CPU. Suboptimal if that's not in the PC. It should be tuned manually to match...
  9. Sally Whitemane

    Textures Jenk Skin

    Just curious: Did you have a makeup decal texture with eyeliner and eyeshadow on her for the screenshots? If so, was that something you made or from another package? ( Not asking for it to be included - I have similar makeup textures and would technically consider makeup not part of the skin...
  10. Sally Whitemane

    Plugins + Scripts Camera Background Color

    Don't have the time to look into this rn. Working 6 days/week atm. Is this a non standard VAM 3rd party UI? Did you use the experimental 'Render'-toggle? (will be forever experimental for reasons) If you only need the 'change background color'-feature I'd suggest you try to fall back to the...
  11. Sally Whitemane

    Demo + Lite UIAssist (Free)

    Found the ACE later yesterday and wanted to delete my above post, but forget. Sorry about that. Wish it would be possible with 1 button toggle from the grid, but I can see why it's coded into an extra menu to manage clothing.
  12. Sally Whitemane

    Demo + Lite UIAssist (Free)

    ...-> take snapshot of all active clothing and deactivate the clothing 2nd button press -> use snapshot to activate the clothing, delete snapshot *repeat* By activate and deactivate I mean the same function that the original VAM UI has near each clothing item with the white checkbox, except for...
  13. Sally Whitemane

    Clothing Cat Lingerie

    The blue and pink texture theme I was referring to in my review created by @Origin69 https://discord.com/channels/363274293112602636/454424055567745046/1332126142798233601 "real life" reference pic:
  14. Sally Whitemane

    Guides Your EndAllBeAll guide to Wrapping!

    @PaintLifeBleak I'm out of touch with this stuff right now ... just want to hint at this potential pitfall: Above screenshot looks like a 'High Resolution' mesh export DAZ. That's the DAZ default for rendering there. When doing things for VAM (morphs?) the Base mesh resolution must be used...
  15. Sally Whitemane

    Plugins + Scripts Camera Background Color

    @Virtamouse The connection should not matter. The plugin can only set a solid color. Nothing transparent / invisible. It changes the viewport clear color of the Unity Engine documented here: https://docs.unity3d.com/2018.1/Documentation/ScriptReference/Camera-backgroundColor.html Can only...
  16. Sally Whitemane

    Plugins + Scripts Searchlight

    Forget and ignore my post. I was stupid. 🫠 It was about new functionality, but it is not needed. Embody can already do what I wanted with the eye target. Sorry I wasted your time. Enjoy your weekend and time with VAM.(y)
  17. Sally Whitemane

    Plugins + Scripts Searchlight

    Feature suggestion: When Searchlight is on a person atom make it point from the head instead of the person's root point. Then it could be used in combination AcidBubbles's Embody to control the "possessed" view / head automatically. May have to lock the rotation in Embody for it to work. I use...
  18. Sally Whitemane

    Looks Panam Palmer (Cyberpunk 2077)

    Very good work. Looking forward to see your Judy. Hope you can build your virtual dream waifu with the new knowledge from Blender, DAZ and Faceform Wrap. :) Btw. for me (only?) the UI buttons in the scene didn't work. I suspects the toggle:SELF:/-part is not right - not sure. 🤷‍♂️ On the...
  19. Sally Whitemane

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    Assuming 'they' means turtlebackgoofy I'm optimistic. Active user on the hub too. Now everybody on your knees! Pray to the CPU performance-patch-Overlord! 🙏;) (Intentionally keeping my mouth shut about old version dll-swap-shenanigans. Could undermine the security and lead to many other...
  20. Sally Whitemane

    Plugins + Scripts Camera Background Color

    Edit: 1.22.0.6 patch for VAM is out, all plugins are working again @Detrolio Thanks for letting me now. Not sure I would have noticed the VAM update without the forums alert function. At the moment it looks like the 1.22.0.4 broke many plugins because the function REDACTED() got restricted...
Back
Top Bottom