GPi CASE 2ΒΆ
Flash OS to SD cardΒΆ
Get SD Memory Card Formatter. Use it to format SD card.
Get Raspberry Pi Imager.
Raspberry Pi Imager:
Raspberry Pi Device β Raspberry Pi 4
θ―·ιζ©ιθ¦εε ₯ηζδ½η³»η» β Emulation and game OS β Recalbox / RetroPie
ε¨εε‘ β SD card
Next
RetroPie used EmulationStation as default frontend. Recalbox used Modern theme for ES-DE.
ReferenceΒΆ
OSΒΆ
Emulator LΓΆve (Experimental) [1][2] (Cache)ΒΆ
Config β RetroPie Setup β Manage packages β Manage optional packages β love-0.10.2, love
`mv
.love /roms/love/``
Some games:
Get CurseOfTheArrow-V1.8.3-universal.love
form Curse of the Arrow.
unzip CurseOfTheArrow-V1.8.3-universal.love -d CurseOfTheArrow-V1.8.3-universal
cd CurseOfTheArrow-V1.8.3-universal
vim conf.lua
t.window.width = 96*5
t.window.height = 64*5
t.window.minwidth = 96
t.window.minheight = 64
7z a -tzip CurseOfTheArrow-V1.8.3-universal-640x480.love *
mv CurseOfTheArrow-V1.8.3-universal-640x480.love <RetroPie>/home/pi/RetroPie/roms/love/
Get Source code (zip)
from mari0 - Releases.
unzip mari0-1.6.2.zip -d mari0-1.6.2
cd mari0-1.6.2/mari0-1.6.2
7z a -tzip mari0-1.6.2.love *
mv mari0-1.6.2.love <RetroPie>/home/pi/RetroPie/roms/love/