Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.97 KB

README.md

File metadata and controls

51 lines (28 loc) · 1.97 KB

Faster Melee Installer for Linux

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!

Dependencies needed (install these first!)

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.

To use:

wget "https://github.com/Ptomerty/FasterMelee-installer/raw/master/setup"
sh setup

Changelog

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.

Thanks to:

/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!

Other resources:

AUR package for Faster Melee

Ubuntu 16.04 .deb for Faster Melee 4.4