JMBeresford / retrom

A centralized game library/collection management service with a focus on emulation
GNU General Public License v3.0
686 stars 11 forks source link

No way to add emulators in arch linux. #179

Open scr1ptk1d opened 5 hours ago

scr1ptk1d commented 5 hours ago

Describe the bug

There is no way to add emulators for arch linux.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install emulator via pacman
  2. Execute arch client Retrom_0.4.1_amd64.AppImage
  3. Click on configuration to add emulator, womp no options to add them

Expected behavior

A way to add emulators.

Screenshots

image

Environment:

P.S.

JMBeresford commented 4 hours ago

@scr1ptk1d Have you added the emulator to the first tab yet? Emulators are added there, and are shared across all clients. The config tab is for per-client config options like the path to the executable etc. i.e. the tab you are showing will be expected to be empty if the "All Emulators" tab is also empty.

P.S. I think this project is neat and cannot wait until emulators can be server-side too

Thanks!