Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > Multiboxing Software and Hardware > Multiboxing Software

Reply
 
LinkBack Thread Tools Display Modes
Old 08-10-2009, 06:59 PM   #1
Senior Member
 
arbiter's Avatar
 
Join Date: Jul 2009
Location: Cill Chainnigh, Éire
Posts: 181
Blog Entries: 1
Default symbolic link + pwnboxer = no real time resizing?

[edit] Never mind, "enable running game movement" was unticked :/
delete this post if you want
__________________

RAF answers

Last edited by arbiter; 08-10-2009 at 07:07 PM.
arbiter is offline   Reply With Quote
Old 08-11-2009, 07:34 AM   #2
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,767
Default Re: symbolic link + pwnboxer = no real time resizing?

Oooh tell me more about how you are using symbolic links!
Tim is online now   Reply With Quote
Old 08-11-2009, 08:33 AM   #3
Senior Member
 
arbiter's Avatar
 
Join Date: Jul 2009
Location: Cill Chainnigh, Éire
Posts: 181
Blog Entries: 1
Default Re: symbolic link + pwnboxer = no real time resizing?

well xp users have to use some other way than this, but for vista/windows 7, symbolic links is built right into the kernel,

The easiest way to do it is by using the mklink command.
Just create a .bat file and include this (substituting D:\World of Warcraft with your Main wow install location)

Code:
mklink /d Data "D:\World of Warcraft\Data"
mklink /d Cache "D:\World of Warcraft\Cache"

md Errors

md Logs
md WTF

mklink "BackgroundDownloader.exe" "D:\World of Warcraft\BackgroundDownloader.exe"
mklink "dbghelp.dll" "D:\World of Warcraft\dbghelp.dll"
mklink "DivxDecoder.dll" "D:\World of Warcraft\DivxDecoder.dll"
mklink "ijl15.dll" "D:\World of Warcraft\ijl15.dll"

copy "D:\World of Warcraft\Launcher.exe" Launcher.exe

mklink "Patch.html" "D:\World of Warcraft\Patch.html"
mklink "Patch.txt" "D:\World of Warcraft\Patch.txt"
mklink "Repair.exe" "D:\World of Warcraft\Repair.exe"
mklink "Scan.dll" "D:\World of Warcraft\Scan.dll"
mklink "unicows.dll" "D:\World of Warcraft\unicows.dll"
mklink "Wow.exe" "D:\World of Warcraft\Wow.exe"
mklink "WowError.exe" "D:\World of Warcraft\WowError.exe"
Copy the batch file into a new folder where you want the link to be and run it.

Launcher.exe is separate as you can't run wow.exe directly from Explorer (not sure if that's true for vista or not) and can be used if you wish to run wow by itself, although pwnboxer can load the linked wow without any trouble.
__________________

RAF answers
arbiter is offline   Reply With Quote
Old 08-11-2009, 11:33 AM   #4
Senior Member
 
Catreina's Avatar
 
Join Date: Jul 2009
Posts: 218
Blog Entries: 18
Send a message via AIM to Catreina
Default Re: symbolic link + pwnboxer = no real time resizing?

You can also use Winbolic Link - it is what I have been using. It rocks - I have no less than 7 installs from one real install with linkage
__________________

Yes, you were just pwned by a pve specc'd 0 resilience disc priest. Get over it.
Catreina is offline   Reply With Quote
Old 08-12-2009, 12:47 AM   #5
Member
 
Join Date: Jul 2009
Location: Stockholm / Sweden
Posts: 58
Default Re: symbolic link + pwnboxer = no real time resizing?

So what files should you link to get optimal performance?

I run 5 installations of 3 different HDD's:

HDD1 = OS + WOW1
HDD2 = WOW2 + WOW3
HDD3 = WOW4 + WOW5

Currently Im only linking the mpq-files on WOW2-5 from the WOW1-folder. But I see that you are linking .exe's and .dll's also.

My wow's run quite fine, but if there is a way to optimize the performace ofc I would love to do so.

/Twenty Totems
__________________
www.multiboxing.blogspot.com
TwentyTotems is offline   Reply With Quote
Old 08-12-2009, 12:59 AM   #6
Senior Member
 
arbiter's Avatar
 
Join Date: Jul 2009
Location: Cill Chainnigh, Éire
Posts: 181
Blog Entries: 1
Default Re: symbolic link + pwnboxer = no real time resizing?

i only link exe's and .dll's since it means i only need to patch 1 wow as well as running them from 1 hdd. They really don't add any benefit besides patches.
__________________

RAF answers
arbiter is offline   Reply With Quote
Old 08-12-2009, 10:13 PM   #7
Senior Member
 
necrimus's Avatar
 
Join Date: Jul 2009
Location: South Dakota, USA
Posts: 249
Blog Entries: 1
Default Re: symbolic link + pwnboxer = no real time resizing?

I would strongly recommend getting WoW1 off your drive containing your OS, especially if it's Windows. I have a similar setup but drives 2 and 3 are in a RAID0 array. This makes them run much faster.

To answer your question, I symlink /data /cache and /interface.

Last edited by necrimus; 08-12-2009 at 10:16 PM.
necrimus is offline   Reply With Quote
Old 08-12-2009, 10:52 PM   #8
Senior Member
 
arbiter's Avatar
 
Join Date: Jul 2009
Location: Cill Chainnigh, Éire
Posts: 181
Blog Entries: 1
Default Re: symbolic link + pwnboxer = no real time resizing?

Quote:
Originally Posted by necrimus View Post
I would strongly recommend getting WoW1 off your drive containing your OS, especially if it's Windows. I have a similar setup but drives 2 and 3 are in a RAID0 array. This makes them run much faster.

To answer your question, I symlink /data /cache and /interface.
i have 2 hdds, one is my os and small programs, the other is everything else, but since the machine is for wow only, everything else is pretty much wow :P
__________________

RAF answers
arbiter is offline   Reply With Quote
Old 08-13-2009, 09:13 AM   #9
Member
 
Join Date: Jul 2009
Posts: 34
Default Re: symbolic link + pwnboxer = no real time resizing?

Quote:
Originally Posted by Catreina View Post
You can also use Winbolic Link - it is what I have been using. It rocks - I have no less than 7 installs from one real install with linkage
I use XP, doing this will save hard drive and allow my computer to work easier?

Can you explain how to do this, or point me in the direction I need to go?

Thanks.
Booyah is offline   Reply With Quote
Old 08-13-2009, 10:23 AM   #10
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,767
Default Re: symbolic link + pwnboxer = no real time resizing?

Quote:
Originally Posted by TwentyTotems View Post
So what files should you link to get optimal performance?

I run 5 installations of 3 different HDD's:

HDD1 = OS + WOW1
HDD2 = WOW2 + WOW3
HDD3 = WOW4 + WOW5

Currently Im only linking the mpq-files on WOW2-5 from the WOW1-folder. But I see that you are linking .exe's and .dll's also.

My wow's run quite fine, but if there is a way to optimize the performace ofc I would love to do so.

/Twenty Totems
HD1 = OS
HD2 = Page File
HD3 = All WoWs
Tim is online now   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
pwnboxer makes me rebind license every time i load beernutz Multiboxing Software 12 06-11-2010 10:39 PM
[CONFIRMED TO BE FIXED] Game window resizing bug + panel bug trowabartan Multiboxing Software 6 01-24-2010 02:44 AM
Need some help from the real Pro's Azkadilla General Discussions 5 01-01-2010 02:23 PM
Long time boxer, short time reader... Zzyzxx71 General Discussions 7 10-28-2009 10:53 PM
Resizing and Placement Issue SoulSeekerUSA Multiboxing Software 1 09-16-2009 08:57 AM


SEO by vBSEO 3.3.2