User Tools

Site Tools


proton:raspi_setup

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
Next revisionBoth sides next revision
proton:raspi_setup [2016/06/19 12:40] sethproton:raspi_setup [2016/06/23 07:28] seth
Line 37: Line 37:
 sudo make install  sudo make install 
 </code> </code>
- 
-  * To test, type "glxgears" from a shell inside of the GUI desktop 
  
  
Line 51: Line 49:
  
 The last step of the build copies the rtbarebones binary to /RTBareBones/bin (as that's where the media is), so go to that dir and run "./rtbarebones" and it should work. The last step of the build copies the rtbarebones binary to /RTBareBones/bin (as that's where the media is), so go to that dir and run "./rtbarebones" and it should work.
 +
 +RTSimpleApp is much the same, although you'll need SDL2's mixer as well.  Unlike with the base SDL2, we can just grab a pre-compiled one like this:
 +<code>
 +sudo apt-get libsdl2-mixer-dev
 +</code>
 +And that should compile ok. It should run at least 60 fps at 720p.
  
proton/raspi_setup.txt · Last modified: 2023/12/03 06:42 by seth