ZEQ2 Lite
ZEQ2-Lite is an open-sourced and mod expandable project based on a highly modified ioQuake3 engine foundation and features many true-to-reference DBZ visuals and mechanics. Additionally, there exists a custom from-scratch particle system as well an extended number of configuration files that can be used to control character skills (visually & mechanically), world particle effects, forms / transformations / tiers, music playlists, and other aspects. This attribute makes the project more than simply another DBZ modification as strong capabilities exist for user mod creation exists without need for actual programming.
The original ZEQ2 project was initially started in late 2002 originally as a highly scripted modification of the Bid For Power mod. Over time, it became more about striving for accuracy from the original television series over any other aspect.
After several growth revisions from package, mod, total conversion, to a standalone project using the open-sourced Quake 3 engine (in 2005), a majority of the development staff branched and began to create an original development engine with the purpose of creating an even higher quality representation by using advanced NPR research techniques and modern rendering techniques. The original ZEQ2 project was put on hold indefinitely as development of said engine became more and more time-consuming and of a higher priority.
However, in early April 2009, two of the orignal developers from the Quake III version of ZEQ2 decided to polish up what was left of the old project and release it so that years of development didn’t go to waste. We find ourselves here today with ZEQ2-lite, a less hardcore albeit quality-driven version of the original project.
________________________________________
NOTE: ZEQ2 Lite is only available via SVN eg:
Last stable(see revision number on Homepage): svn co -r 1536 http://zeq2.com/SVN/Build/ zeq2lite
HDD: ~700 MB
| Genre: | Action |
| Game theme: | Abstract, Comic |
| Game features: | Multiplayer, Online |
| Game modes: | Elimination |
| Graphic: | 3D |
| License: | Open |
| Payment: | Free |






Comments
New version: Revision
New version:
Revision 1852:
http://zeq2.com/lite/?p=566
thx, but 1536 is still
thx, but 1536 is still stable
btw. there is a link "Report new version" at the bottom of each game page...
No amd64 build )=<
No amd64 build )=<
You can try it: svn co -r
You could try it...
svn co -r 1526 http://zeq2.com/SVN/Source/ zeq2litesource && cd zeq2litesource && makeIt builds fine on 64 bit
It builds fine on 64 bit Ubuntu, but I haven't managed to start it yet (some errors about .cfg files)
I will try again tomorrow with a little more time
The defaulf.cfg file is
The defaulf.cfg file is nowhere to be found.
Can anyone that has got this working post it's contents? or PM them to me?
Thanks
use the svn checkout command
use the svn checkout command from above(see description), it will download the current stable(i386) build(~700 MB)
checkout the stable engine code, build and copy $SOURCE/Build/Release-linux-$ARCH/ZEQ2.$ARCH to your gameroot ; copy $SOURCE/Build/Release-linux-$ARCH/Base/*.so to $GAMEROOT/ZEQ2
I checked out and built with
I checked out and built with your command from the start.
After copying the files you suggested, crashlog.txt says it is looking for default.cfg in some different folders.
Still, find / -name default.cfg only gives a result for 0ad and one for vlc.
Make sure that you run it
Make sure that you run it from the gameroot eg: cd $GAMEROOT && ./ZEQ2.$ARCH
your folder should look like this:
http://de.zimagez.com/zimage/aaaa144.php
I am not understanding
I am not understanding something here.
If you built the game in the folder zeq2litesource, how comes you gameroot is zeq/zeq2lite?
Actually, I think I am getting confused on what you mean by GAMEROOT at this point...