diff options
Diffstat (limited to 'games/advancemame/README')
-rw-r--r-- | games/advancemame/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/advancemame/README b/games/advancemame/README index 630ee8e007..cd890b787c 100644 --- a/games/advancemame/README +++ b/games/advancemame/README @@ -3,3 +3,8 @@ Advancemame (Multi Arcade Machine Emulator) Advancemame is a derivative of the well known "mame" emulator. It works easily on linux, with joystick support, fullscreen support, and more "out of the box." + +Optional dependency: SDL2. By default, advancemame is built with +SDL-1.2. If SDL-2.0 is installed, advancemame will autodetect it and use +it instead. If you have SDL2 installed, but want to build advancemame +with SDL-1.2, set SDL2=no in the script's environment. |