Package Details: savage2 2.1.1.1-2

Git Clone URL: https://aur.archlinux.org/savage2.git (read-only, click to copy)
Package Base: savage2
Description: Savage 2: A Tortured Soul is an fantasy themed online multiplayer team-based FPS/RTS/RPG hybrid. Completely free as of December 2008.
Upstream URL: https://savage2.com/
Licenses: custom: "Savage 2"
Submitter: Tjuh
Maintainer: Slash
Last Packager: Slash
Votes: 66
Popularity: 0.100193
First Submitted: 2008-07-14 15:10 (UTC)
Last Updated: 2024-12-23 01:37 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

Slash commented on 2012-08-22 22:41 (UTC)

I updated the LD_LIBRARY_PATH in savage2.sh. savage2.sh used to be part of the installer files, but it appears to be missing from 2.1.0.7. I didn't have time to delve to deeply into it, so I copied the format of "modelviewer.sh" and "dedicated_server.sh".

Fandekasp commented on 2012-08-20 09:46 (UTC)

Btw Slash (thinking about it as I saw the upgrade today), there is something wrong with your sh script. Please modify l.21 of savage2.sh to: export LD_LIBRARY_PATH="$(pwd):$(pwd)/libs:$(pwd)/game:$LD_LIBRARY_PATH" I had a big headache figuring out why I couldn't run savage2 with bumblebee and optirun because of that line (OpenGL versions are differents depending on the graphic card driver). Thanks !

<deleted-account> commented on 2012-08-11 08:26 (UTC)

Maybe you could update it to the new installers as well please? http://savage2.s2games.com/downloads/Savage2-2.1.0.7-linux-installer.run http://savage2.s2games.com/downloads/Savage2-2.1.0.7-linux-x64-installer.run

Fandekasp commented on 2012-08-11 07:18 (UTC)

md5sum is out-of-date, can you update it ? Thanks ==> Validating source files with md5sums... Savage2-2.1.0.5-linux-x64-installer.run ... FAILED savage2.launcher ... Passed savage2.desktop ... Passed s2editor.desktop ... Passed s2mviewer.desktop ... Passed ==> ERROR: One or more files did not pass the validity check!

vasily commented on 2012-03-18 08:36 (UTC)

I'm running 64-bit Arch with Gallium Radeon drivers and I get an (popular) error - "Savage2 - Fatal Error: OpenGL 2.0 not available.". It is fixed by renaming /opt/savage2/libs/libstdc++.so.6 to something else, so the system library is used. http://kdekorte.blogspot.com/2011/08/savage2-and-heros-of-newerth-on-fedora.html May consider putting the workaround in the PKGBUILD.

taimon commented on 2012-03-16 20:17 (UTC)

I think some of the libs in /opt/savage2/libs should be removed, because they take preference over the system libs. I needed to mv -t ../libs.bak libfreetype.so.6 libstdc++.so.6 libgcc_s.so.1 libspeex* libcurl.so.4, otherwise I only got a fatal error. I'm not sure if all are necessary. Thanks for packaging!

<deleted-account> commented on 2012-03-04 11:56 (UTC)

Works great with pacman -U Thank you Slash ;)

Slash commented on 2012-03-03 21:04 (UTC)

Updated again. If it doesn't install, try without yaourt please.