LeoPhone
Honoured Member
Posts: 0
|
« Reply #40 on: June 27, 2010, 10:39:28 am » |
|
1st unzip it? =_p
|
|
|
Logged
|
|
|
|
Koolaidman7
|
« Reply #41 on: June 29, 2010, 01:01:46 pm » |
|
It is a WinRaR diagnostic message. It says it cany open the file. I have renamed my ORIGINAL battle.sga file to a copy, but still doesnt work...
|
|
|
Logged
|
|
|
|
EliteGren
|
« Reply #42 on: June 29, 2010, 01:03:18 pm » |
|
|
|
|
Logged
|
i prefer to no u
Don't knock it til uve tried it bitchface, this isn't anything like salads version. Besides u said a semois conversion would never work, now look that's the most played map, ohgodwhy.jpg r u map lead
|
|
|
Koolaidman7
|
« Reply #43 on: June 29, 2010, 01:08:53 pm » |
|
What do you mean put it somewhere else? Isn't it supposed to go in the THQ/CompanyofHeroes/EuropeinRuins/Archives?
|
|
|
Logged
|
|
|
|
EliteGren
|
« Reply #44 on: June 29, 2010, 01:32:57 pm » |
|
Unpack the battle.sga to your desktop. Rename the other battle.sga to something else or better yet just move it to somewhere else. Then put the unpacked battle.sga from your .rar into the archives folder. Do not try to move it from the .rar directly into the folder.
|
|
« Last Edit: June 29, 2010, 01:34:45 pm by EliteGren »
|
Logged
|
|
|
|
Mister Schmidt
Lawmaker
Posts: 5006
|
« Reply #45 on: June 29, 2010, 01:34:44 pm » |
|
I always get sync error messages when trying to watch these replays, everything is unpacked t othe right location though, so I don't know what's wrong.
|
|
|
Logged
|
and 6th " Main Thing " is you have to Chant " hare krishna hare krishna krishna krishna hare hare hare rama hare rama rama rama hare hare ".
"Seeing Bigdick in his full sado mask attire, David couldn't help but feel a tingle in his special place.."
|
|
|
EliteGren
|
« Reply #46 on: June 29, 2010, 01:39:01 pm » |
|
Run the shortcut in admin mode. Right click, run as Administrator.
|
|
|
Logged
|
|
|
|
Mister Schmidt
Lawmaker
Posts: 5006
|
« Reply #47 on: June 29, 2010, 02:42:08 pm » |
|
No difference.
|
|
|
Logged
|
|
|
|
EliteGren
|
« Reply #48 on: June 29, 2010, 02:49:55 pm » |
|
The replay is from an older patch. Use one from the current version.
|
|
|
Logged
|
|
|
|
Koolaidman7
|
« Reply #49 on: June 29, 2010, 09:35:47 pm » |
|
Unpack the battle.sga to your desktop. Rename the other battle.sga to something else or better yet just move it to somewhere else. Then put the unpacked battle.sga from your .rar into the archives folder. Do not try to move it from the .rar directly into the folder.
I got it. I had to go in the properties of winrar itself and select run as administrator and make it compatible with vista. Thanks for everything!
|
|
« Last Edit: June 29, 2010, 10:35:18 pm by Koolaidman7 »
|
Logged
|
|
|
|
EliteGren
|
« Reply #50 on: June 29, 2010, 09:49:11 pm » |
|
1. Unpack the battle.sga so that the file is on your desktop. 2. Rename or move the current EuropeInRuinsbattle.sga that is in your eir/archives folder to some other place. 3. Put the battle.sga that was on your desktop into that archives folder.
|
|
|
Logged
|
|
|
|
RoyalHants
|
« Reply #51 on: September 18, 2010, 06:15:16 pm » |
|
How do you go in game with the steam version without overwriting ur sga file
|
|
|
Logged
|
Yeah calbanes, I mean - some people like smokaz are still yet to win a single game, even though they've been around here for years.
|
|
|
VanOwen
Donator
Posts: 66
|
« Reply #52 on: April 07, 2011, 09:56:19 pm » |
|
OK I had 5 minutes so I made a batch script to collect peoples saved games quickly and easily.
Since bat files are not allowed to be uploaded you will need to download it and rename it to a .bat file.
Then simply doubleclick it to run.
It will look for the latest replay file and grab a copy of the EIR SGA file and make a folder on the root of C (with a timestamp) with a copy of the files.
There is no zip as Microsoft in their infinite wisdom has removed zip from being accessed via bath or from a command prompt. I could write this is perl and get around all that but... effort....
|
|
« Last Edit: April 09, 2011, 04:14:19 pm by VanOwen »
|
Logged
|
|
|
|
Scotzmen
|
« Reply #53 on: April 08, 2011, 01:37:33 am » |
|
OK I had 5 minutes so I made a batch script to collect peoples saved games quickly and easily.
You sir, are a legend, my hat goes off to you sir!
|
|
|
Logged
|
|
|
|
VanOwen
Donator
Posts: 66
|
« Reply #54 on: April 09, 2011, 03:55:50 pm » |
|
Replay helper version 2: I rewrote the tool in perl and made it into a Windows EXE so that people can run it to make it easy to save replays and load replay files!! I would recommend to the devs to add a similar tool to the launcher to help people save their replays more easily. Usage:1. Double-click the EXE file to have the tool copy the latest .rec file from the replay folder and the EuropeInRuins.sga file and zip them both up. It will create a local zip file (where the helper tool is) with a timestamp on the zip file name. 2. Drag a zip file onto the EXE that contains a .rec and an EuropeInRuins.sga file. The tool will extract the files and place the .rec and the sga file into the right folders automatically. Then just fire up the replay. 3. Drag a onto the EXE .rec and an EuropeInRuins.sga file. The tool will place the supplied files into the right folders automatically. Then just fire up the replay. The attached zip file has the following password on it: eirThe EXE also includes the source code (in perl) for people that want to review it. NOTE: Your local anti-virus software may need an exception for this. I hand wrote this so I can vouch that its clean however, my local virus protection software needed an exception for it to allow it to play with zip files. Be aware that you might need to do so as well. BUGS: Every program has bugs or improvements that make sense. Please make sure to let me know if you spot and bugs or if you have a good suggestion. Remember that the tool will make a log of whats its up to. Since I can't test all possible installation types, make sure to note your environment and what the log states if you see problems. The forums for some reason, thinks that the file is too big? So I uploaded it here: http://www.gamefront.com/files/20206867/EIRReplayHelper.zip
|
|
« Last Edit: April 09, 2011, 08:29:57 pm by VanOwen »
|
Logged
|
|
|
|
TheIcelandicManiac
Resident forum troll. Fucked unkn0wns mom
Posts: 6294
|
« Reply #55 on: April 09, 2011, 04:04:57 pm » |
|
At the moment I am struggling to get the file (its only 1,100 KB) to upload to the forum site...
Just upload the zipfile here, i have allways done that for replayes and it has never failed me and You can even look at my old posts and find alot of pictures with nothing to do with the subject becouse fuck it having pictures in the bottom and then here [imgm][/img] is just stupid
|
|
|
Logged
|
Soon™
gj icelandic i am proud of u Sometimes its like PQ doesnt carrot all.
Work Harder
|
|
|
VanOwen
Donator
Posts: 66
|
« Reply #56 on: April 09, 2011, 04:06:06 pm » |
|
Thats what I am attmepting to do... literally just upload the zip file here. I am not trying anything fancy. I just keep getting:
413 Request Entity Too Large
nginx/0.7.65
|
|
|
Logged
|
|
|
|
Demon767
Warmap Betatester
EIR Veteran Posts: 6190
|
« Reply #57 on: April 09, 2011, 07:51:35 pm » |
|
That's what she said.
|
|
|
Logged
|
Generalleutnant of The Reichs Wolves Nevergetsputonlistguy767
|
|
|
spinn72
|
« Reply #58 on: April 09, 2011, 08:08:20 pm » |
|
|
|
|
Logged
|
|
|
|
Demon767
Warmap Betatester
EIR Veteran Posts: 6190
|
« Reply #59 on: April 09, 2011, 08:28:07 pm » |
|
Kinda looks like Katy Perry. I like Katy Perry.
|
|
|
Logged
|
|
|
|
|