Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 16
  1. #1

    Default Multiboxing in Linux

    I would like some feedback about multiboxing in Linux i know it can be done by running Keyclone in Wine but for some reason my X keeps crashing then.

    I know some people are running boxing on Linux so i wonder what they are using

    ISboxer in Wine ?
    Synergy2 ?
    Keyclone in Wine ?

    I am using Ubuntu Lucid 10.04 LTS and running Twinview.

  2. #2

    Default

    Hi,
    My first advice would be to make sure you're running the latest version of wine. Some distributions ship an outdated one, so that's the first thing to check.

    I used to use keyclone and it basically all worked out of the box. The only issue I have is capital characters not properly duplicated across all accounts but it seems an issue with wine so there's nothing to be done about it. I recently switched to another software (see my sig) but it's still beta and not internationalized yet so I won't recommand giving it a try unless you understand French :P
    Dualboxing on a computer running Linux & MoW.
    EU-Uldaman

  3. #3

    Default

    MoW seems promising but my french is just too rusty, so i will wait for the "english" version when it comes out.

    Yeah problem isn't with keyclone nor Wine i think my setup just is crappy since when i launch multiple instances in Wine it always show me as 2880x900 desktop ( i run 2x 1440x900 LCD panels ), so it's probebly nvidia screwing up on the twinview.

    And running 3+ makes the Xserver crash as it seems.

  4. #4

    Default

    My bad, I missed the part about twinview :/ Maybe you could try disabling twinview and see if X still keep crashing so as to make sure the issue really comes from there ? My computer only has one screen and I know almost nothing about twinview, sorry. But I fail to see what's wrong with having the two screens merged into a single 2880x900 desktop ? I thought that creating an extended desktop was the whole point of twinview ?
    Dualboxing on a computer running Linux & MoW.
    EU-Uldaman

  5. #5

    Default

    Quote Originally Posted by Daeri View Post
    But I fail to see what's wrong with having the two screens merged into a single 2880x900 desktop ? I thought that creating an extended desktop was the whole point of twinview ?
    Correct

    I run all my wow clients in windowed mode so i can resize/drag them where i want. Simply putting the resolution in each respective wtf is all i need to do.
    Everything that is fun in life is either bad for your health, immoral or illegal!

  6. #6

    Default

    Quote Originally Posted by zenga View Post
    Correct

    I run all my wow clients in windowed mode so i can resize/drag them where i want. Simply putting the resolution in each respective wtf is all i need to do.

    Well i got this in my Main wtf file :

    Code:
    SET gxResolution "1280x768"
    SET gxWindow "1"
    and this in my slaves

    Code:
    SET gxResolution "800x600"
    SET gxWindow "1"
    So basically the WTF files are set to windowed mode and a fixed resolution but when i launch them in keyclone they end up at a max monitor size of 2880x900 for every client which clutters my Videocard and in the end will crash it ( 5x 2880x900 clients might be a little overkill ), and i cannot seem to get how i can override those settings :S.

    I can ofcourse make launchers for them like this

    wine explorer /desktop=Main,1024x768 /MultiBox/Main/Wow.exe -opengl
    wine explorer /desktop=Slave1,800x600 /MultiBox/Slave1/Wow.exe -opengl
    wine explorer /desktop=Slave2,800x600 /MultiBox/Slave2/Wow.exe -opengl
    wine explorer /desktop=Slave3,800x600 /MultiBox/Slave3/Wow.exe -opengl
    wine explorer /desktop=Slave4,800x600 /MultiBox/Slave4/Wow.exe -opengl

    But this defeats the purpose of having keyclone since i won't be able to send my keys from one window to the other, then again i fixed the resolution issue then
    Last edited by ShadowBumble : 06-22-2010 at 11:16 AM

  7. #7

    Default

    Under keyclone settings, general tab, you can check "auto-add windows titled 'world of warcraft'" and it will send keystrokes to any wow client you ran manually.

    You can also disable the maximizer (maximizer tab, uncheck "enablle maximizer" and keyclone shouldn't try to resize windows anymore.
    Dualboxing on a computer running Linux & MoW.
    EU-Uldaman

  8. #8

    Default

    Quote Originally Posted by Daeri View Post
    Under keyclone settings, general tab, you can check "auto-add windows titled 'world of warcraft'" and it will send keystrokes to any wow client you ran manually.

    You can also disable the maximizer (maximizer tab, uncheck "enablle maximizer" and keyclone shouldn't try to resize windows anymore.
    Maximizer is disabled and adding wow clients is not working since every wine started program runs in it own sandbox so basically that means that Wine Keyclone and Wine World of Warcraft are running on 2 different virtual desktops and cannot communicate with eachother.

  9. #9

    Default

    Well I don't see why you run them in separate desktops ? I just tested running a client this way and indeed keyclone failed to auto-add the window. Is that for a performance gain ? I would just run all my wow clients directly :

    wine /MultiBox/Main/Wow.exe -opengl
    wine /MultiBox/Slave1/Wow.exe -opengl
    and so on
    Dualboxing on a computer running Linux & MoW.
    EU-Uldaman

  10. #10

    Default

    Quote Originally Posted by Daeri View Post
    Well I don't see why you run them in separate desktops ? I just tested running a client this way and indeed keyclone failed to auto-add the window. Is that for a performance gain ? I would just run all my wow clients directly :

    wine /MultiBox/Main/Wow.exe -opengl
    wine /MultiBox/Slave1/Wow.exe -opengl
    and so on
    No if keyclone doesn't reconizes the windows ( so starting them straight like you suggested ) the keys aren't broadcasted over the different slaves. basically leaving you with a 4x follow only on your main.

    That the reason why i am using keyclone to broadcast the keys, if i start the WoW clients from the keyclone launcher it pumps up the screensize even with maximizer disabled.

    And gives the performances issues it almost has to be twinview, running in seperate X windows works fine and running single screen runs fine also. and that kinda defeats the purpose of running 2 monitors.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •