Skip to main content

GR-Lida, Front end for DOSBox, ScummVM on Raspberry Pi

Jose CerrejonLess than 1 minuteRaspberry PIRaspberry PI

GR-Lida, Front end for DOSBox, ScummVM on Raspberry Pi

gr-lida
gr-lida

In my search for a nice front end or interface to sort and categorize my abandonware games, I came across GR-Lida and found it very complete. It is based on Qt5 (hence the post from a few days ago) and I have compiled it for the Raspberry Pi. In case you want to do it, I leave you the binary and the instructions below...


GRLida
GRLida

Some interesting info about version 0.12.0:

  • Supports themesopen in new window.

  • Launcher for DOSBox, ScummVM and VDMSound.

  • Support for importing games from DBGL.

  • Multiplatform and multi-language.

  • Download game information.

  • Support to have saved the front cover, back, left side, right side, top and bottom. etc.

It's compiled in Raspbian as follows:

git clone https://github.com/Monthy/gr-lida.git gr-lida && cd $_
sudo apt-get install -y qtbase5-dev qt5-qmake qtchooser zlib1g-dev qtmultimedia5-dev libqt5multimediawidgets5 libqt5multimedia5-plugins libqt5multimedia5 qtscript5-dev
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake
make -j4
sudo make install
gr-lida

Website (spanish): gr-lida.orgopen in new window

Binary Raspberry Pi: (Dropbox) gr-lida_0-12.tar.gz (2,4 MB)open in new window