./play.it(6) | Games Manual | ./play.it(6) |
./play.it
—
Installer for drm-free commercial games
./play.it |
archive [--checksum
md5 | none ]
[--compression none |
speed | size |
auto ] [--prefix
path] [--package
arch | deb |
gentoo | egentoo ]
[--no-icons ] [--overwrite ]
[--output-dir path]
[--debug [N]]
[--no-mtree ] [--tmpdir
path]
[--no-free-space-check ]
[--show-game-script ]
[--config-file path]
[--list-packages ]
[--list-requirements ]
[--list-available-scripts ]
[--list-supported-games ] |
./play.it
is a free software building
native packages from installers for Windows or Linux, mainly those sold by
stores focusing on DRM-free games distribution. The goal is that a game
installed via ./play.it
is indistinguishable from a
game installed via the official repositories of your favorite
distribution.
The games are installed globally on multi-user systems, avoiding unnecessary duplication. The locations of save games, settings, mods, temporary files and backups are standardized with XDG Base Directory support.
Packaging the games simplifies future updates, uninstalls and handling of any necessary dependencies, including integrated obsolete dependencies if specific versions are needed.
--checksum
md5
|
none
--compression
none
|
speed
|
size
|
auto
--prefix
pathThis option accepts an absolute path only.
--package
arch
|
deb
|
gentoo
|
egentoo
--icons
--overwrite
--output-dir
path--debug
[N]--no-mtree
--tmpdir
pathTMPDIR
--no-free-space-check
--show-game-script
--config-file
pathXDG_CONFIG_HOME
is unset. Configuration file
contains list of additional command-line parameters that will be passed to
./play.it
as if they were given on the
command-line.--list-packages
--list-requirements
--list-available-scripts
--list-supported-games
PLAYIT_LIB2
TMPDIR
XDG_CONFIG_HOME
./play.it
as if they were given on the
command-line.When building packages for Arch Linux (with --package arch):
When building packages for Debian (with --package deb):
When building packages for Gentoo (with --package gentoo or --package egentoo)
January 31, 2025 | Debian |