Hi, has this been solved yet? I am also having difficulty. On choosing a rom from mame emulationstation I get:
==============================================
tvservice-client: Failed to connect to TV service: -1
Astro Fighter (set 1) (astrof)...
mame: src/rpi/minimal.cpp:423: void gp2x_frontend_init(): Assertion `dispman_display != 0' failed.
Aborted
==============================================
I have tried the command in a terminal and it works fine "~/Emulators/mame4all_pi/mame romname".
I have tried just launching MAME from emulationstation by removing the %BASENAME% from the command and I get the same error as above.
Sounds like a display issue from emulationstation to mame. Any ideas guys?
Also gotta say I love this OS! Awesome work!
Nitrogen_Widget wrote:Not sure what i'm doing wrong.
I'm using mame4all_pi & Emulation station finds my roms & snapshots but when I go to launch it briefly flashes multiple times that it can't find the file then brings me back to my rom list.
Here is my config:
DESCNAME=MAME
NAME=mame
PATH=/home/pi/emulators/mame4all_pi/roms
EXTENSION=.zip .ZIP
COMMAND=/home/pi/emulators/mame4all_pi/mame %BASENAME%
PLATFORMID=23
If I go to the mame4all_pi directory & launch mame it brings up my list of roms & launches them fine.
What am I missing?
Thanks.