-
Notifications
You must be signed in to change notification settings - Fork 46
Linux
Bkacjios edited this page Jul 21, 2020
·
7 revisions
If you want to run this on linux, install love2d 11.3 via your package manager or with their provided AppImage. You will then be able to run the latest .love file under releases.
NOTE: In order for the love to read dolphins memory, you will need to either run the .love file as root, or set the love binary file to have ptrace access with sudo setcap cap_sys_ptrace=eip /usr/bin/love