Site Tools


games

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
games [2012/09/27 15:50] – created fly-awaygames [2012/09/29 17:33] (current) fly-away
Line 1: Line 1:
-[[http://wiki.eduke32.com/wiki/Building_EDuke32_on_Linux#Compiling_From_Source|Sources and build instructions]] +====== Games ====== 
- +check out 
-build command (not shure about POLYMER=0) +<code bash
-<code> +es2_info | fgrep "EGL_VENDOR NVIDIA"
-make NOASM=1 USE_OPENGL=0 POLYMER=0+
 </code> </code>
 +If this command has no output, see [[hw_accelerated_video_playback|]] for proper configration of GLES.
 +=== Duke Nukem 3D ===
  
-also put [[http://www.whitegames.ru/view_platform.php?platform=6&PHPSESSID=c5dd9f7ee86683ce09e2b64dc21fa36c|DUKE3D.GRP]] to ~/.eduke32+{{http://upload.wikimedia.org/wikipedia/en/6/61/Duke_Nukem_3D_Coverart.png|}} 
 + 
 +<code bash> 
 +wget http://flie.no-ip.org:7080/ac100/deb/eduke32_2.0.0-ac100-armhf-0.1_armhf.deb 
 +wget http://flie.no-ip.org:7080/ac100/deb/duke3d-shareware_1.3d-22_all.deb 
 +sudo dpkg -i duke3d-shareware_1.3d-22_all.deb eduke32_2.0.0-ac100-armhf-0.1_armhf.deb 
 +</code>
  
 +Than run **eduke32**
games.1348753808.txt.gz · Last modified: 2012/09/27 15:50 by fly-away