cori2099
Posts: 4
Joined: Mon Jun 16, 2014 10:26 am

Compiling advancemenu plus?

Mon Jun 16, 2014 10:36 am

Hi everyone, Just wondering if anyone has had any luck compiling advancemenu plus. Ive got a advancemenu setup running at the moment. But was looking at advancemenu plus and there are a few feature that sound great. Any help would be appreciated. btw, I have only tried ./configure, and make. the Makefile scares me. :lol: :lol:
Thanks in advance

welshy
Posts: 1667
Joined: Mon Oct 29, 2012 2:07 pm

Re: Compiling advancemenu plus?

Mon Jun 16, 2014 11:59 am

cori2099
Welcome to the Forum! Seems to compile ok (just tested). Make sure your GPU Memory Split is low as to prevent exceeding RAM limits (64 should be adequate). Next be sure you have the SDL Library installed

Type - sudo apt-get update (to make sure you have access to the latest repo lists)
Then - sudo apt-get install libsdl1.2-dev

Download the correct Source Code
http://code.google.com/p/groovyarcade/d ... 2&can=2&q=

Extract , 'CD' into the Folder, then it should be as simple as
./configure
make

Then you can either -
1. Run it straight from the folder
Type - ./advmenup
2. Install it
Type - sudo make install
Then just Type - advmenup

Hope that helps!
"The list of things I have heard now contains everything!"

cori2099
Posts: 4
Joined: Mon Jun 16, 2014 10:26 am

Re: Compiling advancemenu plus?

Mon Jun 16, 2014 10:14 pm

Thanks for the quick reply welshy, Ill get onto it. Cheers

welshy
Posts: 1667
Joined: Mon Oct 29, 2012 2:07 pm

Re: Compiling advancemenu plus?

Mon Jun 16, 2014 10:43 pm

cori2099
No Probs! What are you using AdvMENU for?
"The list of things I have heard now contains everything!"

cori2099
Posts: 4
Joined: Mon Jun 16, 2014 10:26 am

Re: Compiling advancemenu plus?

Tue Jun 17, 2014 5:51 am

its running in a gutted snes (original, i know lol), Running SMS, Megadrive, NES, SNES games. all matching artwork etc. its pretty nice, Although id really like to split the artwork up between emulators, ie: different backgrounds, fonts etc. So the little tutorial helped alot. Cheers

Return to “Gaming”