MultiFunPlayer v1.34.5 - Multi-axis funscript player with SLR & FapTap support

I have a few suggestions and hope for improvement:

Firstly, can the window size be fixed for playing videos of different sizes? After each broadcast, when switching to the next video of a different size, even if the window is already maximized, it will become windowed, and sometimes the top will even extend beyond the screen;

Secondly, it is hoped that the display menu can be selected, for example, the menu can be listed on the left or right side of the player window, so that the next video sequence can be seen, or the sequence can be changed;

Finally, can you freely choose whether to display the video progress bar and heatmap at the bottom, so that when encountering a long blank period, you can jump on your own.

Is anyone also having issues running scripts from deovr? It says that its connected but the scripts wont load

15.0.3349 DEOVR
1.33.1 MFP

this connect, read the script name but doesnt work.

Wrong thread? MFP does not play videos.

The video seems to be detected, you might be missing a script library since you are playing on a quest.
Can you expand the video section with the arrow button on the right side above heatmap and post a screenshot?

Its possible that the new DeoVR update broke some things but I’ve had uses confirm that SLR still works on lastest version.
Can you disconnect from DeoVR, change log level to “trace” via application settings at the top of the window, then connect to DeoVR/SLR and try playing a SLR video with a script, assuming the script did not load, change log level back to info and DM me the latest log file. Don’t post the logs here just message me directly.

why can`t it run at all?
Uploading: 134847.png…

Having the same issue here. Using a Quest 3 connecting via Virtual Desktop to my windows PC. Has been working for months now. Heresphere or MPC still works.

I think DeoVR or SLR did something on there end.

Seems like the screenshot did not upload so I cant tell whats wrong.

The logs you DM me are not full trace logs, can you resend the logs where you also connect to DeoVR and try playing a video?
You could also try temporarily disabling windows firewall and try again.

Stopped working for me as well. When I checked on tuesday it did still work. I have provided some new logs to Yoooi via DM.

So from the logs it looks like MFP is just waiting for connection from DeoVR. Can you try disabling windows firewall?
Also it seems like the cached session was not used because it expired, SLR made some changes as this is new: “Maximum of two concurrent sessions per platform are permitted”.
I wonder if DeoVR and MFP are each resetting the session. Can you check your account at SLR, at the bottom there will be a list of sessions.

It might be a third session in the haptics connect app on a phone. I will check into that. I had my firewall disabled for testing, so that seems to not be the issue. I will try again later today.

Seems like @Spektrus solved his issue, so maybe try this:

It seemed to be an issue with the DEOVR app — even though Haptic Connect was enabled, it actually wasn’t.
I disabled it, closed the app, and it appeared connected again. I fully restarted the headset, repeated the process, and it did show as disconnected. At that point, I enabled Haptic Connect, and it worked perfectly.

This seemed to work for me as well.

I did the following in this order:

  • Disable Haptics Connect
  • Disable Remote Control
  • Close DeoVR
  • Reenable Haptics Connect and Remote control

Scripts are showing again in MFP

Thanks everyone

1 Like

Hello, I have been trying to make my new toy work with funscripts, but it does not move with the files. The JoyHub Mars is connected properly to the MultiFunPlayer and Intiface and it can move when using the manual configuration. The funscript file loads and I think it is synced correctly with the video as they move properly together. I have been trying many things but I do not know what to try next.

Did you create a map for your device in MFP under buttplug output?

I am able to create only a simple map with only one action.

1 Like

Yea that should work, assuming that the L0 is moving when you expand the “axis values” section. You could try switching from FixedUpdate to PolledUpdate, this will only send script actions in case the device is overwhelmed with the amount of commands MFP is sending.
Also note that the oscillate actuator does not allow positional control, you will only be able to control the speed of automatic stroking motion.

Thanks so much for MultiFunPlayer!

I was wondering, is there anyway to configure a hotkey or shortcut to toggle between a set pattern and the script sync’d with the video?

I’m imagining something like this tool:

Sorry if this has been answered elsewhere, I tried taking a bit of a look but had trouble finding anything.

1 Like

Sure, tho MFP does not have the ability to mix different patterns, you can either have one pattern active (you can have different patterns per shortcut), or fully random motion.

Here is simple shortcut setup:
image
Enable pattern actions:
image
Disable pattern actions:
image

1 Like

Feature request: export/import shortcuts/macros

2 Likes

Yea I literally thought about the same thing when writing the previous response.
Instead of making screenshots I could post json/base64 for users to import from clipboard.
Will allow you to export/import whole shortcut, or export/import just the assigned actions.

1 Like