What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Standalone] D3 Starter - Start multiple D3's from the same folder

Happy to know that the modify was released.

Just one byte changed! Was easy to find!
 
Of course the .bat works. Nothing was changed there. Unfortunately, my pattern scan for one of the addrs changed a bit with a recent patch. I'll fix the patterns to be more specific and patch-proof in the near future.

Could you please post changed sources? For studying purposes. :)
 
Could you please post changed sources? For studying purposes. :)
from
byte[] buffer3 = new byte[] { 0xf6, 0x40, 5, 0x10, 0x75, 0x17 };
to
byte[] buffer3 = new byte[] { 0xf6, 0x40, 5, 0x02, 0x75, 0x17 };

this line changed
 
Can I make d3 windows be smaller than minimal(800x600) somehow?
 
thx for your awesome work bro. very appreciated :). but there is a bug.

for some reason ONE of THREE instances takes not the fps limit which is set by the game. i checked the prefs.txt and the ingame settings. still... one instance always run with 100 fps or even more :/. cpu load way to high
 
Can I make d3 windows be smaller than minimal(800x600) somehow?

No in fact, you cannot. You *can* make it smaller, but the game itself will only render at 800x600 minimum, so there's no real point of making the window any smaller, except maybe for "pretty" layout reasons.
 
No in fact, you cannot. You *can* make it smaller, but the game itself will only render at 800x600 minimum, so there's no real point of making the window any smaller, except maybe for "pretty" layout reasons.

Less screen space required but still being able to monitor that each instance is running correctly is handy. 800x600 is an awkward resoluation unless you're running 1980x1200 which then it's almost perfect for 4x4.
 
You are doing it wrong. Im running 14 slaves with this, 1 folder :)

From a command line:
Code:
D3Starter.exe "C:\D3\Diablo III.exe" 5
The above will start 5 instances of the game, from the D3 path specified. (Change the path to the correct one for your system) I suggest making a shortcut with the command line arguments defined already.

You MUST run as administrator, or it'll just flat out die on you. (I haven't included a manifest to force admin, yes, I'm lazy)

If there is anything else that I should have done it isn't there. And, when you run the executable, it asks the path and howmany Diablo 3 instances. The first game runs well, but others just give me a blank window and stop working. I also tried to use YAR, that supports it, and same. What am I doing wrong?
 
Works great for me. Just 1 tinfoil question, has anyone gotten banned for using this/isboxer? I'm a lil paranoid cause I use it to boot up my main/safe account too
 
Has anyone got this to work with the PTR? I just want to load up 2 accounts at once to test stuff in the PTR
 
Im getting the same thing, just grey screen on all windows after the first...

Its pretty odd!

Definitely following all the instructions.
 
D3 launches correctly, four windows np. However, It seems as if my demonbuddy can't recognize them being active sessions of d3. Even though I've got the windows open db says: "log in before starting db".

Anybody knows what I've done wrong here? Need I change something within DB? Starts perfectly when I launch the game "as it should be launched".
 
DL link not working?


sorry...works..
 
Last edited:
D3 launches correctly, four windows np. However, It seems as if my demonbuddy can't recognize them being active sessions of d3. Even though I've got the windows open db says: "log in before starting db".

Anybody knows what I've done wrong here? Need I change something within DB? Starts perfectly when I launch the game "as it should be launched".

bump, help out lads.
 
Back
Top