Close
Page 18 of 26 FirstFirst ... 8 16 17 18 19 20 ... LastLast
Showing results 171 to 180 of 251
  1. #171

    Default

    I ordered a G13 today to compliment my rev 1 G15. I may experiment with with the MWII software for the USB Xkeys and IS. Without the direct binding capability of IS, the Xkey USB is not very useful for me anymore. Should the ergonomics of the G13 agree with me, I may dump both Xkeys and only use the Logitech products for direct binding.

    I'll wait for at least 3-4 weeks before I try to sell the Xkeys to give this issue time to shake out.
    Guilds: Spirit of St Louis/Saint Louis
    US- Trollbane/Zuljin Horde and Alliance


  2. #172

    Default

    ISBoxer Toolkit has entered beta: http://www.lavishsoft.com/wiki/index.php/IS:ISBoxer
    I'm looking for some people who'd like to try it out, it's intended to make multiboxing with Inner Space so easy to set up that your grandma could practically do it. Feel free to sign up for a free 7-day trial of Inner Space and mention ISBoxer Toolkit in the application. I'm hoping that I can get a few people who can tell me what they think, what wasn't obvious, what they need help with, and so on. If anyone was having trouble figuring out how to configure multiboxing with Inner Space, now is the perfect time to try again
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

  3. #173

    Default Bug reports

    Lax.. where do you want the bug reports sent to?

  4. #174

    Default

    Lax.. where do you want the bug reports sent to?
    Anywhere you can reach me -- the IRC channel you asked in this morning you could send me a private message there, you can send me a PM here on these forums (note: I don't always check forum PMs, out of all the options that'll get the slowest response), you can email me at lax@lavishsoft.com, or use the bug report form in the Support section at lavishsoft.com
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

  5. #175

    Default ISBoxer

    How's ISBoxer coming along? I've been out of commission, rebuilding my system so I haven't had a chance to check it out. Should it be installed on top of our current scripts and interface files? Does it write to those files, or does it create it's own, etc? Does it import our current settings?

  6. #176

    Default

    ISBoxer is intended for the person who knows nothing about IS. Based on this, grab IS and all the usual scripts, install the scripts to their usual places (This will be done for you when the final release is ready) and unzip ISBoxer to where ever you want. Then run it and go to town. If you cann't figure something out, then that needs to be more noob proof. Send in a note about it.
    That's what I did. I like it so far.
    Desktop: Intel Core 2 Quad 2.4, Asus Striker II Formula Mainboard, 8 Gigs OCZ DDR2 1066 Ram, EVGA GeForce 9800GTX, PALiT 9800 GX2, Creative Labs Sound Blaster X-Fi Fatl1ty, 2 X 1T Hard Drives, LG Bluray / DVD Player / Burner, Acer H243H Widescreen Monitor, Samsung 23.5" Widescreen Monitor, Windows 7 Ultimate 64.
    Laptop: MSI GT627 Gaming Laptop

  7. #177

    Default

    Quote Originally Posted by 'Tanntyn',index.php?page=Thread&postID=169764#post 169764
    ISBoxer is intended for the person who knows nothing about IS. Based on this, grab IS and all the usual scripts, install the scripts to their usual places (This will be done for you when the final release is ready) and unzip ISBoxer to where ever you want. Then run it and go to town. If you cann't figure something out, then that needs to be more noob proof. Send in a note about it.
    That's what I did. I like it so far.
    I'm working on a general guide to ISBoxer, it won't be highly detailed it will be more of a 10 steps to multiboxing with ISBoxer. The internal documentation is amazing, the text guides you through it all, but there's no bigger picture given to give you the basic tasks you need to setup:

    • Key Broadcasting
    • Round Robin
    • Mouse Broadcasting
    • WindowSnapper
    • WoW Profiles (for saved settings/etc)
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  8. #178

    Default RE: ISBoxer

    Quote Originally Posted by 'propagandalf',index.php?page=Thread&postID=169706 #post169706
    How's ISBoxer coming along? I've been out of commission, rebuilding my system so I haven't had a chance to check it out. Should it be installed on top of our current scripts and interface files? Does it write to those files, or does it create it's own, etc? Does it import our current settings?
    Install and run from anywhere, it will detect the IS folder and if it can't detect it, it'll ask you for it. It will not overwrite any of your existing scripts and interface files. When you select Export to Inner Space from ISBoxer Toolkit, it will output separate XML configuration files, a script called isboxer.iss, and another script in init-uplink in order to add things to the Inner Space menu. It unfortunately can't import your current settings, since that would generally require interpretation of various scripts (e.g. wow.iss, multi.iss, etc). I will probably make it able to read existing XML configuration files for KeyMapper and Repeater soon though.

    At the moment I'm building the portions for multiple PC configurations, so that it's not seen as exclusively for 1-PC setups.

    Once we're at the full release feature set, I'm planning to have pictorial guides to setting things up and I'll probably take some cues from what Zanthor is writing up for that as well. Then it's a matter of building that additional information into the program.

    As it stands, the current beta release of ISBoxer Toolkit takes care of 99% of my personal setup and should do the same for anyone else using 1 PC. The next release in development takes care of that last 1% among other things.
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

  9. #179

    Default

    I see, thanks. I'll try it out in a different folder, as I pretty much have all my script and interface folders set up to my liking.

    Another question... I upgraded to an i7 920 processor and I was reading this thread on setting up affinity on an i7. After reading the thread I'd like to try out two configurations. One, setting it up so all 5 sessions use all 8 cores. The second config I'd like to try is this scenario:

    WoW 1 on cores 0 and 4
    WoW 2 on cores 1 and 5
    WoW 3 on cores 2 and 6
    WoW 4 on cores 3 and 7
    WoW 5 on cores 3 and 7

    How do I set this up in multi.iss. My current script looks like this (taken from zanthor's multi.iss)... which I'm assuming is for a quad-core sytem (and is setting all five sessions to use all 4 cores?).

    case 1

    proc 1 on 2 on 3 on 4 on
    break
    case 2
    proc 1 on 2 on 3 on 4 on
    break
    case 3
    proc 1 on 2 on 3 on 4 on
    break
    case 4
    proc 1 on 2 on 3 on 4 on
    break
    case 5
    proc 1 on 2 on 3 on 4 on
    break
    Thanks for the help!

  10. #180

    Default

    Quote Originally Posted by 'propagandalf',index.php?page=Thread&postID=169916 #post169916
    WoW 1 on cores 0 and 4
    WoW 2 on cores 1 and 5
    WoW 3 on cores 2 and 6
    WoW 4 on cores 3 and 7
    WoW 5 on cores 3 and 7
    I think:

    Code:
    proc 1 only 5 on
    Etc... cores in IS are 1 based vs OS beign 0 based. You may need to go something like

    Code:
    proc 1 only 
    proc 5 on
    The two seperate lines the first turns all off but 1, and then turns 5 on as well.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

Similar Threads

  1. Repeater issue
    By Korruptor in forum Software Tools
    Replies: 7
    Last Post: 05-16-2009, 03:49 PM
  2. Repeater(IS)
    By SCMalone1770 in forum Software Tools
    Replies: 4
    Last Post: 01-25-2009, 08:36 PM
  3. Shoot Em Up - Innerspace & Repeater Demo
    By zanthor in forum Movies
    Replies: 0
    Last Post: 12-15-2008, 09:34 AM
  4. IS:WindowSnapper - PIP on Speed
    By zanthor in forum Software Tools
    Replies: 53
    Last Post: 11-06-2008, 04:13 AM
  5. Replies: 7
    Last Post: 11-01-2008, 04:42 AM

Posting Rules

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