User:Thomasb/My new subpage

From ArchWiki

The AUR package play.itAUR intends to provide a software that generate a game.tar.gz package from a Windows game.exe file. The game.tar.gz package can then be installed with pacman, the goal being to avoid the creation an AUR package for each game. The list of games can be found on wiki.dotslashplay.it. These need to be downloaded from a provider and therefore, purchased (play.it is not retributed).

Installation

Install the play.itAUR package as any other.

Examples

Demo games

Butcher

Factorio

The Silver Case

Touhou Chireiden ~ Subterranean Animism

Touhou Kishinjou ~ Double Dealing Character

Free games

Tag: The Power of Paint

Deltarune

Basingstoke

You need to download the play-basingstoke.sh and libplayit2.sh scripts, the basingstoke-linux.zip zip file, unzip it and run the scripts: https://wiki.dotslashplay.it/en/games/basingstoke

Fruits of a Feather

Pink heaven

Pink hour

Minecraft 4K

You need to download the .sh scripts and the Minecraft 4K Bundle.zip file, and unzip it: https://wiki.dotslashplay.it/en/games/minecraft-4k


Non free games

Dungeon Keeper

The steps to follow are here: [1]. Beware that the game needs to purchased from Gog.

The dosbox package with option --asdeps is also necessary:

sudo pacman -S --asdeps dosbox

Dungeon Keeper 2

The steps to follow: [2]. Beware that the game needs to purchased from Gog. The dosbox package with option --asdeps is also necessary (see above).


Dungeon Keeper

You need to follow the steps here :

  1. make a directory for the game and download there:
    • the play-dungeon-keeper-1.sh script
    • the libplayit2.sh script
    • the file game setup_dungeon_keeper_gold_2.1.0.7.exe from the provider
  2. start the building process from this directory:
    $ sh ./play-dungeon-keeper-1.sh
  3. install the scripts dependencies:
    $ sudo pacman -S icoutils innoextract unarchiver
  4. install dosbox with the --asdeps option (no need to be root):
    $ pacman -S --asdeps dosbox
  5. install the game from the same directory with the command given by the building process, similar to:
    $ sudo pacman -U /path/to/DungeonKeeper-2/lib32-dungeon-keeper-1_[...]_x86_64.pkg.tar /path/to/dungeon-keeper-1-data_[...]_any.pkg.tar

You Name It

You need to follow the steps ?:

  1. a
  2. b
  3. c

The AUR package play.itAUR intends to provide a software that generate a game.tar.gz package from a Windows game.exe file. The game.tar.gz package can then be installed with pacman, the goal being to avoid the creation an AUR package for each game. The list of games can be found on wiki.dotslashplay.it. Some of these need to be downloaded from a provider and therefore, purchased (play.it is not retributed).

Help is available in English on the IRC channel #play.it.

Installation

Play.it AUR package

The installation of the play.itAUR package is as any other. For example, if all the AUR packages are under ~/build, then a new directory ~/build/play.it-games could be a place to download the games: ~/build/play.it-games/game-1, ~/build/play.it-games/game-2, ...

Games

The installation of the games always follows the same pattern:

  1. download the scripts:
    • play-name-of-the-game.sh
    • libplayit2.sh
  2. download the .exe file
  3. install the possible dependencies like dosbox or wine
  4. run the play-name-of-the-game.sh script:
    $ sh ./play-name-of-the-game.sh
  5. install the game_package.pkg.tar game package just generated by the play-name-of-the-game.sh script:
    $ sudo pacman -U /path/to/game_package.pkg.tar
  6. run the game:
    $ game_package

Examples

Demo games

Butcher

butcher-demo

Factorio

factorio-demo

Star Vikings

star-vikings

The Silver Case

silver-case

Touhou Chireiden ~ Subterranean Animism

touhou-chireiden-subterranean-animism-demo

Touhou Kishinjou ~ Double Dealing Character

touhou-kishinjou-double-dealing-character-demo


Free games

Akalabeth: World of Doom

akalabeth

Basingstoke

You need to download the play-basingstoke.sh and libplayit2.sh scripts, the basingstoke-linux.zip zip file, unzip it and run the scripts: basingstoke

Beneath a Steel Sky

beneath-a-steel-sky

Bio Menace

bio-menace

Cayne

cayne

Deltarune

deltarune-chapter-1

Fruits of a Feather

fruits-of-a-feather

Lure of the Temptress

lure-of-the-temptress

Pink heaven

pink-heaven

Pink hour

pink-hour

Minecraft 4K

You need to download the .sh scripts and the Minecraft 4K Bundle.zip file, and unzip it: minecraft-4k

Tag: The Power of Paint

tag-the-power-of-paint

Teenagent

teenagent

Non free games

Dungeon Keeper

The steps to follow are here: dungeon-keeper-1. Beware that the game needs to be purchased from Gog.

The dosbox package with option --asdeps is also necessary:

$ sudo pacman -S --asdeps dosbox

Dungeon Keeper 2

The steps to follow: dungeon-keeper-2. Beware that the game needs to be purchased from Gog. The dosbox package with option --asdeps is also necessary (see above).