setting two different default window locations

Manguadi

Dalayan Beginner
I'm trying to get a single copy of sod on my hard drive to spawn a window on each of my monitors. If I spawn them both from a single client, they each go to the location of the last window. Attempting to drag them to separate windows usually results in keyboard bugs or other kinds of errors.

I've made a duplicate folder and running one instance from each folder keeps a separate window location, but i can't really afford the hard drive space. Is there another option or a way to run two separate config files from the same folder?
 
You could make a script of some sort (a simple batch file will suffice) that renames the eqclient.ini before running each instance.

e.g.:

rename eqclient.ini eqclient.ini.client1
rename eqclient.ini.client2 eqclient.ini
eqgame.exe patchme

Then make a batch file to do it the other way for the other client. Put the batch file in your SoD folder and run from there. You can launch the SoD patcher instead of eqgame as well.
 
think you might be able to do this by making 2 eqw folders 1 labed eqw-Left Screen and the other eqw-Right Screen then just open the eqw.ini and setting the window locations by hand the first time. from then on they should open in the right spots yes it will be in eqw but you can type in the res of both of your monitors and it will almost be like running full screen
 
Back
Top Bottom