vladfi1 / phillip

The SSBM "Phillip" AI.
GNU General Public License v3.0
548 stars 79 forks source link

Faster Melee Compat #21

Closed 1yian closed 5 years ago

1yian commented 5 years ago

Hi, can you outline what steps I should take to get this working with FM 5.9 on ubuntu? I was looking at the code for the --fm option of run.py/dolphin.py and I can't seem to understand what it does. My FM 5.9 runs from ~/launch-fm

vladfi1 commented 5 years ago

You should just need to add --exe ~/launch-fm --fm to the command.

1yian commented 5 years ago

Thanks, this worked.