I just tried compiling the lsnes emulator on Ubuntu 16.04 to run this AI on my pc but I ran into this error:
Makefile:11: ../../../bsnes/bsnes.mk: Datei oder Verzeichnis nicht gefunden make[3]: *** Keine Regel, um „../../../bsnes/bsnes.mk“ zu erstellen. Schluss. make[3]: Verzeichnis „/home/simon/Downloads/lsnes/src/emulation/bsnes-legacy“ wird verlassen
Does anybody know how to fix this or how to get bsnes.mk?
I've already tried compiling bsnes seperately but had no luck with that either.