PlaneShift
Gameplay => Newbie Help (Start Here) => Topic started by: L33t Masta on June 10, 2003, 01:52:14 am
-
I have unzipped all the files into the one folder. Parts 1-5 and the assebler program. I run the .bat program but NOTHING HAPPENS! Then i cant find the .exe file that im supposed to click! Please help me!
-
I had the same trouble a little while ago, I just had to re download one of the files
-
it still doesnt work
-
which OS, and are the files ok?
-
Where did you download the files, they\'re not zipped.
You just have to download all the files in a directory and run \"run_me_first.bat\".
Download at : http://www.planeshift.it/download_client.html
-
I know their not zipped. their all in the same folder and thwey have the extesions part1-5. I run the bat program and it says 0 files copyed! The files are right and my os is win 98 and yes, i downloaded the windows files
-
it probably means that your files arent exactly what they should be, I had to re download all of them, and I still only got three of the files copied. I don\'t know about your computer, but mine takes one hour to download any single one of the files, given five hours of download time, theres a lot of chances for a single byte to go missing along the way somewhere...
-
the \"bat\" file makes a binary join of the file and copies the result as an exe file...
\"copy /b PSV0.2.010.Part1 + PSV0.2.010.Part2 + PSV0.2.010.Part3 + PSV0.2.010.Part4 + PSV0.2.010.Part5 PlaneShiftV0.2.010.exe\"
mine didn\'t work...
in explorer i renamed each file to:
ps1.bin
ps2.bin
etc...
then in command prompt i did:
\"copy /b ps1.bin + ps2.bin + ps3.bin + ps4.bin + ps5.bin ps.exe\"
and then it worked...
if u dunno how to run command prompt, juz edit the .bat file so it\'s got the above line there instead...
if that doesn\'t work then i got no idea...
keep a backup of originals if u want...
but wat was above is how i did it and i dunno if it\'ll work for any1 else...
-
YAY! it works! thank you to all thhat helped me get it to work! But green in particular!
-
Thanks green, this should help a lot of people who are having this same problem.