Jump to content

Recommended Posts

I must congratulate you to interesting this mod. I´we test it with arduino uno and this have real potential. Unfortunately it seems, that most people here didn't realize they can now connect probably all their adult toys to Skyrim, otherwise this mod would be much more known.

 

BTW: My english is probably quite rusty, so I hope this is understable.

Link to comment

Hey Mr. Private,

 

haven´t wrote here for a long time but i´m using your mod since the first beginning. It´s the only reason for me to play Skyrim anymore.

i dont realy know but i think your work is unique in the world. However, it´s outstanding. I hope you know this.

Thats the reason for me to ask:

Please, please,please, pleeeeeeeease give us a Version for SE .

Even if you don´t Play Skyrim anymore. Please do it for your Fan´s. Oldrim is pritty unstable. It´s not realy fun with all the ctd´s.

SE Needs your mod! I Need it ;) 

 

Best Regards, Gav

 

(I know my English is quite poor...my german is better ;)

Link to comment
6 hours ago, BadGaevyn said:

Hey Mr. Private,

 

haven´t wrote here for a long time but i´m using your mod since the first beginning. It´s the only reason for me to play Skyrim anymore.

i dont realy know but i think your work is unique in the world. However, it´s outstanding. I hope you know this.

Thats the reason for me to ask:

Please, please,please, pleeeeeeeease give us a Version for SE .

Even if you don´t Play Skyrim anymore. Please do it for your Fan´s. Oldrim is pritty unstable. It´s not realy fun with all the ctd´s.

SE Needs your mod! I Need it ;) 

 

Best Regards, Gav

 

(I know my English is quite poor...my german is better ;)

SE isn't more stable then normal skyrim. If you have stabillity issues I sugjest you look at ways to improve stability of your game.

Link to comment
  • 3 weeks later...

So, I tried getting the latest version to run and somehow it doesn't seem to react to events.

 

I do have a "Controller Rumble.0.log" file with some content as well. Also have "Controller Rumble.1.log", .2.log and .3.log, all with content.

 

The Video-Test worked well also.

 

In-game, I do have the MCM Menu for the mod running, I set a key to enable, disable vibrations, I clicked the checkbox for it to react to sexlab arousal stuff too.

Though when a sex-lab scene happens, no vibrations whatsoever.

 

Did I miss something?

Link to comment
  • 3 months later...

So I've been playing with this and my arduino and its pretty amazing and interesting idea lets say. I wondered if this can be ported to other games, so I did it.

My programming skills are not huge but I can defend myself, so I made a C# version and so far made it work with Oldrim, SSE, Sims 4 and 3DX Chat.

 

The only downside is that I made it to work only with arduino and a motor control, however is really easy to configure and quite cheap to adquire. If anyone is interested I might do a new post with information and build.

Link to comment
On 2/4/2019 at 6:57 AM, lyzas said:

So I've been playing with this and my arduino and its pretty amazing and interesting idea lets say. I wondered if this can be ported to other games, so I did it.

My programming skills are not huge but I can defend myself, so I made a C# version and so far made it work with Oldrim, SSE, Sims 4 and 3DX Chat.

 

The only downside is that I made it to work only with arduino and a motor control, however is really easy to configure and quite cheap to adquire. If anyone is interested I might do a new post with information and build.

I would be interested!

Link to comment
  • 2 months later...

 

On 2/9/2019 at 7:22 PM, lyzas said:

Working on it already ^^ 

Since it's a software that covers more games than Skyrim (and maybe even more in a future), I will be posting it inside "Modders resources" or "General" maybe... I dunno yet, any suggestions?

I would say to post it under "Modder's Resources". I personally would love to see how you coded the C# version to work with SSE.

Link to comment
  • 2 months later...

Total Arduino noob here, I hope someone is able to help me with this:

I´ve got an Arduino Uno + Motor Control Shield for Arduino (https://playground.arduino.cc/Main/AdafruitMotorShield/) with a motor connected to M1.

Tried some of the Arduino sample sketches which worked fine, but when I uploaded the sketch from this mod, the motor does not move at all.

Is there a fix for this, or something I am missing?

Link to comment

 

On 6/22/2019 at 2:13 PM, Gegenpol said:

Total Arduino noob here, I hope someone is able to help me with this:

I´ve got an Arduino Uno + Motor Control Shield for Arduino (https://playground.arduino.cc/Main/AdafruitMotorShield/) with a motor connected to M1.

Tried some of the Arduino sample sketches which worked fine, but when I uploaded the sketch from this mod, the motor does not move at all.

Is there a fix for this, or something I am missing?

Your main problem with this shield is the 74HC595 shift register. I personally have no practical experience with shift registers, but there are tutorials. By the sketch included in your link, 74HC595 is controlled by pin 4.

So you can find some way how to set shift register to simple passtrough PWM signals of arduino (I´m not sure if thats how 74HC595 works) or if you have breadboard and few jumper wires you can pull out one of the L239D driver and by tutorials you can make it work. Just double check that it is chip version with D at the end, because that means that it has integrated protective diodes, otherwise you must add them externaly ( or you can destroy your driver and possibly even arduino).

 

Well easiest way would be not use this shield at all and use simple transistor ( darlington or mosfet) to drive the motor. But it requieres some electronics skills to do something like this https://www.instructables.com/id/Use-Arduino-with-TIP120-transistor-to-control-moto/

This solution has around 1,4V drop on transistor and diode is mandatory, because coil of the motor can generate quite high reverse voltage, which can destroy transistor and arduino. If you don´t have the capacitor laying around, it will work without it.

Or you can buy somethiing like this https://www.amazon.com/IRF520-MOSFET-Driver-Driving-Arduino/dp/B07D3PZQ7P

Mosfets usually have integrated reverse diode (this one has) so you dont have to solve that.
 

Hope it helped a little. (I also hope these sentences have meaning in english  ? )

Link to comment
  • 1 month later...
On 7/6/2019 at 12:10 PM, sirah said:

I've refined the code a bit, the new version will reconnect automatically if a device drops out in between vibrations :) (usually because it's been long enough for the bluetooth connection to go to sleep)

 

https://github.com/programotter/skybutt/releases for the latest! Or attached here, for the lazy.

 

skybutt.zip 2.7 MB · 1 download

Would you mind if I take some inspiration from your project to make a plugin for the DataPipelining Framework I'm working on?

 

https://gitlab.com/LuckySkebe/soundsync (Renamed to CStreamer)

Link to comment
  • 1 month later...
  • 1 month later...

Well....The problem for SSE is that the java program cannot detect the foucs.

Therefore, althouge the esp can runs with SSE and the log can be recognized, it cannot viberate because skyrim.exe cannot be detected.

Maybe it would work if there are some tricky skills let the program thinks skyrim is running.

By the way, becasuse the controller viberates when the player being attecked in the skyrim, I am also wondering maybe it is possible to implement a mod to lock the heath and attack the player. As the result, viberation may be generated in game, which is also compatible with controller manipulate.

Link to comment

I don't think the issue with SSE is the java application. It can read the log without "Skyrim.exe" being open by enabling the "Disable focus check" checkbox on the main menu. At least for me the problem is the log isn't being populated with events.

EDIT: Stupid mistake on my part. Papyrus logging wasn't enabled in "Skyrim.ini". With the Papyrus log pointed to the correct log file (Documents\my games\Skyrim Special Edition\Logs\Script\User\Controller Rumble.0.log) and enabling the "Disabling Focus Check" checkbox will allow this mod to function normally with SSE.

Link to comment
  • 1 month later...

No but you could use buttplugio. Its the same thing i made but much better. It supports many sex toys and controlers. sadly it doesnt support arduino yet.

 

https://buttplug.io/

 

This is the video player. In this player you need to select a movie and a vibration file.
https://syncydink.buttplug.world/

Vibration files (scripts) can be found on the following website (you need to register a free account before you can download).
http://realtouchscripts.com/

Link to comment
  • 1 month later...

I'm still using your Framework from the download section and tried to work on an Arduino Nano version of the ... ahem ... mechanical side of things. Unfortunately I don't have Skyrim or an XBox Controller at hand, so whenever I try to run your java program, it bugs out because JDK cannot initialize JInput. Is there any way around the XBox Controller check so I can breadboard and test the Arduino setup?

 

Edit for clarity:

251141556_javadrivesmeinsane.jpg.66c438658877778eff439432929fdeef.jpg

Link to comment
  • 3 months later...

Got things to work with the software from buttplug.io . I got it to work for every version of skyrim (even VR).

 

Programs needed: 

Game controller as vibrator plugin (software in this topic, version 03 at the moment)

Intiface dektop https://buttplug.io/  

Intiface Game Haptics Router https://buttplug.io/

 

Hardware needed:

A Game controller 

A sex toy that is supported by buttplug.io https://iostindex.com/

USB Bluetooth-adaptor (Your pc must be able to connect to bluetooth. Most desktops does not have this in their stock hardware)

 

Instructions:

- Make sure your pc can connect to bluetooth.

- Run controller as vibrator with your game controller (the controller is only used to get this program up and running). If you cannot get this program running, everything is explained in previous posts in this topic. Plz read trough the whole thing (or better yet use search button) before you start asking for help.

- Run Intiface dektop and start a 'Insecure Websockets server'. 
- Run Intiface Game Haptics Router.

Go to Process List and select 'Java (XInput)' and press 'Attach To Process'.        
Go to Intiface Connection and select the toy (or toys) you want to use. 

- Disconnect game controller from your pc (optional).

 

Open skyrim and start enjoying Skyrim like never before.

 

With the Intiface dektop program from buttplug.io you should have full control over your toy (Check by going to 'Things to do with Interface' and click the first one). If this is not the case, things will not work with the Intiface Game Haptic Router program.

 

Link to comment
  • 1 month later...

Would it possibly be helpful to take a look at this, to see how it may be possible to trigger vibe events within the already available Creation Kit code? :
 

 

bool Function rampRumble(float power = 0.5, float duration = 0.25, float falloff = 1600.0)
	if power > 1.0 || power <= 0
	endif
	float playerDist = game.getplayer().getDistance(self)
	if playerDist < falloff
		float intensity = (1 - (playerDist / falloff))
		intensity = intensity*power		
		if intensity > 1.0
			intensity = 1.0 
		elseif intensity <= 0
			intensity = 0
			return false
		endif
		game.shakeCamera(game.getPlayer(), intensity)
		game.shakeController(intensity, intensity, duration)
		return true
	else
		return False
	endif
endFunction

(Copied from https://www.creationkit.com/index.php?title=RampRumble_-_ObjectReference ) 

Link to comment
  • 4 weeks later...
On 5/31/2020 at 8:49 AM, thabinkii said:

Got things to work with the software from buttplug.io . I got it to work for every version of skyrim (even VR).

 

Programs needed: 

Game controller as vibrator plugin (software in this topic, version 03 at the moment)

Intiface dektop https://buttplug.io/  

Intiface Game Haptics Router https://buttplug.io/

 

Hardware needed:

A Game controller 

A sex toy that is supported by buttplug.io https://iostindex.com/

USB Bluetooth-adaptor (Your pc must be able to connect to bluetooth. Most desktops does not have this in their stock hardware)

 

Instructions:

- Make sure your pc can connect to bluetooth.

- Run controller as vibrator with your game controller (the controller is only used to get this program up and running). If you cannot get this program running, everything is explained in previous posts in this topic. Plz read trough the whole thing (or better yet use search button) before you start asking for help.

- Run Intiface dektop and start a 'Insecure Websockets server'. 
- Run Intiface Game Haptics Router.

Go to Process List and select 'Java (XInput)' and press 'Attach To Process'.        
Go to Intiface Connection and select the toy (or toys) you want to use. 

- Disconnect game controller from your pc (optional).

 

Open skyrim and start enjoying Skyrim like never before.

 

With the Intiface dektop program from buttplug.io you should have full control over your toy (Check by going to 'Things to do with Interface' and click the first one). If this is not the case, things will not work with the Intiface Game Haptic Router program.

 

Can confirm - worked for me too.

Link to comment
  • 2 weeks later...

I.... Fucking.... Love you! X3

 

Gosh Ive been looking for something like this for ages '^' U just made my day XD

 

I just have one question, how do you make it work on the videos? Also do you need the normal version of VLC? Im using the portable one but Im not sure why I cant make it to work on the videos. Tho it works flawlessly in game so far (Havent tried it with the damage options yet but so far I love how it works on Sexlab nwn).

 

One last thing, but Im not sure how to even put it. Is there a way to make this somehow work on other games as well? Is just something I think every game that has lewd options should have somehow X,DDDD

 

In any case, awesome job. You just got a new superfan ^w^

Link to comment
  • 2 weeks later...
On 8/27/2020 at 10:16 PM, RubyZkarlet said:

I.... Fucking.... Love you! X3

 

Gosh Ive been looking for something like this for ages '^' U just made my day XD

 

I just have one question, how do you make it work on the videos? Also do you need the normal version of VLC? Im using the portable one but Im not sure why I cant make it to work on the videos. Tho it works flawlessly in game so far (Havent tried it with the damage options yet but so far I love how it works on Sexlab nwn).

 

One last thing, but Im not sure how to even put it. Is there a way to make this somehow work on other games as well? Is just something I think every game that has lewd options should have somehow X,DDDD

 

In any case, awesome job. You just got a new superfan ^w^

Thank you!

There is something better for videos now a days: https://github.com/FredTungsten/ScriptPlayer
It needs some vibration file that you can find on sites like https://realtouchscripts.com
For other games there is https://buttplug.io/

Little bit late with the response so i guess you already found this two programs

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use