Restim: e-stim audio generation software
Moderator: andyp
Re: Restim: e-stim audio generation software
Thank you, I did not realize you have to do some git magic to commit a file with +x permissions. I also copied your version of the script.
On my linux VM it still doesn't execute when double-clicking. It appears the default behavior is to open scripts in gedit since 13.04, even if they have +x.
On my linux VM it still doesn't execute when double-clicking. It appears the default behavior is to open scripts in gedit since 13.04, even if they have +x.
-
thebears73
- Explorer At Heart

- Posts: 348
- Joined: Sat May 11, 2019 7:22 am
Re: Restim: e-stim audio generation software
no idea what you guys are talking about. Any pictures to help tell the story of what actually needs to be done here to get this to run on a mac?
-
thebears73
- Explorer At Heart

- Posts: 348
- Joined: Sat May 11, 2019 7:22 am
Re: Restim: e-stim audio generation software
thebears73 wrote: Sat Jan 18, 2025 10:37 pm no idea what you guys are talking about. Any pictures to help tell the story of what actually needs to be done here to get this to run on a mac?
Can not right click and open with terminal, renaming also comes up with insufficient privileges despite being full read/write
Re: Restim: e-stim audio generation software
I suspected it was possible to save file permissions in git, but I had to look up how to actually do it :) I also noticed that "git add --chmod=+x" does not set the execute bit on your local file if it already exists, but it should work when someone checks out the repo (or deletes + git restore the file).diglet wrote: Fri Jan 17, 2025 5:14 pm Thank you, I did not realize you have to do some git magic to commit a file with +x permissions. I also copied your version of the script.
On my linux VM it still doesn't execute when double-clicking. It appears the default behavior is to open scripts in gedit since 13.04, even if they have +x.
I suppose it could be some safety thing that it won't run things by default. Double-clicking on run.sh in Dolphin file manager, on Fedora KDE, runs Restim for me
Re: Restim: e-stim audio generation software
I don't think anyone here except you has a Mac, but hopefully the procedure is similar enough to run it on Linux.thebears73 wrote: Sat Jan 18, 2025 10:43 pm no idea what you guys are talking about. Any pictures to help tell the story of what actually needs to be done here to get this to run on a mac?
Can not right click and open with terminal, renaming also comes up with insufficient privileges despite being full read/write
The run.sh script needs to have execute privilege, not just read/write. This was added after release 1.30 was created, so if your copy of the software is a few days old, try deleting the folder and downloading the latest https://github.com/diglet48/restim/arch ... master.zip
A quick search indicates that MacOS does probably not come with Python pre-installed, so you might have to get that first: https://docs.python.org/3/using/mac.html
Then run the run.sh script and hope for the best :) It might take a little while on the first launch since it probably has to download required Python packages. If you run the script from a terminal it should tell you what it is currently doing.
Re: Restim: e-stim audio generation software
There are more of us with MACs, most of us have given up for now.
Re: Restim: e-stim audio generation software
You can't expect that someone without mac will solve the problem...LNS wrote: Mon Jan 20, 2025 12:24 pm There are more of us with MACs, most of us have given up for now.
I guess there is only one person that likes to fiddle with computers and uses mac but he is not in this forum...
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: Restim: e-stim audio generation software
How far did you get? Have you managed to install a Python interpreter and run other Python programs?LNS wrote: Mon Jan 20, 2025 12:24 pm There are more of us with MACs, most of us have given up for now.
Re: Restim: e-stim audio generation software
Got it installed, python installed and an older version to partially come up but was unuseable. Haven't tried the latest version yet. Completely unable to get it to run on my more powerful M1 Ultra, but did get it to almost work on my M2 air. As I mentioned, it was partially up, just wasn't functionally working. At that point I gave up (month or so ago), realizing it wasn't going to do much good with my Coyote 3. I now realize that if I could get it to work I could potentially export MP3 files from funscripts.
Will give it another go but just frustrated at this point. I know it's superbly done and very capable, it's more likely my lack of understanding how to make it work natively on a MAC.
Will give it another go but just frustrated at this point. I know it's superbly done and very capable, it's more likely my lack of understanding how to make it work natively on a MAC.
-
froog
- Explorer At Heart

- Posts: 217
- Joined: Fri Aug 07, 2009 8:37 pm
- Sexual Orientation: Straight
- I am a: None of the above
Re: Restim: e-stim audio generation software
As. Mac user I have got it working without too much difficulty. I hope this helps give you confidence to keep trying. If you search my post history here you will see a thread where I posted how I got it working, but I'm guessing you already been through that. I have not tried the very latest version, but i suspect versions are not your problem?LNS wrote: Mon Jan 20, 2025 6:33 pm Got it installed, python installed and an older version to partially come up but was unuseable. Haven't tried the latest version yet. Completely unable to get it to run on my more powerful M1 Ultra, but did get it to almost work on my M2 air. As I mentioned, it was partially up, just wasn't functionally working. At that point I gave up (month or so ago), realizing it wasn't going to do much good with my Coyote 3. I now realize that if I could get it to work I could potentially export MP3 files from funscripts.
Will give it another go but just frustrated at this point. I know it's superbly done and very capable, it's more likely my lack of understanding how to make it work natively on a MAC.
-
thebears73
- Explorer At Heart

- Posts: 348
- Joined: Sat May 11, 2019 7:22 am
Re: Restim: e-stim audio generation software
would you care to share some screen shots of what you did and how you got it to run please?froog wrote: Mon Jan 20, 2025 10:36 pmAs. Mac user I have got it working without too much difficulty. I hope this helps give you confidence to keep trying. If you search my post history here you will see a thread where I posted how I got it working, but I'm guessing you already been through that. I have not tried the very latest version, but i suspect versions are not your problem?LNS wrote: Mon Jan 20, 2025 6:33 pm Got it installed, python installed and an older version to partially come up but was unuseable. Haven't tried the latest version yet. Completely unable to get it to run on my more powerful M1 Ultra, but did get it to almost work on my M2 air. As I mentioned, it was partially up, just wasn't functionally working. At that point I gave up (month or so ago), realizing it wasn't going to do much good with my Coyote 3. I now realize that if I could get it to work I could potentially export MP3 files from funscripts.
Will give it another go but just frustrated at this point. I know it's superbly done and very capable, it's more likely my lack of understanding how to make it work natively on a MAC.
Re: Restim: e-stim audio generation software
viewtopic.php?p=361210#p361210thebears73 wrote: Tue Jan 21, 2025 4:39 am would you care to share some screen shots of what you did and how you got it to run please?
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: Restim: e-stim audio generation software
Thanks!froog wrote: Mon Jan 20, 2025 10:36 pmAs. Mac user I have got it working without too much difficulty. I hope this helps give you confidence to keep trying. If you search my post history here you will see a thread where I posted how I got it working, but I'm guessing you already been through that. I have not tried the very latest version, but i suspect versions are not your problem?LNS wrote: Mon Jan 20, 2025 6:33 pm Got it installed, python installed and an older version to partially come up but was unuseable. Haven't tried the latest version yet. Completely unable to get it to run on my more powerful M1 Ultra, but did get it to almost work on my M2 air. As I mentioned, it was partially up, just wasn't functionally working. At that point I gave up (month or so ago), realizing it wasn't going to do much good with my Coyote 3. I now realize that if I could get it to work I could potentially export MP3 files from funscripts.
Will give it another go but just frustrated at this point. I know it's superbly done and very capable, it's more likely my lack of understanding how to make it work natively on a MAC.
Re: Restim: e-stim audio generation software
If your main goal is to generate mp3s, maybe you could run it in a Linux VM? You might not get 100% of Restim's potential if you don't live calibrate it for your own setup, but if you have separate left-right volume controls you could probably get good results by guessing the common intensity and setting left and right equal (and use the per-channel volume to make it feel right while playing it back later).LNS wrote: Mon Jan 20, 2025 6:33 pm I now realize that if I could get it to work I could potentially export MP3 files from funscripts.
Re: Restim: e-stim audio generation software
Thanks, not sure I'm technically savvy enough to know how to begin to do that. Appreciate everyone's help. Might see if I can snag a low end windows machine.

