-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steam Deck Usage #160
Comments
How are you running it? Are you running the native Linux version of M'Overlay via |
Yes I'm using m-overlay-x64.love. I installed love2d via command line. I believe the problem is that I can't write to use/bin. I'm unable to run the command that let's m'overlay read dolphins memory because it states the folder "love" does not exist |
How did you install it via commandline exactly? The |
In Konsole, I entered both "sudo git clone https://github.com/love2d/love.git" and "git clone https://github.com/love2d/love.git" |
I'm still confused how you installed it. Cloning the GitHub repository would only get you the source code.. Did you build it from source? |
Not sure if this is the same issue, but my header also has that "Invalid permissions...." This is the error I am receiving: c4@c4-ms7d42:~/Games/Melee$ love application.love modules/ssl.lua:8: module 'ssl.core' not found: |
Ah, the latest update will now require |
Got this working on my Deck and it was quite the journey, so I'm writing this to save someone else the headache. As a preface, here's everything that doesn't work and why:
So, with those in mind, here's my solution.
And there you have it. Works on both the desktop and in game mode. This should also apply to immutable operating systems like Fedora Silverblue/Kinoite, with the only difference being the ability to easily layer the needed dependencies from step 1. |
For The Life of me I am unable to use m'overlay on steam deck desktop mode. Steam deck runs arch linux. M'overlay will launch but says "Invalid permissions". Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: