-
For some reason the script I used to open my copies with isn't working any more
REM batch file to launch 5 evenly spaced wows
REM Left monitor
c:\wow1\maximizer.exe --margin 0,0,0,1440
REM top of right monitor
c:\wow2\maximizer.exe --margin 0,450,1440,720
REM bottom of right monitor
c:\wow3\maximizer.exe --margin 450,0,1440,720
REM bottom right, right screen
c:\wow3\maximizer.exe --margin 450,0,2160,0
REM Top right, right screen
c:\wow3\maximizer.exe --margin 0,450,2160,0
I haven't been able to pin point the problem, but it has to be because I've switched over to using junctions to share data. I'm gonna troubleshoot this some more tonight, but I can only assume keyclone isn't the problem.
-
Ok ran into a bit of a snag which conflicts with my previous reasoning....
Maximizer script launching main + adds on 2 folders + junction = resolution issue on adds
Keyclone script launching Main + adds on 2 folders + junction = resolution issues on adds
Maximizer launching Main + adds from 1 folder = no resolution problems
Keyclone launching from 1 folder = resolution issues on adds
the problem with 'Maximizer launching Main + adds from 1 folder' is they share the same video properties, and I like to keep my main fairly high so I can keep things pretty, and my adds have low video propertys so everything runs fairly quickly . and the script that doesn't pose any problems right now loads everything at a high res because I'm using my main folder
*UPDATE*
in this thread there seems to be a solution to my script problem... if I go into config.wtf and set the resolution to 1440x900 and then launch my script there is NO resololution problems even though my adds are 720x 450 when I run 'Maximizer script launching main + adds on 2 folders' ... is it possible to get keyclone to use a higher resolution on the config file if a widescreen resolution is used?
-
@Ozbert I just re read and your last paragraph and you already had that solution, I think I may have skipped it the first time I read it though.
Blocking the config.wtf file will still have issues with the user name though which is a nice feature if your launching from 1 or 2 folders.
@Keyclone is it possible not to write gxResolution when modifying the Config.wtf or add a toggle to choose not to?
-
@Bravo
i have a solution to your issue in the upcoming release, v1.8h
you should be fairly happy with it then