Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - green

Pages: [1] 2
1
Technical Help: Problems BEFORE entering the game /
« on: August 03, 2003, 02:30:42 am »
i concur wiv CadRipper.
i got (direct output):
26f08e7a5734ac1c7aa784b7e3425dfa

2
Technical Help: Problems BEFORE entering the game / Debugging
« on: August 03, 2003, 02:24:14 am »
*WANRING* the following changes will make your planeshift run slower when u get in the game.  this info is only for windows users as i cbf installing linux and gettin the client again.

right-click on your Planeshift shortcut and select properties...
select the shortcut tab...
in the target box u\'ll something like this:

\\PlaneShift\\psclient.exe -video=opengl

the opengl part may say software isntead.  change this to (don\'t change the opengl part):

\\PlaneShift\\psclient.exe -video=opengl -verbose -console -norelight

-verbose will open up a command prompt/dos window and start feeding out exactly wat the game is doing.  this is so you know when the game freezes wat it was doing (hopefully everyone\'s will be the same).

-console is suppose to enable a debugging console ingame but i didn\'t figure it out and couldn\'t really be bothered trying.

-norelight stops the whole light recalculation thing.  if you\'re running verbose mode, there will probly b a warning telling you that you should turn the light recalculation thing on.  i think it\'s ignorable.

additionally you might wanna try:

\\PlaneShift\\psclient.exe -video=opengl -verbose -console -norelight > debug.txt

this \"should\" dump all the verbose info into a file called debug.txt in your Planeshift folder.  this might not be as effective as it may not write the last file block to the file when the game locks up.

as you can probly tell this IS NOT A FIX OF ANY KIND.  this is mainly just to see where things are screwing up.

3
Technical Help: Problems BEFORE entering the game /
« on: July 07, 2003, 03:31:39 am »
you can also try this:

http://www.google.com

enter \"file joiner\" as the search
the first hit i got was:
http://www.peretek.com/sfj.php

*** WARNING ***   i haven\'t tested to see if the program will actually work for planshift file coz i can\'t be bothered at the moment... by the looks of it though it should...

it\'s a file joining program (surprise surprise)
it\'s a windows program (ie GUI)
after installing, run the program
click add and select all the part files for planeshift
make sure they\'re in the right order (ie 1 at the top, 5 at the bottom)
then click join button
then type in something like:
Planeshift Installer.exe
(this is the file it will join it as)
then press ok and it\'ll join the files
i am hopin this method is idiot proof

however if it says the installer is corrupt or some junk then one of the parts i corrupt and you gotta get it again

4
General Discussion /
« on: July 07, 2003, 03:11:20 am »
you probly alreadi know this but:

press F1 to toggle chat window.
and press the down arrow type thing in the top-left to toggle the buttons in the top left.

this way u get get more into the picture :)

i sumhow remember there was a way to turn all the GUI objects off... but i forget wat it was... and i haven\'t touched the client in about a month...

5
General Discussion /
« on: July 05, 2003, 02:23:43 am »
Caldazar:  nah the grammar will always suck.  it\'s sort of hard to re-interpret sentences n stuff.  from a human perspective it\'s easy.  but computers are dumb.  mainly coz of the different grammar structures and all.  i mean go to a chinese site and use babelfish to translate.  it\'s pretty funny :)  but you can get a general idea of wat it\'s tryin to say.  of course sometimes it makes no sense watsoeva.

6
The Hydlaa Plaza /
« on: July 02, 2003, 09:08:26 am »
funniest part:

Link yelling \'yes\' when Neo swoops in to catch morpheus and keymaker... you juz had to laugh...

7
The Hydlaa Plaza /
« on: July 02, 2003, 08:42:31 am »
my only complaint is that in that world there are supposed to be no emotions... everyone is kinda robot-like.

yet Taye Gibbs (african-american cleric) was always smiling his ass off or sumthin... i mean shouldn\'t he have been \"processed\"?...

otherwise good film...

8
General Discussion /
« on: July 02, 2003, 07:32:49 am »
translate between French and English:
http://babelfish.altavista.com


------------------------


traduisez entre fran?ais et l\'anglais: http://babelfish.altavista.com

9
Technical Help: Problems BEFORE entering the game /
« on: June 19, 2003, 04:27:34 pm »
notepad is also fine

(vi rox!... which reminds me... gotta try putting linux on eventually...)

10
General Discussion /
« on: June 15, 2003, 03:36:38 am »
for Mu-online English try these links (i didn\'t bother tryin since i only got 3gb permonth... yes aus sux for cable deals):


http://ftp://muonline.nefficient.co.kr/pub/muonline/Global/MU0_93d_full(Eng).exe
http://ftp://muonline.nefficient.co.kr/pub/muonline/Global/MU_MusicAddOn(Eng).exe


i would assume the main problem would be the patches... coz i got no idea whether or not they\'d make em for english client as well... but since i\'m not d/l\'in it myself i don\'t really care...

11
Technical Help: Problems BEFORE entering the game /
« on: June 15, 2003, 03:08:05 am »
download the md5sum program from the download/client page into the same location as where you saved all the parts of PlaneShift.  Now open up notepad or some text editor and enter in the following (you can just run these commands from command prompt if you like... but it has to be in the same directory as where md5sum is):



md5sum PSV0.2.010.Part1 > ps-check1.txt
md5sum PSV0.2.010.Part2 > ps-check2.txt
md5sum PSV0.2.010.Part3 > ps-check3.txt
md5sum PSV0.2.010.Part4 > ps-check4.txt
md5sum PSV0.2.010.Part5 > ps-check5.txt



save this file as \"checkps.bat\" into the same directory where the md5sum and PlanShift parts are.  Then run the program.  It will open up a command prompt box and say the line it is executing.  It will produce 5 files called:

ps-check1.txt
ps-check2.txt
etc

each which corresponds to their respective parts.  Open up each text file and  Compare it to the values listed on the dowload page.  If any of them don\'t match re-download that part.  If part3 produces part1\'s checksum and part1 produces part3\'s (or other kind of combination where the checksum produced matches another parts checksum) just rename the file to save some time.

NOTE:  if you renamed the PS files (like my other post had said) then obviously what I posted won\'t work.  But i\'m sure you could change it to match the filenames you\'ve got.

12
Technical Help: Problems BEFORE entering the game /
« on: June 12, 2003, 04:27:38 am »
slight performance increase... results may vary... or do nothing at all:

in file /data/config directory, open file \"opengl.cfg\"

find the lines:

; Scale down textures by 2^n-1, in case textures don\'t fit into the
; gfx card memory
Video.OpenGL.TextureDownsample = 0

change the above line to:
Video.OpenGL.TextureDownsample = 1

results in crapper graphics but \"hopefully\" should increase performance... can try increase it further to see if it\'s any better as well...

13
Newbie Help (Start Here) /
« on: June 11, 2003, 07:28:55 am »
not really helpful but:

linkdead

14
Newbie Help (Start Here) /
« on: June 11, 2003, 07:23:07 am »
in the file \"psclient.cfg\" look for the lines:
; For now its used only in DOS/DJGPP port
MouseDriver.MouseSensivity = 1.0

it should be just above Part 3...
i guess this is supposed to affect sensitivity it but when i turned it up i didn\'t notice a thing... give it a try tho...

15
Newbie Help (Start Here) /
« on: June 11, 2003, 07:18:03 am »
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...

Pages: [1] 2