Serious Sam Classic Plus Plus
What is Plus Plus?
This is a modification for Serious Sam Classic The First Encounter.
This mod required https://gitflic.ru/project/tx00100xt/serioussamclassic or https://gitflic.ru/project/tx00100xt/serioussamclassic-vk to run.
Serious Sam Classic Plus Plus was created by fans of the game Serious Sam Classic and is distributed for free.
Author:
Created by El-ad ‘IrCarX Iirion Claus’ Amir, dtelad11@hotmail.com, ICQ#4213690
Thank you for downloading Serious Sam++. This is a mod for the first
person shooter game Serious Sam, designed to ease the work of mappers,
by giving them more possibilites. If you’ve never designed maps, you’ll
barely notice the effect of the mod (especially if you played other FPSes
like Duke Nukem 3D) but as a mapper I’m sure you’ll find the new options
very useful. This does not mean that average players shouldn’t get the mod-
vice versa. In order to play the new exciting maps people will build with
this mod, you’ll need to install it. So do so. NOW.
Download SE1-TFE-PlusPlus.tar.xz archive and unpack to SeriousSamClassic/SamTSE/ directory.
To start the modification, use the game menu - item Modification.
Building Serious Sam Classic PlusPlus modification (only for SS:TFE)
Linux
Type this in your terminal:
git clone https://gitflic.ru/project/tx00100xt/se1-tfe-plusplus.git SE1-TFE-PlusPlus
cd SE1-TFE-PlusPlus/Sources
./build-linux64.sh -DTFE=TRUE # use build-linux32.sh for 32-bits
After that , libraries will be collected in the x32 or x64 directory .
Copy them to SeriousSamClassic/SamTFE/Mods/SeriousSamPlusPlus/Bin folder.
Gentoo
To build a game for gentoo, use a https://github.com/tx00100xt/serioussam-overlay containing ready-made ebuilds for building the game and add-ons.
Arch Linux
To build a game under Arch Linux you can use the package from AUR: https://aur.archlinux.org/packages/serioussam
Raspberry Pi
The build for raspberry pi is similar to the build for Linux, you just need to add an additional build key.
cd SE1-TFE-PlusPlus/Sources
./build-linux64.sh -DTFE=TRUE -DRPI4=TRUE # use build-linux32.sh for 32-bits
FreeBSD
Install bash. Type this in your terminal:
git clone https://gitflic.ru/project/tx00100xt/se1-tfe-plusplus.git SE1-TFE-PlusPlus
cd SE1-TFE-PlusPlus/Sources
bash build-linux64.sh -DTFE=TRUE # use build-linux32.sh for 32-bits
After that , libraries will be collected in the x32 or x64 directory .
Copy them to SeriousSamClassic/SamTFE/Mods/SeriousSamPlusPlus/Bin folder.
Windows
- This project can be compiled starting from Windows 7 and higher.
- Download and Install Visual Studio 2015 Community Edition or higher.
- Download and Install Windows 10 SDK 10.0.14393.795 or other.
- Open the solution in the Sources folder, select Release x64 or Release Win32 and compile it.
Supported Architectures
x86
aarch64
e2k
(elbrus)
Supported OS
Linux
FreeBSD
Windows
Raspberry PI OS
License
- Serious Engine v1.10 is licensed under the GNU GPL v2 (see LICENSE file).