Game Pi 3.5" with Analog

Part list:

cd fbcp-ili9341
mkdir build
cd build
cmake -DST7796S=ON -DGPIO_TFT_DATA_CONTROL=25 -DGPIO_TFT_RESET_PIN=7 -DGPIO_TFT_BACKLIGHT=13 -DSPI_BUS_CLOCK_DIVISOR=4 -DDISPLAY_SWAP_BGR=ON -DARMV8A=ON -DSTATISTICS=0 -DBACKLIGHT_CONTROL=OFF -DUSE_DMA_TRANSFERS=ON ..
make -j

(must replace with number 16 on this switch)
https://www.aliexpress.com/item/32847323765.html

--------------------------- choose config
sudo nano /etc/profile.d/10-retropie.sh

if [ "tty" = "/dev/tty1" ] && [ -z "$DISPLAY" ] && [ "$USER" = "pi" ]; then

if [[ "$(gpio -g read 24)" = "0" ]]; then  /home/pi/pico-8/pico8 -splore && sudo rebootelse  bash "/opt/retropie/configs/all/autostart.sh"fi

fi

copy Pico-8 to /home/pi
sudo chmod 777 ~/pico-8/pico8

And again for preview (in Thai language)
https://www.youtube.com/watch?v=Tj83dbPSxlo