|
Edited by NeonClub at 2016-9-16 20:08
Ok i run this Xash3D on Armbian desktop ! Not work on MALI DRIVERS !!!
not work in game on console TEXT , and not work a chat text !
If you have install mali drivers you have error !!!
on full screen 720P i have fps 15-30 ~ on window 800x600 or 640x480 fps 50-70 ~
there a video from camera https://youtu.be/no1I8UQEs1o
For test need
wget http://oph.mdrjr.net/meveric/poo ... .0-1+deb8_armhf.deb
wget http://oph.mdrjr.net/meveric/poo ... 06-1+deb8_armhf.deb
ar vx xash3d-odroid_1.0-1+deb8_armhf.deb
tar xvf data.tar.xz
ar vx libgl-odroid_20160806-1+deb8_armhf.deb
tar xvf data.tar.xz
from Home user name folder /usr/local/lib/
copy all files to /usr/local/lib/ (root)
mkdir hldm
from home /usr/local/bin/ copy xash3d to hldm
you need a half-life game, download a get a valve folder, or copy from Steam\steamapps\common\Half-Life\valve
and copy to hldm
download this file http://neonclub.lv/FILES/xash3D/valve2.zip unzip and all files replace on hldm/valve folder
ok is now starting for play test
on terminal
cd hldm
LIBGL_BATCH=1 ./xash3d
for get up fps 5-10 .
need
cd ~
git clone https://github.com/ptitSeb/glshim
cd glshim
cmake . -DODROID=1; make GL
and copy and replace file from glshim/lib/ libGL.so.1
to /usr/local/lib/ (root)
|
|