Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sauceke committed Apr 28, 2024
1 parent 87ce0fc commit fb6258d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ Rotators

- Vorze A10 Cyclone

Oscillators

- [Lovense Gravity]
- [Lovense Solace]

ℹ️ **Every supported device works with every game. No exceptions.**

The [LoveMachine.Experiments] plugin also adds experimental support for two depth sensing devices
Expand Down Expand Up @@ -129,6 +134,13 @@ In Plugin Settings > LoveMachine, you can set the following parameters:
patterns. This setting allows you to track both variants, which makes animation tracking more
precise, but may also result in some abrupt changes mid-stroke. Turned on by default.

### Core Settings

- **POV:** Which character's point of view should be simulated. Possible values:
- **Balanced:** Replicates relative movement. Should work for most players, most of the time.
- **Male:** Male bottom POV. Only replicates the female character's movements.
- **Female:** Female bottom POV. Only replicates the male character's movements.

### Device List

This is where all your devices connected to Intiface are listed.
Expand Down Expand Up @@ -170,6 +182,10 @@ Vibrator settings:
- **Custom Pattern:** Available if Vibration Pattern is set to Custom. You can set the vibration
intensity curve using the sliders.

Oscillator settings:

- **RPM Range:** The minimum and maximum rotations per minute this device is capable of.

Pressure settings:

- **Pressure Range:** Minimum and maximum pressure allowed on this device, in percentages.
Expand Down Expand Up @@ -215,6 +231,10 @@ default, pressing Spacebar will immediately stop all connected devices.
- **Rotation Direction Change Chance:** The direction of rotation changes with the probability of
this setting. Default is 30%.

### Oscillation Settings

- **RPM limit:** Maximum allowed rotations per minute for any device. Default is 300.

### Pressure Settings

- **Enable Pressure Control:** Whether to use the pressure feature of this device. On by default.
Expand Down Expand Up @@ -316,6 +336,8 @@ This mod would not have been possible without the [BepInEx] plugin framework and
[Lovense Max 2]: https://www.lovense.com/r/k8bbja
[Lovense Diamo]: https://www.lovense.com/r/54xpc7
[Lovense Domi 2]: https://www.lovense.com/r/77i51d
[Lovense Gravity]: https://www.lovense.com/r/3n3jgv
[Lovense Solace]: https://www.lovense.com/r/t1ivev

<!-- other links -->

Expand Down

3 comments on commit fb6258d

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
12 0 0 12 100

Passed Tests

Name ⏱️ Duration Suite
Linear Command Count 0.006 s Secrossphere Demo Test Suite
Linear Command Timing 0.004 s Secrossphere Demo Test Suite
Linear Command Position 0.001 s Secrossphere Demo Test Suite
Linear Command Duration 0.002 s Secrossphere Demo Test Suite
Vibrate Command Count 0.004 s Secrossphere Demo Test Suite
Vibrate Command Timing 0.01 s Secrossphere Demo Test Suite
Rotate Command Count 0.002 s Secrossphere Demo Test Suite
Rotate Command Timing 0.004 s Secrossphere Demo Test Suite
Oscillate Command Count 0.001 s Secrossphere Demo Test Suite
Oscillate Command Speed 0.001 s Secrossphere Demo Test Suite
Battery Level 0.002 s Secrossphere Demo Test Suite
Kill Switch 6.013 s Secrossphere Demo Test Suite

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
12 0 0 12 100

Passed Tests

Name ⏱️ Duration Suite
Linear Command Count 0.01 s Secrossphere Demo Test Suite
Linear Command Timing 0.001 s Secrossphere Demo Test Suite
Linear Command Position 0.003 s Secrossphere Demo Test Suite
Linear Command Duration 0.001 s Secrossphere Demo Test Suite
Vibrate Command Count 0.008 s Secrossphere Demo Test Suite
Vibrate Command Timing 0.005 s Secrossphere Demo Test Suite
Rotate Command Count 0.002 s Secrossphere Demo Test Suite
Rotate Command Timing 0.01 s Secrossphere Demo Test Suite
Oscillate Command Count 0.025 s Secrossphere Demo Test Suite
Oscillate Command Speed 0.04 s Secrossphere Demo Test Suite
Battery Level 0.001 s Secrossphere Demo Test Suite
Kill Switch 6.04 s Secrossphere Demo Test Suite

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
12 0 0 12 100

Passed Tests

Name ⏱️ Duration Suite
Linear Command Count 0.028 s Secrossphere Demo Test Suite
Linear Command Timing 0.002 s Secrossphere Demo Test Suite
Linear Command Position 0.011 s Secrossphere Demo Test Suite
Linear Command Duration 0.045 s Secrossphere Demo Test Suite
Vibrate Command Count 0.09 s Secrossphere Demo Test Suite
Vibrate Command Timing 0.005 s Secrossphere Demo Test Suite
Rotate Command Count 0.032 s Secrossphere Demo Test Suite
Rotate Command Timing 0.001 s Secrossphere Demo Test Suite
Oscillate Command Count 0.002 s Secrossphere Demo Test Suite
Oscillate Command Speed 0.001 s Secrossphere Demo Test Suite
Battery Level 0.001 s Secrossphere Demo Test Suite
Kill Switch 6.038 s Secrossphere Demo Test Suite

Please sign in to comment.