For anyone wanting to try the Lovense API integration with the remote program and dongle: It doesn't connect because the devs messed up, the IP field in the settings should be the user name. It tries to look up 127-0-0-1.lovense.club constantly and fails. User names can't have dashes or periods in them though, so you can't just rename yourself to something that looks like an IP.
You'll instead have to make your computer resolve 127-0-0-1.lovense.club to 127.0.0.1, for example by
You must be registered to see the links
or by adding it on your router. If you want to use the hosts file just add this line to the bottom of the file, on its own:
Code:
127.0.0.1 127-0-0-1.lovense.club