Openspades maxed out with all the visual bling

Openspades maxed out video:
Free open-source voxel called Openspades with visuals maxed. - YouTube

OS: Xubuntu 16.04
Kernel 4.6.2 compiled by me using -O3 -march=bdver2
Nvidia driver 367.18 (367.27 had some performance issues so I downgraded)

For those who have never compiled anything in Linux, it's really easy and typically goes like this for Openspades:

mkdir source
cd source
git clone GitHub - yvt/openspades: Compatible client of Ace of Spades 0.75 && cd openspades
mkdir build
cd build
cmake … -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-O3 -march=native" -DCMAKE_C_FLAGS="-O3 -march=native" -DCMAKE_X_CFLAGS="-O3 -march=native"

** When you first run cmake, you're going to see a lot of missing dependancies. Use Synaptic to install each one until cmake runs without errors **

make -jgetconf _NPROCESSORS_ONLN
sudo checkinstall --install=no
sudo dpkg -i *.deb

DONE!


Wow!!! That looks beautiful!

Looks like you forgot to change r_srgb to 1.

Nice work there, Road. By the way, you should join the aloha skype group if you have it, my skype is live:orionsmonster

Whoa, those visuals look awesome.
os still sux tho

Looks great! Openspades are a game that has been improved a lot from the classic version of Aos and uses many nice visual effects - I like the water appearance most. Only the fog is a bit too dense IMO.

Looks great.