Notices


Reply
Thread Tools
tabletrat's Avatar
Posts: 481 | Thanked: 65 times | Joined on Aug 2007 @ Westcountry, UK
#11
I get 'gzip: Invalid magic' when I try to unzip pingus.gz. Any ideas on that?
 
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#12
Originally Posted by tabletrat View Post
I get 'gzip: Invalid magic' when I try to unzip pingus.gz. Any ideas on that?
The Pingus team just released a new version today, so I built a proper package out of it... (edit url) http://www.pupnik.de/pingus.html

The binary installs with app manager on 770. (N800 users still need to install with dpkg -i)

If you have ~22MB free on your root fs you can also just click on the data deb or install from file in app manager.

One way to get around the limited space is to do this as root:

mkdir /media/mmc1/share
mv /usr/share/games /media/mmc1/share
ln -s /media/mmc1/share/games /usr/share/games

PROBLEM WITH THIS is that application-manager and apt will break when trying to set perms of installed files. So you need to dpkg-i them :P

That creates a directory called 'share' on your mmc and makes a symbolic link (like a shortcut on windows) from your /usr/share/games to /media/mmc1/share/games directory.

I've found this works quite well and spares me all the monkeywork modifying games or changing the default data directories. You might get warnings about not being able to set file permissions, but programs shouldn't care about perms in the share directory. At least i've never had a problem with share directories on vfat.

Last edited by ArnimS; 2007-09-23 at 22:07.
 
Posts: 144 | Thanked: 21 times | Joined on Mar 2007 @ Finland
#13
Error 404: working url: http://www.pupnik.de/pingus.html

First I removed all the old files and installed latest Pingus directly from the debs (opera & app manager).

echo $PATH: /usr/bin:/bin

So you need to run it with command /usr/games/pingus but it doesn't find datadir (checking for file: '/usr/games/.../share/pingus/data//data/core.res)

Ok you need to include datadir to start command:

$ /usr/games/pingus -g 800x480 -f --fast-mode --datadir /usr/share/games/pingus/data/

Then Pingus starts and you can see black screen and mouse cursor couple seconds but then it crashes: Unable to initialize SDL_Mixer: No available audio device

UPDATE: without sounds it runs fine (/usr/games/pingus -g 800x480 -f -s -m --fast-mode --datadir /usr/share/games/pingus/data/)

Last edited by jmk; 2007-09-23 at 22:07.
 

The Following User Says Thank You to jmk For This Useful Post:
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#14
Originally Posted by jmk View Post
Error 404: working url: http://www.pupnik.de/pingus.html

First I removed all the old files and installed latest Pingus directly from the debs (opera & app manager).

echo $PATH: /usr/bin:/bin

So you need to run it with command /usr/games/pingus but it doesn't find datadir (checking for file: '/usr/games/.../share/pingus/data//data/core.res)

Ok you need to include datadir to start command:

$ /usr/games/pingus -g 800x480 -f --fast-mode --datadir /usr/share/games/pingus/data/

Then Pingus starts and you can see black screen and mouse cursor couple seconds but then it crashes: Unable to initialize SDL_Mixer: No available audio device

UPDATE: without sounds it runs fine (/usr/games/pingus -g 800x480 -f -s -m --fast-mode --datadir /usr/share/games/pingus/data/)
thanks for the test - will add proper deps - libsdl1.2 and image and mixer - and move bin to /usr/bin -- we are working on fixing a patch right now.

Generallly SDL games will make use of the following, so if you're having problems, install one of them.

libsdl1.2 - Simple "Direct"Media Layer
libsdl-net1.2 - Network library for libSDL
libsdl-mixer1.2 - Mixer library for libSDL
libsdl-image1.2 - Image loading library for SDL.
libsdl-sound1.2 - Decoder of several sound file formats for SDL
libsdl-ttf2.0-0 - ttf library for Simple DirectMedia Layer with FreeType 2 support
 
Posts: 228 | Thanked: 20 times | Joined on Oct 2007
#15
Any chance we could get this for OS2008? I feel ilke the speed increase would help it.

Last edited by jhoff80; 2007-12-06 at 20:31.
 
Posts: 110 | Thanked: 9 times | Joined on Nov 2007
#16
if you could get it onto os 08 that would be amazing, absolutly amazing
 
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#17
Originally Posted by asqwasqw View Post
if you could get it onto os 08 that would be amazing, absolutly amazing
Yeah i'm chilling a bit waiting for the N810. Not motivated to do much work atm.
 
Posts: 110 | Thanked: 9 times | Joined on Nov 2007
#18
thats ok, eitherf way, what you've done is amazing
 
Posts: 110 | Thanked: 9 times | Joined on Nov 2007
#19
bump
os08 update?
feeling less lazy? =) Edit: i mean motivated
 
Posts: 110 | Thanked: 9 times | Joined on Nov 2007
#20
er... i feel sorta greedy, but
bump
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 01:53.