• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Recent content by MacGruber

  1. MacGruber

    Plugins + Scripts LogicBricks

    Hi. Your question seems to be related to IdlePoser, not at all to LogicBricks StateMachine? (meaning this is the wrong thread) Are to trying to transition a hand from anchored to non-anchored? That is very easy with IdlePoser, as you can set an anchor for every state. Made you a quick scene...
  2. MacGruber

    Plugins + Scripts SpeechRecognition

    The plugin depends on Windows 10 speech recognition API accessed through Unity engine. And that is from 2018. Quite possibly the Windows API changed, either with Windows 11 or some other service update. Sry, don't have the time to look into this. Also by now doing Speech-to-Text and piping it...
  3. MacGruber

    Plugins + Scripts Benchmark

    Heat and power management of a PC is an important part of the performance. CPU and GPU frequently reduce their clock rates to reach power or temperature targets. So, its important everyone runs the same sequence of scenes, otherwise results are just not comparable. If you like to modify which...
  4. MacGruber

    Solved Change looks in scene in "Teaser" membership?

    Also: If you payed for the Teaser version this month, you only pay the difference, so it should be additional 6$ only to upgrade to Creator.
  5. MacGruber

    VaM 1.x Discord to require face/ID verification starting in March

    The thing is that a German government ID (Personalausweis) has the electronic ability to confirm that your age is over a set limit, like here in this case probably confirming you are 18+, without giving the site any additional data. I'm not sure, but I think it may be a EU-wide thing? They DON'T...
  6. MacGruber

    Guides IdlePoser Mini Tutorial

    I still not quite sure I understood the problem. You can add as many transitions as you like. From anywhere to anywhere. For a transition you can reuse existing ControlPoint, or add new ones. All IdlePoser does is try to find a path on the graph of transitions from one RegularState to the next...
  7. MacGruber

    Guides IdlePoser Mini Tutorial

    Thx! :cool: I think you got it already, but just to be sure: From your description you should most likely use a setup like this. (Quick and dirty posing, obviously) State "State#LeanBack" "State Type" set to "Regular State" State "State#Close" "State Type" set to "Regular State" State...
  8. MacGruber

    Plugins + Scripts Benchmark

    Well, you give some kind of input. Anything that would make the UI appear. Note that some VR controllers (e.g. Oculus/Meta) detect a difference between touch of controller buttons and pressing buttons. VaM considers touch already an interaction in some situations, which is why I need to catch...
  9. MacGruber

    Guides IdlePoser Mini Tutorial

    The intended way for IdlePoser to be used in this case would be using Anchors inside IdlePoser instead of "Linked to Physics". Its mentioned in the tutorial. In your situation, for the first state you would anchor the girls hand control to the guys chest or one of the nipples. Or whatever node...
  10. MacGruber

    VaM 1.x Where do i install custom content thats not a var?

    hi. The existing meta.json (which is NOT a scene by the way!) would indicate this may actually be a VAR package. There has been an issue in the past where browsers (Chrome, Firefox, etc...) mysteriously rename .var files into .zip, thereby breaking them. VAR files are technically indeed just...
  11. MacGruber

    Benchmark Result Discussion

    Why would you replace that DLL? That particular one is basically the core implementation of VaM itself. If you do weird stuff....weird stuff happens...such as plugins breaking 🤷‍♂️. I this case you seemed to be using an old version of VaM...or the DLL of an old version of VaM, hence the error...
  12. MacGruber

    VaM 1.x Screenshots

    It has its own flaws, but you can try using Nvidia DLDSR. Assuming you got an Nvidia card, it can be enabled globally in the Nvidia App (Graphics - Global Settings - DSR Factors - DL Scaling). Once enabled, your "monitor" supports virtual resolutions that are higher than the native one. The...
  13. MacGruber

    VaM 1.x Ambient Occlusion Material in Unity?

    It might likely be that AO_phong3 is your AmbientOcclusion texture. AmbientOcclusion does darken tight corners to create a fake AmbientOcclusion. It should be fairly obvious when you apply it. Potentially, depending on what object/material this is, Albedo could be just white and therefore not...
  14. MacGruber

    Plugins + Scripts Benchmark

    Question by @modog44 Moved this here as this is not a review, but a question. Anyway, if V3 works, but V5 won't, possibly you are not on the newest VaM version. Removing session plugins should just be an issue of going to the session plugin tab. Save your current session plugin preset under a...
  15. MacGruber

    Question Vam to realistic photo using AI?

    Check "ai-generated-screenshots" and "ai-general" channels on the VaM Discord.
Back
Top Bottom