proton:raspi_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proton:raspi_setup [2023/06/08 15:28] – seth | proton:raspi_setup [2023/12/03 06:42] (current) – seth | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Test with the latest Raspberry Pi OS and RetroPi as of June 9th, 2023. | Test with the latest Raspberry Pi OS and RetroPi as of June 9th, 2023. | ||
| - | These should run both in the desktop GUI, or directly from bash. (Fullscreen) | + | These should run both in the desktop GUI, or directly from bash. (Fullscreen) |
| First, install some tools/libs you'll need: | First, install some tools/libs you'll need: | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get install cmake | + | sudo apt-get install cmake zlib1g-dev |
| sudo apt-get install libsdl2-2.0-0 libsdl2-dev | sudo apt-get install libsdl2-2.0-0 libsdl2-dev | ||
| </ | </ | ||
| Line 42: | Line 42: | ||
| </ | </ | ||
| - | If that worked, enjoy the spinning triangle and text stretching! | + | If that worked, enjoy the spinning triangle and text stretching! |
| Now let's do RTSimpleApp, | Now let's do RTSimpleApp, | ||
| Line 62: | Line 62: | ||
| If that worked, enjoy the app. If it didn' | If that worked, enjoy the app. If it didn' | ||
| + | |||
| + | === Note from Dec 3rd, 2023 === | ||
| + | |||
| + | I updated things so pulseaudio is used by default instead of alsa when compiling on a pi, this fixes audio on the latest Raspberry Pi OS. (in AudioManagerSDL.cpp) | ||
| === State of Proton on the Pi === | === State of Proton on the Pi === | ||
proton/raspi_setup.1686238117.txt.gz · Last modified: by seth
