Download Latest Version astromenace-src-1.3.2.tar.bz2 (55.4 MB)
Email in envelope

Get an email when there's a new version of AstroMenace

Home / 1.3.1
Name Modified Size InfoDownloads / Week
Parent folder
astromenace-src-1.3.1-patch7.tar.bz2 2013-03-03 2.9 kB
ReadMe.txt 2012-12-14 2.9 kB
astromenace-win-1.3.1.exe 2012-12-14 52.3 MB
astromenace-src-1.3.1.tar.bz2 2012-12-14 55.0 MB
astromenace-mingw-libs-1.3.1.zip 2012-12-14 11.2 MB
astromenace-macosx-1.3.1.dmg 2012-12-14 56.9 MB
astromenace-frameworks-1.3.1.zip 2012-12-14 1.8 MB
astromenace-artwork-1.3.1.zip 2012-12-14 68.2 MB
Totals: 8 Items   245.4 MB 0
astromenace-win-1.3.1.exe

Multilingual (en/de/ru) game installation package for Windows XP/Vista/7.

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

astromenace-macosx-1.3.1.dmg

Multilingual (en/de/ru) game disk image for Mac OS X 10.6+ (x86, x86-64).

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

astromenace-mingw-libs-1.3.1.zip

All libs you will need for AstroMenace compilation in Windows with MinGW
compiler system (I recomend Code::Blocks IDE with MinGW for Windows
https://sourceforge.net/projects/codeblocks/). Package contain all binary,
link and header files:

- freealut-1.1.0
- freetype-2.4.10
- libogg-1.3.0
- libvorbis-1.3.3
- openal-soft-1.14
- SDL-1.2.15

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

astromenace-frameworks-1.3.1.zip

All frameworks you will need for AstroMenace compilation in Mac OS X.
Package contain all Frameworks, libraries and header files for universal
(x86, x86-64) game binary compilation:

- SDL.Framework  1.2.15
- FreeType.Framework  2.4.10
- Ogg.Framework  1.3.0
- Vorbis.Framework  1.3.3
- freealut  1.1.0

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

astromenace-src-1.3.1.tar.bz2

AstroMeace version 1.3.1 source package.
The easy way to get AstroMenace version 1.3.1 on your computer:

1) Make sure all necessary packages with development headers
   installed in your system: 

   gcc (with g++), cmake, make, subversion, libsdl, libogg, libvorbis,
   openal, alut (freealut), libXinerama, GLU, freetype2

For Ubuntu/Mint/Debian:
$ sudo apt-get install g++ cmake make subversion libsdl1.2-dev
  libogg-dev libvorbis-dev libopenal-dev libXinerama-dev libalut-dev
  libfreetype6-dev

For Mageia:
$ sudo urpmi gcc-c++ cmake make subversion libSDL-devel libogg-devel
  libvorbis-devel libopenal-devel libxinerama-devel libfreealut-devel
  freetype2-devel

For OpenSuse:
$ sudo zypper install gcc-c++ cmake make subversion libSDL-devel
  libvorbis-developenal-soft-devel libXinerama-devel freealut-devel
  libogg-devel freetype2-devel

For Fedora:
$ sudo yum install gcc-c++ cmake make subversion SDL-devel libogg-devel
  libvorbis-devel openal-soft-devel libXinerama-devel freealut-devel 
  freetype-devel

For FreeBSD:
$ sudo pkg_add -r -v gcc cmake subversion sdl libogg libvorbis openal
  libXinerama freealut freetype2

2) Download and unpack source package
$ cd ~/
$ wget http://sourceforge.net/projects/openastromenace/files/1.3.1/astromenace-src-1.3.1.tar.bz2
$ tar xvjf astromenace-src-1.3.1.tar.bz2

3) Compile game binary
$ cd ~/AstroMenace
$ cmake ./
$ make

4) Create game VFS data file
$ ./AstroMenace --pack --rawdata=./RAW_VFS_DATA

5) Create desktop shortcut or start AstroMenace
$ ~/AstroMenace/AstroMenace

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

astromenace-artwork-1.3.1.zip

AstroMenace game artwork pack with 3d models, textures, music, voice
and sfx available under GPLv3 license.
Source: ReadMe.txt, updated 2012-12-14