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

Search results for query: *

  1. O

    Question Using System.Net.Http to communicate with Rest-Service?

    Oh, this is just a private thing and I am not sending the data outside the local network. I got a Lovense Solace Pro recently but I noticed that toolchain I was using to connect it to VaM (ToySerialController+VaMSync) didn't actually set the position. Instead what was supposed to be the position...
  2. O

    Question Using System.Net.Http to communicate with Rest-Service?

    Ooooh, its a Unity thing then! That makes a whole lot of sense now! In the meantime I realized that I've been an idiot and I already have a program to get data from VaM - all I needed was to write my own local client where I translate the data and can do with it what I want. So that works now...
  3. O

    Question Using System.Net.Http to communicate with Rest-Service?

    Well yeah, I do understand that. But according to Microsoft, the System.Net.Http library is included since .Net 4.6.1, which is the version VaM uses. And Visual Studio is not showing any errors like it would if the library wasn't included. So it's not any random library, it's supposed to be part...
  4. O

    Question Using System.Net.Http to communicate with Rest-Service?

    Hey all! I am fiddling around with Plugins and to access a device, I need to communicate with it using REST. For that I am trying to use an HttpClient which comes with System.Net.Http. However, even though it is supposed to be part of .NET 4.6.1, VaM simply tells me that it can't find the...
  5. O

    Need Help Optimizing VaM VR Performance with High-End PC

    I find that pixel light count and antialiasing have the strongest influence on performance. Pixel light count I keep between 2-3 depending on the scene and what it looks like. Antialiasing I usually turn off or go with 2x. I have about the same hardware as you do, performance wise. Also make...
  6. O

    solace pro support

    So, I recently got the Solace Pro and I am using the Lovense Remote -> Intiface -> VamSync pipeline to connect, which works. However, as you said: the accuracy isn't great. I did some messing around and came to the conclusion: it's not really the accuracy. I think instead of setting the toys...
  7. O

    Is VAMSync + VAM + Lovense Solace working?

    So, I recently got the Solace Pro and using Intiface, VamSync and either the desktop Remote app or the VibeMate from Lovense sets up the connection chain you need on your desktop. 1. Turn on either VibeMate or Lovense Remote and connect your toy to the app. 2. Turn on Intiface. It should start...
Back
Top Bottom