Running Multiple Instances of MM5

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Running Multiple Instances of MM5

Re: Running Multiple Instances of MM5

by Barry4679 » Tue Apr 14, 2020 1:40 am

malkierian wrote: Mon Apr 13, 2020 10:27 am I'm trying to get the old Rich Presence API for Discord to run as a script inside MM instead of the external C# utility I have right now. I'm almost there, just having an issue with websocket translation between Node and browser (using Browserify).
Thanks for answer. I just read your thread on the Dev forum.
I don't know enough about the Discord environment to understand the deliverable, but it is good to see that you are out there, bravely at the bow front, breaking through waves for all those who follow. :D

Re: Running Multiple Instances of MM5

by malkierian » Mon Apr 13, 2020 1:04 pm

Oh my gosh, how did I miss that before? Man, don't I feel silly now XD. Thanks, Lowlander

Re: Running Multiple Instances of MM5

by Lowlander » Mon Apr 13, 2020 11:41 am

Tools > Options > General has the option to allow one instance. If you have it disabled you should be able to run multiple instances.

Re: Running Multiple Instances of MM5

by malkierian » Mon Apr 13, 2020 10:27 am

I'm trying to get the old Rich Presence API for Discord to run as a script inside MM instead of the external C# utility I have right now. I'm almost there, just having an issue with websocket translation between Node and browser (using Browserify).

Re: Running Multiple Instances of MM5

by Barry4679 » Mon Apr 13, 2020 3:46 am

I don't know the answer to your question. You can run MM4 & MM5 concurrently, each using their own database. So you could use MM4 for playing while working on your MM5 script.

What's you script going to do. How's it going?

Running Multiple Instances of MM5

by malkierian » Mon Apr 13, 2020 3:00 am

So I'm trying to debug a script, and I don't want to have to reload my main run of MM5 constantly, especially since there are going to be crashes and I want to listen to my music while I'm doing this. I have two separate folders of the same version of MM5, and was wondering if it was possible to allow for each portable installation to run concurrently.

Top