A script for compiling Faster Melee (currently supported: 5.5 and 5.0.3) on Linux.
Currently tested on Arch and Ubuntu 17.04. Older versions can be found under the "legacy" branch.
Join the official Faster Melee Discord Channel for support!
See this page for what exactly your distro needs!
In general, you need g++ (version >= 4.9), git, build-essential, cmake, make, libgl-mesa-dev (or equivalent), libopenal, and libsoundtouch!
DEBIAN JESSIE users note: libavformat-dev
must be installed from jessie-backports to avoid errors.
wget "https://github.com/Ptomerty/FasterMelee-installer/raw/master/setup"
sh setup
v1.8.1: Cleans out incomplete installations, and offers multiple same-version-same-day support.
v1.8: Rewrote installer, now includes dual support for 5.0.3 and 5.5, with prompts for everything else.
v1.7: 5.5 support, added adapter setup support, later improved by /u/folfess.
v1.6: 5.0.3 support.
v1.5: Moved required files to GitHub for easier updates, edited RasterFont.cpp to prevent error. Credit: Mystro256, /u/74aaa92.
v1.4: Added general POSIX support, works on Debian now; changed libcurl to wget Credit: /u/folfess.
v1.3~reg1: Final version, attempting to avoid cloning Ishiiruka causes unfixable errors with netplay.
/u/ParadigmComplex. Seriously, I could not have finished the basic script without this guy.
/u/jojorino and Hannesmann, always testing and helping, as well as the rest of the FM discord!
Also thanks to xanax, CilanMan, /u/algebra123230, /u/folfess for incremental improvements!