Pi4Ever Okay, we will try something
-Format your micro SD card in Fat32 format and burn the image of Batocera
-Once the burning of the image is complete, go to your micro sd card and you will find a file named config.txt
-Open it with Notepad ++ and add this
dtparam=spi=on
dtparam=i2c1=on
dtparam=i2c_arm=on
#forcing HDMI output at TFT screen resolution to be able to make the FB copy
#resolution configuration
hdmi_force_hotplug=1
hdmi_cvt=320 240 60 1 0 0 0
hdmi_group=2
hdmi_mode=87
# working config for speed
# 900 Mhz -> 48000000
# 1Ghz -> 35000000
#modification of the speed
dtoverlay=pitft28-resistive,rotate=90,speed=22000000,fps=60
-Save the file
-Eject and test on your Pi