69
What do you all think about piracy?
(lemmy.dbzer0.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
I mean if the game is in standard files on the phone... sftp server is more or or less enabled by default, or 1-2 commands to turn on in most linux distributions ("sudo systemctl enable sshd --now" would do it on distro's that don't have it on by default). and plenty of sftp clients available for ios and android. I've never used localsend, but it's pretty explicitly cross platform, snap is default on ubuntu based ones so in their examples it would install from the single command "snap install localsend".
Now running the game assuming it's a made for windows one, just requires wine to be installed. Which is default on some distro's, or a checkbox or single command to install on others, but unlikely to be a huge challenge.