Author Topic: PlaneShift Client (without some bugs and with movierecorder)  (Read 7082 times)

mooner

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Hi,

I compiled the latest stable from svn and made an installer out of it.
Till now it is only tested with openSUSE 11.1. If you want to give it a try, please post here. And ... Yes, you don't have to uninstall the official client.

Improvements:
  • "!leaf_replaced"-bug fixed see here
  • Running on oja or bdroad without beeing stuck :).
  • Integrated movierecorder

You can either download the PlaneShift Client as a simple archive or install it.

The simple way (recommended)

You download the archive here: http://www.megaupload.com/?d=7IERXLHM
And extract it's contents anywhere you like on your system.

The advanced way

EDIT: While the mirror isn't available, you can download it here: http://www.megaupload.com/?d=EBH6W3G4
To install download the package: http://mirror.psde.de/util/ps_package/planeshift-0.4.03-3.x86.package (md5sum: 2d9fb99a536e766972bf083b8222efa5)
And install it. A manual can be found here: http://autopackage.sunsite.dk/docs/howto-install/

If you install the package system-wide, it will be put in /usr/share/planeshift/ or /usr/local/share/planeshift/.
If you install it for you only, it will be put in /home/<user>/.local/share/planeshift/

For both ways:

If you already have the official client installed, you can just copy the content of the "art" folder into the art folder of the new client.
In the client-folder are the following executables:
psclientThe Client itself.
pssetupThe Options Editor
psupdaterThe Updater
pslaunchA fusion of the Options Editor and thd Updater. It's an experimantal version!

About the movierecorder

The movierecorder can controlled as following:
KeyDescription
CTRL+Rstart/stop recording
CTRL+Ppause recording
The keys and the options for the movierecorder can be changed in data/config/movierecorder.cfg

Everytime you start recording, a new file named like "crystal001.nuv" will be created in the planeshift-folder.
These files can be converted with "mencoder" from the "MPlayer program".
To convert one of these files in an avi-movie type this:
Code: [Select]
$ mencoder crystal001.nuv -o my_movie.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1600

Or use the following command to convert a .nuv-file into a mpg file with a resolution of 720:576 pixel
Code: [Select]
$ mencoder crystal001.nuv -o crystal001.mpg -of mpeg -mpegopts format=dvd -ovc lavc -vf scale=720:576,harddup -srate 48000 \
   -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=15:trell:\
mbd=2:precmp=2:subcmp=2:cmp=2:dia=-10:predia=-10:cbp:mv0:vqmin=1:lmin=1:dc=10:acodec=ac3:abitrate=200:aspect=4/3 -ofps 25

More information on converting can be found in the mencode guide.

Hope I could help some people with this.  ;)

mooner

Mirrors kindly provided by the german community :thumbup:
« Last Edit: November 04, 2009, 05:23:43 pm by mooner »

neko kyouran

  • Guest
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #1 on: June 17, 2009, 02:34:16 pm »
Package verified to be within the allowed license terms and conditions.

Please note, as always, mods are not official and are to be used at your own risk.

Getoran

  • Traveller
  • *
  • Posts: 31
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #2 on: June 17, 2009, 03:23:46 pm »
Package verified to be within the allowed license terms and conditions.

Please note, as always, mods are not official and are to be used at your own risk.

Just wanted to say that I'm very glad that you allow such community releases. I think that might even get more people to contribute to PS as you can immediately incorporate your work into a client and offer it for everyone who is interested. Perhaps that makes the user-mod community get going. There is so much stuff on the sourceforge user-mod svn server but most people probably don't use it because they have either no idea how to install it or don't know how to use subversion.

 :thumbup:

Mordraugion

  • Hydlaa Notable
  • *
  • Posts: 816
  • Ex Dev and GM
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #3 on: June 17, 2009, 03:49:49 pm »
I'm impressed but it's a lot of work trying to maintain a package, we've had several in yast repos and ports for bsd, gentoo etc and they tend to fade quickly.
Not sure how this will enable people to contribute to PlaneShift the game even if it benefits parts of the community, the best most efficient way is to join us either by bug testing/patching (we have some devs now that started purely by offering patchesfor bugs) or as a propsective developer

The downside is we tend to get people coming for support from the Official team which can be awkward if you have no idea how something has been done.
No longer a member of the PlanShift Development Team
Hokinon or Hoki on IRC

PS is not a democracy, nor will it ever be -- Karyuu 2006
http://www.hydlaaplaza.com/smf/index.php?topic=21049.msg230947#msg230947

Vengeance

  • Veteran
  • *
  • Posts: 1452
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #4 on: June 17, 2009, 04:44:47 pm »
@Getoran:

Oh goodie!  A huge proliferation of different binaries!  :-)

This is exactly what we're trying to avoid by saying people need permission in the license.  This one seems positive and harmless but 50 different binary versions would be a nightmare.  I know it is difficult to maintain these sorts of things, so it is probably self-limiting, but let's keep it within reason people, ok?  :)

Sen

  • Hydlaa Notable
  • *
  • Posts: 746
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #5 on: June 17, 2009, 05:05:58 pm »
Hello

As far as I understand was this "player-release" created because of the annoying getting-stuck-bug and !leaf_replaced-crash. Planeshift probably lost quiet some players due to those bugs and the 'official' client never got updated, regardless that it would have been possible to release a client without these problems.
Thanks to mooner for this release without those bugs :)

Sen
.....also a saddle that won't pinch the tail. One day!

filywo

  • Traveller
  • *
  • Posts: 10
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #6 on: July 23, 2009, 02:39:59 pm »
link is not working for me :(

peeg

  • Testers
  • Hydlaa Notable
  • *
  • Posts: 560
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #7 on: July 23, 2009, 03:08:10 pm »
The german community's server had some major issues a couple of days ago, their mirror is not back yet. Sorry :S
[ PSde ] - Join the german community!
Peeg Chaoswind - Mentor in The Rangers Of Yliakum

Nakem

  • Traveller
  • *
  • Posts: 42
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #8 on: August 06, 2009, 07:48:41 pm »
Uploaded the file on another mirror. http://www.megaupload.com/?d=EBH6W3G4

Nakem

  • Traveller
  • *
  • Posts: 42
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #9 on: August 08, 2009, 05:15:25 pm »
You can run the game itself by typing "planeshift" in the console. Type "planeshift-setup" for the configuration "planeshift-updater" for the updater and "planeshift-launch" for an experimental merge of pssetup and the updater.

filywo

  • Traveller
  • *
  • Posts: 10
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #10 on: August 09, 2009, 08:00:24 pm »
is it a 64 bit version?

Nakem

  • Traveller
  • *
  • Posts: 42
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #11 on: August 10, 2009, 05:16:09 pm »
No. It's only 32bit version but it will run on 64bit machines, too.

Tensiu

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #12 on: August 11, 2009, 03:24:24 pm »
I know this question might sound stupid, but my english is not well, and I need help with that : /
I have found /usr/share/planeshift/, and If i understand correctly, I have to copy "art" folder from PlaneShift's original direction to this folder, right? Because if yes, then can you tell me step-by-step how to do that on Ubuntu, if I can't do it just with CTRL+C, CTRL+V?
« Last Edit: August 11, 2009, 03:29:34 pm by Tensiu »

Mordraugion

  • Hydlaa Notable
  • *
  • Posts: 816
  • Ex Dev and GM
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #13 on: August 11, 2009, 03:55:16 pm »
in a terminal type
Code: [Select]
cp -R planeshift/Original/Art/dir/ new/planeshift/art/dir/
No longer a member of the PlanShift Development Team
Hokinon or Hoki on IRC

PS is not a democracy, nor will it ever be -- Karyuu 2006
http://www.hydlaaplaza.com/smf/index.php?topic=21049.msg230947#msg230947

Tensiu

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Re: PlaneShift Client (without some bugs and with movierecorder)
« Reply #14 on: August 11, 2009, 04:15:21 pm »
Ok, thanks for that. I copied the art folder. But now, when I want to launch any file from that new dir, nothing happen. Only "pslaunch" open black window for about a second, but it quit itself : /
Sorry for taking your time...