Was told I would get kicked out - so cleaned up this thread
Moderator: andyp
Was told I would get kicked out - so cleaned up this thread
.
Last edited by Take-It on Sat Mar 22, 2025 9:08 am, edited 2 times in total.
Re: E-Stim Software and related stuff - Update Dec-6
These are backwards, cfs6t08p is the original version and edger477 added the extra functionality with his fork.Funstim , online , basic
Date: 2020-Oct-12 - Version: v2.3 - OS: Online
Author: Forked from Edger477 by Cfs6t08p
URL: https://cfs6t08p.github.io/funstim/funstim.html
Description: Convert funscript to phase modulated MP3...
Funstim , the original
Date: 2023-Mar-08 - Version: ? - OS: HTML
Author: Edger477
URL: https://github.com/edger477/funstim
Description: Convert funscript to phase modulated MP3
Was told I would get kicked out - so cleaned up this thread
.
Last edited by Take-It on Sat Mar 22, 2025 9:08 am, edited 2 times in total.
Was told I would get kicked out - so cleaned up this thread
.
Last edited by Take-It on Sat Mar 22, 2025 9:08 am, edited 2 times in total.
Was told I would get kicked out - so cleaned up this thread
.
Last edited by Take-It on Sat Mar 22, 2025 9:08 am, edited 2 times in total.
Was told I would get kicked out - so cleaned up this thread
.
Last edited by Take-It on Sat Mar 22, 2025 9:08 am, edited 2 times in total.
Re: E-Stim Software and related stuff - Update Dec-2
Hi edger477,edger477 wrote: Mon Dec 02, 2024 8:00 pm New release of restim controller is connecting directly to latest version of restim, and I added OSX build, but can't test it as I don't have any mac machines. If someone who uses restim on mac tests it, let me know if it works.
I'm trying to set-up restim-controller but I don't find in the repository the file Restim-Controller.exe to start the server
What am I missing?
Re: E-Stim Software and related stuff - Update Dec-2
The exe is in zip file releases of the repo, if you have checked out source code, you can just build it in Visual Studio Code terminal:Pinco wrote: Thu Jan 16, 2025 3:50 pmHi edger477,edger477 wrote: Mon Dec 02, 2024 8:00 pm New release of restim controller is connecting directly to latest version of restim, and I added OSX build, but can't test it as I don't have any mac machines. If someone who uses restim on mac tests it, let me know if it works.
I'm trying to set-up restim-controller but I don't find in the repository the file Restim-Controller.exe to start the server
What am I missing?
Code: Select all
dotnet build -c releaseMy estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
- Spoiler: show
Re: E-Stim Software and related stuff - Update Dec-2
I dowloade from the repo Restim-Controller-main.zip but the file Restim-Controller.exe is not there.edger477 wrote: Thu Jan 16, 2025 4:06 pmThe exe is in zip file releases of the repo, if you have checked out source code, you can just build it in Visual Studio Code terminal:Pinco wrote: Thu Jan 16, 2025 3:50 pmHi edger477,edger477 wrote: Mon Dec 02, 2024 8:00 pm New release of restim controller is connecting directly to latest version of restim, and I added OSX build, but can't test it as I don't have any mac machines. If someone who uses restim on mac tests it, let me know if it works.
I'm trying to set-up restim-controller but I don't find in the repository the file Restim-Controller.exe to start the server
What am I missing?Code: Select all
dotnet build -c release
I have not checked out the source code, I don't know VSC at all
Re: E-Stim Software and related stuff - Update Jan-11
That file doesn't exist.Pinco wrote: Thu Jan 16, 2025 6:35 pm I dowloade from the repo Restim-Controller-main.zip but the file Restim-Controller.exe is not there.
You probably downloaded restim-controller_osx-arm64.zip - that is mac version
For Win download restim-controller_win-x64.zip
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
- Spoiler: show
Re: E-Stim Software and related stuff - Update Jan-11
Restim-Controller-main.zip is the only file I can get from https://github.com/edger477/Restim-Controlleredger477 wrote: Thu Jan 16, 2025 7:04 pmThat file doesn't exist.Pinco wrote: Thu Jan 16, 2025 6:35 pm I dowloade from the repo Restim-Controller-main.zip but the file Restim-Controller.exe is not there.
You probably downloaded restim-controller_osx-arm64.zip - that is mac version
For Win download restim-controller_win-x64.zip
I don't find any restim-controller_win-x64.zip
Re: E-Stim Software and related stuff - Update Jan-11
Ah you have downloaded zipped source code (main branch)...Pinco wrote: Fri Jan 17, 2025 7:40 am Restim-Controller-main.zip is the only file I can get from https://github.com/edger477/Restim-Controller
I don't find any restim-controller_win-x64.zip
Click on the right on "releases" then you get to this page https://github.com/edger477/Restim-Controller/releases
And then expand "assets" on latest and download win64
I'll add a line to readme for others who are first time on github
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
- Spoiler: show
Re: E-Stim Software and related stuff - Update Jan-11
Thanks, it works.edger477 wrote: Fri Jan 17, 2025 8:29 amAh you have downloaded zipped source code (main branch)...Pinco wrote: Fri Jan 17, 2025 7:40 am Restim-Controller-main.zip is the only file I can get from https://github.com/edger477/Restim-Controller
I don't find any restim-controller_win-x64.zip
Click on the right on "releases" then you get to this page https://github.com/edger477/Restim-Controller/releases
And then expand "assets" on latest and download win64
I'll add a line to readme for others who are first time on github
It is a little tricky to get it to work and I don't find it too helpfull if using only one instance of restim.
I am using the slider in windows volume mixer, is it complex to add in restim something similar? Just asking, I am not a sw guy so I have no idea
Re: E-Stim Software and related stuff - Update Jan-11
It is not complex but it can easily be clicked by mistake and shock yourself, that is why I have buttons for +/- 10%, 5%, 1%Pinco wrote: Fri Jan 17, 2025 2:32 pm I am using the slider in windows volume mixer, is it complex to add in restim something similar? Just asking, I am not a sw guy so I have no idea
For me main use-case is having volume controls on my phone while it is playing on pc and I watch something in VR (I can also open controls in browser in quest)
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
- Spoiler: show
Re: E-Stim Software and related stuff - Update Jan-11
Luckily it has never happened to me...edger477 wrote: Fri Jan 17, 2025 5:39 pmIt is not complex but it can easily be clicked by mistake and shock yourself, that is why I have buttons for +/- 10%, 5%, 1%Pinco wrote: Fri Jan 17, 2025 2:32 pm I am using the slider in windows volume mixer, is it complex to add in restim something similar? Just asking, I am not a sw guy so I have no idea
Having a slider on the right side of the Start/Stop button of restim makes the windows mixer not necessary anymore, and it will be useful also for FOC I guess. Just my dumb idea
At any rate thanks!



