You are not logged in.

#1 2009-04-09 19:30:20

wido
Member
Registered: 2008-10-22
Posts: 14

[request][Game] XreaL

Hello
http://www.xreal-project.net/

XreaL will be a non-commercial multiplayer only first person shooter based on a heavily modified Quake 3 Arena engine (id Tech 3). The aim is to push the rendering technology until it can be compared with current commercial titles and then to produce a playable Total Conversion.

pkgname=xreal-svn
_pkgname=XreaL
pkgver=20090904
pkgrel=5
pkgdesc="The highly advanced id Tech 3 engine and free indie game project"
arch=('i686' 'x86_64')
url="http://www.xreal-project.net/"
license=('GPLv2+')
depends=('sdl' 'freetype2' 'openal' 'curl' 'gtk' \
     'gtkglext' 'libxml2' 'zlib' 'glew' 'boost')
makedepends=('subversion' 'scons')
provides=('xreal')
conflicts=('xreal' 'xreal-svn')
source=()
md5sums=()

_svntrunk="https://svn.sourceforge.net/svnroot/xreal/trunk/xreal"

if [ "$CARCH" = "x86_64" ]; then
scons arch=linux-x86_64

else  scons arch=linux-i386
 fi
}

i have a compilation problem.. sad

Offline

#2 2009-04-09 19:39:49

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: [request][Game] XreaL

Hmm! Hope this hits Arch Gaming Repository. I doubt it will play as smoothly as Urbanterror on my machine though.

Offline

#3 2009-04-09 22:36:25

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: [request][Game] XreaL

Hah! I'm uploading this to AUR right now. Funny, must be the phoronix posting. http://aur.archlinux.org/packages.php?ID=25427

Let me know if you have any problems with it...

edit: some issues with install, hold on for now

edit2: should work now!

Last edited by Fackamato (2009-04-09 23:27:01)

Offline

#4 2009-04-10 06:59:57

wido
Member
Registered: 2008-10-22
Posts: 14

Re: [request][Game] XreaL

big thx big_smile

Offline

#5 2009-04-10 13:29:06

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: [request][Game] XreaL

wido wrote:

big thx big_smile

I couldn't get xrealradiant to work, can you try it?

Offline

#6 2009-04-10 19:18:40

wido
Member
Registered: 2008-10-22
Posts: 14

Re: [request][Game] XreaL

[wido@desktop ~]$ xrealradiant.x86_64
bash: /usr/bin/xrealradiant.x86_64: Permission non accordée
bash-3.2# '/usr/bin/xrealradiant.x86_64' 
bash: /usr/bin/xrealradiant.x86_64: Permission non accordée

don't work

Offline

#7 2009-04-10 19:23:40

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: [request][Game] XreaL

wido wrote:
[wido@desktop ~]$ xrealradiant.x86_64
bash: /usr/bin/xrealradiant.x86_64: Permission non accordée
bash-3.2# '/usr/bin/xrealradiant.x86_64' 
bash: /usr/bin/xrealradiant.x86_64: Permission non accordée

don't work

What if you do: su -c "chmod +x  /usr/bin/xrealradiant.x86_64"

and try again? I think xrealradiant can't find the files it needs...

Offline

#8 2009-04-10 22:07:19

wido
Member
Registered: 2008-10-22
Posts: 14

Re: [request][Game] XreaL

[wido@desktop ~]$ /usr/bin/xrealradiant.x86_64
terminate called after throwing an instance of 'DirectoryNotFoundException'
  what():  Directory_forEach(): invalid directory '/usr/bin/modules/'

Offline

#9 2009-06-16 12:44:11

Brocon
Member
Registered: 2009-04-05
Posts: 7

Re: [request][Game] XreaL

Hiya, I just tried to get xreal working, it installed without errors but then I get

0 files in pk3 files
Couldn't load default.cfg

as I try to run it, any ideas?

Offline

Board footer

Powered by FluxBB