Posted July 13, 2015
Thanks but no thanks. I always unpack my tarball'd games to /mnt/buffalo_ext/games/ and, if they're a .deb, I manually extract them using ark, file-roller, or ar+tar. I then set ownership to root and mark them read-only and figure out which symlinks, if any, are necessary to force them to save their state in ~/.local/share/ where my nightly backup will catch it.
(As you might have guessed, I'm looking forward to the day when I can upgrade to a kernel with an overlay filesystem included.)
For installer-only games from Humble like the copy of Desktop Dungeons I'm currently running, I plan to write an easy "unpack as a restricted user, then copy into place using trusted code" wrapper once I finish the "Steam-like launcher for DRM-free games" project I'm currently working on.
(Here's the test GUI I'm currently using to exercise the various backends as I develop them. It currently keeps no state and what you see is all raw auto-detected and heuristically inferred information. Also, note that the blurriness on the Crayon Physics and Delve Deeper icons is because I haven't yet bypassed the PlayOnLinux and Desura client icon scaling to go direct to the source and, since I took that screenshot, I fixed the DOSBox icon size issue.)
(As you might have guessed, I'm looking forward to the day when I can upgrade to a kernel with an overlay filesystem included.)
For installer-only games from Humble like the copy of Desktop Dungeons I'm currently running, I plan to write an easy "unpack as a restricted user, then copy into place using trusted code" wrapper once I finish the "Steam-like launcher for DRM-free games" project I'm currently working on.
(Here's the test GUI I'm currently using to exercise the various backends as I develop them. It currently keeps no state and what you see is all raw auto-detected and heuristically inferred information. Also, note that the blurriness on the Crayon Physics and Delve Deeper icons is because I haven't yet bypassed the PlayOnLinux and Desura client icon scaling to go direct to the source and, since I took that screenshot, I fixed the DOSBox icon size issue.)
Post edited July 13, 2015 by ssokolow