Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: superdan on November 07, 2016, 01:28:31 PM
-
Hi all, every time i exit from a game emulated by advmame-0.94.0 i have this error:
glGetError 0x500
sh: 1: commandline: not found
and then i have to re-lunch attract mode.
Any suggestion please?
THANKS
-
https://github.com/mickelson/attract/commit/1ef8212713a0997e0dbafdd8f19417be67a50604
Recompile Attract-Mode and the issue should be resolved.
-
progets, thank you so much for your reply.
A few question:
1. can you tell me how can i recompile AM?
2. if i re-compile i'll loose all my settings?
Thanks again!
-
From the command line run these commands. You won't lose your settings but making a backup of the sd card is always a good idea.
cd ~
mkdir develop
cd develop
git clone --depth 1 https://github.com/mickelson/attract attract
cd attract
make USE_GLES=1
sudo make install
cd ~
rm -r -f develop
-
Ill marry you!!
Tank you sooo much.
Ill try this evening and i'll let you know! Thanks again!
-
I have an issue with advmame 094 too.
fb: Unsupported in X. Try with the SDL library.
Updating AM can solve this?
-
IT WORKED!!!
Thanks a LOT progets!!!!!!!!!!!!!!!!