Skip to content

Simple script to install STALKER: Shadow of Chernobyl via Wine-Appimage (no wine required)

Notifications You must be signed in to change notification settings

otti358/stalker-appimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Logo

Download: stalker-appimage

No wine installation required

Dependencies

Arch

sudo pacman -S wget jq curl

Debian

sudo apt install wget jq curl

Install Stalker

Do not change the folder paths from the Windows Installer ❗❗

Install via Winetricks directplay

git clone https://github.com/linux-ott/stalker-appimage.git
cd stalker-appimage/
./stalker-appimage.sh --install /path/to/stalker/gog.exe
./stalker-appimage.sh --winetricks

Installation directory $HOME/.local/apps/stalker

Usage Arguments

Arguments What its does
--install /path/to/exe => Installed EXE
--run => Run Stalker
--remove => Removed Stalker
--winetricks => Start Winetricks

Sources

Wine32-AppImage

German Patch

Logo