-
Notifications
You must be signed in to change notification settings - Fork 11
Snap.md
1.10.6d
This snap is now in the store, simply run
$ sudo snap install serioussam-vk
This package only provides the engine, you need a valid copy of the (proprietary) game data to launch the game. When you first start the game, you will be asked to place your game data along the following paths:
~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussam
~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussamse
You can place game data in these paths before starting the game. Then the game will start immediately.
Run it from shell:
$ serioussam-vk
or
$ serioussam-vk.se
or simply run the desktop entry, called:
Serious Sam The First Encounter,
Serious Sam The Second Encounter.
Run it from shell:
cd ~/.
wget https://archive.org/download/sam-tfe-xplus/SamTFE-XPLUS.tar.xz
wget https://archive.org/download/sam-tse-xplus/SamTSE-XPLUS.tar.xz
tar -xJvpf SamTFE-XPLUS.tar.xz -C ~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussam
tar -xJvpf SamTSE-XPLUS.tar.xz -C ~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussamse
Next, run the modification from the game menu
At the time of the release of games Serious Sam Classic The First Encounter and Serious Sam Classic The Second Encounter, there was no Vulcan support. If you need Vulkan render settings from the menu, then copy directories SamTFE/Scripts and SamTSE/Scripts from this repo along the paths (overwriting existing files):
~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussam
~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussamse
For the games Serious Sam Classic The First Encounter and Serious Sam Classic The Second Encounter respectively.
- There is no multiplayer compatibility between Windows and *nix systems.