GOG.com - Papers, please

Informations

Créateur Messages
romainhk Anonymous

Attention

This installer is a beta script. It means that it might not work as expected

Informations

Plate-formes :
Téléchargements : 15166
Wine: 1.4.1

Retours d'expérience

Description

Papers, please is a border post simulation.

GOG now has installers for Linux and Mac

Code source

#!/bin/bash
# Date : (2013-12-08)
# Last revision : (2013-12-08)
# Wine version used : 1.4.1
# Distribution used to test : Archlinux
# Author : Romain Hennuyer romain.hennuyer@gmail.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :
 
[ -z "$PLAYONLINUX" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
GOGID="papers_please"
PREFIX="Papers_please_gog"
WORKING_WINE_VERSION="1.4.1"
 
TITLE="GOG.com - Papers, please"
SHORTCUT_NAME="Papers, please"
 
POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"
 
POL_SetupWindow_Init
POL_SetupWindow_SetID 1899
POL_Debug_Init
 
POL_SetupWindow_presentation "$TITLE" "Lucas Pope / 3909 LLC" "http://www.gog.com/gamecard/$GOGID" "Romain Hennuyer" "$PREFIX"
 
POL_Call POL_GoG_setup "$GOGID" "83457f2de8d33eef8c875addbd471a8e" # 2.1.0.7
 
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
 
POL_Call POL_GoG_install
 
Set_OS winxp
 
#POL_SetupWindow_VMS "8"
#POL_Wine_reboot
 
POL_Shortcut "PapersPlease.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;Simulation;"
 
POL_SetupWindow_Close
 
exit 0

Contributions

Filters:

Contribuer
Membre Messages
Ozartifice Lundi 21 Juillet 2014 à 0:59
Ozartifice Anonymous

Messages

The GOG version works flawlessly. Configure Wine's graphics in order to have a virtual desktop running, with your screen's resolution.

Réponses

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com