OpenArena Message Boards

OpenArena Contributions => Maps => Topic started by: dmn_clown on March 06, 2007, 01:29:28 PM



Title: Guinea Pigs Needed
Post by: dmn_clown on March 06, 2007, 01:29:28 PM
Err... alpha testers for oamap - v0.2

This is the x86 GNU/Linux alpha version of oamap it has all of the command line goodies of q3map2 except you no longer need the -game flag as it ONLY supports Open Arena and you don't need to add the -flares bsp stage flag to get flares in your map.  It was compiled with gcc 4.1 so Slackware and Debian Sarge users (and anyone else that has a system built against gcc 3.x) will have to add libstdc++.so.6 + libgcc_s.so.1 from a a reliable source.

If you have q3map2 running on your system you should be able to run this as it has the same dependencies (currently).

Code:
./oamap.x86 -fs_basepath "/path/to/oa/" -light -fast "/path/to/.openarena/baseoa/maps/your-craptastic.map"

feedback is definitely wanted (Sorry no windows build or source yet, this is just a test to make sure it works on systems other than my own).


Title: Re: Guinea Pigs Needed
Post by: Czestmyr on March 06, 2007, 02:42:28 PM
Seems to run fine on my Fedora Core 5. I will test it more thoroughly tomorrow.


Title: Re: Guinea Pigs Needed
Post by: dmn_clown on March 08, 2007, 08:49:23 PM
would anyone be willing to compile this on windows or cross-compile for windows I can't seem to get a working cross-compile setup with scons and mingw32?


Title: Re: Guinea Pigs Needed
Post by: Blaenk on March 08, 2007, 10:02:24 PM
Sure I'll try, if I can get it to cross compile then it'll be better, so that you could do that yourself whenever you have to. Otherwise, I'll just build the windows version(s) whenever you need me to, or will try to explain how I did it.

Where's the source? So it uses SCons? Okay, will try.


Title: Re: Guinea Pigs Needed
Post by: dmn_clown on March 08, 2007, 11:03:38 PM
Here is the source and build depends along with the SConscript + SConstruct scripts.


Title: Re: Guinea Pigs Needed
Post by: kit89 on March 09, 2007, 09:21:22 AM
Tested it out on my system.

Kubuntu 6.10 Edgy

Ran fine, compiled the test.map I was using. No problems that I saw.


Title: Re: Guinea Pigs Needed
Post by: dmn_clown on March 09, 2007, 02:10:07 PM
updated binary to - v0.3

- removed et foliage support
- removed et implicit shaders
- removed damageShader
- removed sof2 lightstyle
- removed wolf lightRGB
- removed png support
- disabled -fixaas as it doesn't work!
- small changes to output

the diff from q3map2