Site Tools


games

Differences

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

Link to this comparison view

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