Guild Wars Forums - GW Guru
 
 

Go Back   Guild Wars Forums - GW Guru > Forest of True Sight > Technician's Corner > Software

Notices

Reply
 
Thread Tools Display Modes
Old Sep 12, 2008, 01:27 AM // 01:27   #81
rattus rattus
 
Snograt's Avatar
 
Join Date: Jan 2006
Location: London, UK GMT±0 ±1hr DST
Guild: [GURU]GW [wiki]GW2
Profession: R/
Advertisement

Disable Ads
Default

In his example, the original is in C: while the copy is in E:

If you followed the instructions in the OP exactly, the paths would be like this:

Code:
@echo off
REM GWx2 Updater v1.01
echo Launching Guild Wars . . .
start "" "C:\Program Files\Guild Wars\gw.exe"
echo Wait for any updates to complete . . .
pause
taskkill /IM gw.exe
CHOICE /N /M "Were there new updates? Press Y or N"
if errorlevel 2 goto end
echo Copying new updated files to 2nd GW Copy . . .
xcopy "C:\Program Files\Guild Wars\Gw.exe" "C:\Program Files\Guild Warz\" /Y
xcopy "C:\Program Files\Guild Wars\Gw.dat" "C:\Program Files\Guild Warz\" /Y
goto end
:end
echo Launching dual GWs. . .
start "" "C:\Program Files\Guild Wars\GWx2_4.1.exe"
exit
...pretty much.
__________________
Si non confectus, non reficiat
Snograt is offline   Reply With Quote
Old Sep 12, 2008, 01:43 AM // 01:43   #82
Desert Nomad
 
MrGuildBoi's Avatar
 
Join Date: May 2006
Profession: A/
Default

EDIT: Ahh, tried it. didn't copy the files. got the I/O error.

Last edited by MrGuildBoi; Sep 12, 2008 at 01:51 AM // 01:51..
MrGuildBoi is offline   Reply With Quote
Old Sep 13, 2008, 06:46 AM // 06:46   #83
Furnace Stoker
 
Luminarus's Avatar
 
Join Date: Aug 2007
Location: Sydney, Australia
Guild: Haze of Light [pure]
Profession: R/
Default Why wont it work?

When I try and set it up, following the guide, it all goes right until I hit done.

When that happens I get an error, saying that "Failed to set data for 'path'"

Then it doesnt work. I followed the guide exactly, and dunno what im doing wrong.

The paramaters fields are blank, and i got version 4.1.

Thanx in advance.
Luminarus is offline   Reply With Quote
Old Sep 13, 2008, 07:56 AM // 07:56   #84
Lion's Arch Merchant
 
Bluefeather's Avatar
 
Join Date: Dec 2005
Location: Philippines
Guild: [PNOY]
Profession: W/R
Default

Mine is no longer working, too. I did everything (even making a batch file posted here that is just similar to what i always do) yet it's really not working anymore.

I don't know if there is something wrong but i noticed that if you run GWX2_4.1, it will add some bytes to the GW.Dat. In my case:

Original File: 2,998,151kb.
when GWX2_4.1: 3,001,054kb. (both GW.Dat are padded with 2903)

This tool is really helpful for me because i need to transfer my items from my main account to my storage account. I have 2 pc's at home so i am able to transfer but they are on separate room so not very convenient (i have to go here and there to send and accept trades).

I hope this will work again.
Bluefeather is offline   Reply With Quote
Old Sep 13, 2008, 02:10 PM // 14:10   #85
Furnace Stoker
 
Luminarus's Avatar
 
Join Date: Aug 2007
Location: Sydney, Australia
Guild: Haze of Light [pure]
Profession: R/
Default

My problem isnt that its no longer working... i was just trying it for the first time today. My friend just quit gw, and I was gonna use his monk to smite for me in UW 600/smite instead of hero. But I got that error saying that the paths werent set or sth like that.
Luminarus is offline   Reply With Quote
Old Sep 14, 2008, 10:31 AM // 10:31   #86
Forge Runner
 
Rushin Roulette's Avatar
 
Join Date: Sep 2007
Location: Right here
Guild: Ende
Default

Great guide and great programm. However, I can not seen to figure out how to make 2 copies of GWX2 to use the autologin feature for 3 different accounts.

I have a Main, a mule1 and a mule2 account.

I tried making a copy of GWX2 and setting the first to log in Main and Mule1 and the copy to log in main and mule 2.... however now both copies log in main and mule2.

Is there a way around this, or do I leave the second account hooks empty and log in manually each time I want to go on the unavailable mule account?
Rushin Roulette is offline   Reply With Quote
Old Sep 14, 2008, 08:41 PM // 20:41   #87
rattus rattus
 
Snograt's Avatar
 
Join Date: Jan 2006
Location: London, UK GMT±0 ±1hr DST
Guild: [GURU]GW [wiki]GW2
Profession: R/
Default

Log manually - can't think of a logical way around that. Unless somebody wants to hack out a GWx3?
__________________
Si non confectus, non reficiat
Snograt is offline   Reply With Quote
Old Sep 15, 2008, 04:50 PM // 16:50   #88
Forge Runner
 
Rushin Roulette's Avatar
 
Join Date: Sep 2007
Location: Right here
Guild: Ende
Default

Ahh. You might have gotten my initial post the wrong way. I know that GWX2 only supports 2 copies of GW simultaneously (although 3 might be possible for medium/high end machines nowadays).

I am trying to figure out how to make one copy of GWX2 to log into my main and mule account 1...
...the second copy should be to log into main and mule 2.

But if I change the details on one of the GWX2 programms, then the other automatically takes those changes over. Ive even tried downloading 2 different GWX2 versions... but allas they seem to be downwards and upwards compatible .
Rushin Roulette is offline   Reply With Quote
Old Sep 15, 2008, 09:49 PM // 21:49   #89
rattus rattus
 
Snograt's Avatar
 
Join Date: Jan 2006
Location: London, UK GMT±0 ±1hr DST
Guild: [GURU]GW [wiki]GW2
Profession: R/
Default

Actually, I did know what you meant but managed to confuse myself

I haven't a clue where gwx2 stores its data, otherwise I would have suggested a simple batch file to launch it with different profiles...
__________________
Si non confectus, non reficiat
Snograt is offline   Reply With Quote
Old Oct 08, 2008, 06:25 PM // 18:25   #90
Academy Page
 
Join Date: May 2007
Default

I cant get it to work each time I run GWx2 it only opens one copy of GW, I have followed all the diffrent methods on here but it still wont work? any help?
Running vista 64bit if that helps
Garsty is offline   Reply With Quote
Old Oct 09, 2008, 05:39 PM // 17:39   #91
Ascalonian Squire
 
Join Date: Aug 2006
Profession: R/E
Default

Hi I have tried everything in this thread.... still not working.

Two windows always opens but one closes as soom as the other opens. Help.
Kellandersen is offline   Reply With Quote
Old Oct 10, 2008, 04:42 AM // 04:42   #92
Desert Nomad
 
manitoba1073's Avatar
 
Join Date: Jan 2006
Location: ManitobaShipyards Refit and Repair Station
Guild: (SFC)Star Fleet Command,(TDE)The Daggerfall elite,(SOoM)Secret order of Magi
Default

Quote:
Originally Posted by Garsty View Post
I cant get it to work each time I run GWx2 it only opens one copy of GW, I have followed all the diffrent methods on here but it still wont work? any help?
Running vista 64bit if that helps
Quote:
Originally Posted by Kellandersen View Post
Hi I have tried everything in this thread.... still not working.

Two windows always opens but one closes as soom as the other opens. Help.

Are you both minimizing windows after opening the first one by itself. You have to make sure its minimized first before running it.
manitoba1073 is offline   Reply With Quote
Old Oct 10, 2008, 09:53 PM // 21:53   #93
rattus rattus
 
Snograt's Avatar
 
Join Date: Jan 2006
Location: London, UK GMT±0 ±1hr DST
Guild: [GURU]GW [wiki]GW2
Profession: R/
Default

Ever considered Remote Assistance, Mani?
__________________
Si non confectus, non reficiat
Snograt is offline   Reply With Quote
Old Oct 11, 2008, 04:04 AM // 04:04   #94
Desert Nomad
 
manitoba1073's Avatar
 
Join Date: Jan 2006
Location: ManitobaShipyards Refit and Repair Station
Guild: (SFC)Star Fleet Command,(TDE)The Daggerfall elite,(SOoM)Secret order of Magi
Default

Quote:
Originally Posted by Snograt View Post
Ever considered Remote Assistance, Mani?

Ive done it for other games. Hosted the entirety of ST series at one point to save that community, but dont know if after a 3 yr service of that dont know if Im up to it here.

I'll just add a few things to my OP lol.

BTW thats my nickname for the ST game series on the forums over there.

Notice NOTES 2 and 3 ADDED to my OP.

Last edited by manitoba1073; Oct 11, 2008 at 04:16 AM // 04:16..
manitoba1073 is offline   Reply With Quote
Old Oct 11, 2008, 07:23 PM // 19:23   #95
Age
Hall Hero
 
Age's Avatar
 
Join Date: Jul 2005
Location: California Canada/BC
Guild: STG Administrator
Profession: Mo/
Default

He probably got the nickname from me as that is what I know you as on Star Trek Gaming Forums.Modelers call him this as that is what he is and StarFleet Command 3er me I am more of Star Fleet Command 2er.
Age is offline   Reply With Quote
Old Oct 12, 2008, 05:02 AM // 05:02   #96
Desert Nomad
 
manitoba1073's Avatar
 
Join Date: Jan 2006
Location: ManitobaShipyards Refit and Repair Station
Guild: (SFC)Star Fleet Command,(TDE)The Daggerfall elite,(SOoM)Secret order of Magi
Default

Quote:
Originally Posted by Age View Post
He probably got the nickname from me as that is what I know you as on Star Trek Gaming Forums.Modelers call him this as that is what he is and StarFleet Command 3er me I am more of Star Fleet Command 2er.

I already said that bro
manitoba1073 is offline   Reply With Quote
Old Oct 12, 2008, 05:03 PM // 17:03   #97
Academy Page
 
Join Date: May 2007
Default

Heres an update:

This is what im getting now

(see image)

It looks like its something to do with the dat file.

____________________________________________

This is how I just got it to work......

I simply ran it as administrator and it worked first time after that, so I would advise anyone with any probs to try that.

Last edited by Garsty; Oct 12, 2008 at 05:11 PM // 17:11..
Garsty is offline   Reply With Quote
Old Oct 15, 2008, 01:56 AM // 01:56   #98
Pre-Searing Cadet
 
Join Date: May 2006
Guild: BeA
Profession: A/Me
Default

Hello.

I got some issue with GWX2 4.1, and this is my first time using it but i can't seems to get it to work. Below are the steps i have taken so far.

1) download from the official website
2) Made a copy of my original gw folder onto desktop, afterwhich i copied it to E: , same as my original gw just a different folder name
- E: Guildwar and E: Guildwarzz
3) Extract out GWX2 and path my primary to my orginal gw.exe (guildwar) and the secondary as the gw.exe (guildwarzz)
4) when i launched it, 2 windows opened initially but 1 closes almost immediately and was brought to the login page.
5) tried re-copying gw.exe file.
6) had previously launched GW the usual way, minimised to window mode and closed it.

Im using winxp 1gb ram.

I read from several threads (did my homework ) some people faces the same issue as me. Can someone drop us some advise?

Thanks in advanced!
jiar0ng is offline   Reply With Quote
Old Oct 15, 2008, 08:59 PM // 20:59   #99
Age
Hall Hero
 
Age's Avatar
 
Join Date: Jul 2005
Location: California Canada/BC
Guild: STG Administrator
Profession: Mo/
Default

Did you copy the dat.bak file as well as that needs to be done and it is C: not E:?

Quote:
3) Extract out GWX2 and path my primary to my orginal gw.exe (guildwar) and the secondary as the gw.exe (guildwarzz)
Extract that to the new folder not your GW Orignal GW folder.2 Windows openning up is fine.
Age is offline   Reply With Quote
Old Oct 15, 2008, 10:13 PM // 22:13   #100
rattus rattus
 
Snograt's Avatar
 
Join Date: Jan 2006
Location: London, UK GMT±0 ±1hr DST
Guild: [GURU]GW [wiki]GW2
Profession: R/
Default

Age: If his original GW install is in E:\, the E:\ is correct. Not everyone uses C:\, that's just the default. Mine runs happily from D:\

Also, what's dat.bak?

jiar0ng: Hmm, sounds like you've done everything right. Try running just your original GW again with the -image switch, copy over gw.exe to guildwarzz yet again and see how it goes.
__________________
Si non confectus, non reficiat
Snograt is offline   Reply With Quote
Reply

Share This Forum!  
 
 
           

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GWx2 4.1 problems. TheElusive Technician's Corner 12 Nov 15, 2008 08:56 PM // 20:56
GWx2 Help (dual clients) LuckyGiant Technician's Corner 14 Nov 09, 2008 07:49 PM // 19:49
fgarvin Technician's Corner 13 May 29, 2008 11:16 AM // 11:16
Help with GWx2 pls ezeride Technician's Corner 78 Apr 04, 2008 12:12 AM // 00:12
Jade Technician's Corner 4 Oct 23, 2007 07:40 PM // 19:40


All times are GMT. The time now is 12:43 AM // 00:43.


Powered by: vBulletin
Copyright ©2000 - 2016, Jelsoft Enterprises Ltd.
jQuery(document).ready(checkAds()); function checkAds(){if (document.getElementById('adsense')!=undefined){document.write("_gaq.push(['_trackEvent', 'Adblock', 'Unblocked', 'false',,true]);");}else{document.write("