README.md

Serious Sam Classic Parse Error

What is Parse Error?
This is a modification for Serious Sam Classic The First Encounter and Serious Sam Classic The Second Encounter.
This mod required https://gitflic.ru/project/tx00100xt/serioussamclassic or https://gitflic.ru/project/tx00100xt/serioussamclassic-vk to run.
Parse Error was created by fans of the game Serious Sam Classic and is distributed for free.

Description:
Parse Error is a game Modification for Serious Sam Classic.
Ton’s of new game options allow you to create almost any type of Game Mode your little heart desires.
New features include a Dual Mini, Da Bomb and an alternate fire on several of the weapons. Crank up the Enemy Max as high as you can and let the InSamnity begin!!!

Author:
DwK (Dance with Kleer) is author this mod for windows.

PEFE

PESE

Download SamTFE-ParseError.tar.xz archive and unpack to SeriousSamClassic/SamTFE/ directory. Download SamTSE-ParseError.tar.xz archive and unpack to SeriousSamClassic/SamTSE/ directory. To start the modification, use the game menu - item Modification.

Building Serious Sam Classic Parse Error modification (for SS:TFE and for SS:TSE).

Linux

Type this in your terminal:

git clone https://gitflic.ru/project/tx00100xt/se1-parseerror.git SE1-ParseError
cd SE1-ParseError/Sources
./build-linux64.sh              # use build-linux32.sh for 32-bits
./build-linux64xplus.sh         # use build-linux32xplus.sh for 32-bits

After that , libraries will be collected in the x32 or x64 directory . Copy them to SeriousSamClassic/SamTFE/Mods/PEFE2/Bin, SeriousSamClassic/SamTFE/Mods/PEFE2HD/Bin, SeriousSamClassic/SamTSE/Mods/PESE2/Bin, SeriousSamClassic/SamTSE/Mods/PESE2HD/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-ParseError/Sources
./build-linux64.sh -DRPI4=TRUE             # use build-linux32.sh for 32-bits
./build-linux64xplus.sh -DRPI4=TRUE        # use build-linux32xplus.sh for 32-bits

FreeBSD

Install bash. Type this in your terminal:

git clone https://gitflic.ru/project/tx00100xt/se1-parseerror.git SE1-ParseError
cd SE1-ParseError/Sources
bash build-linux64.sh                     # use build-linux32.sh for 32-bits
bash build-linux64xplus.sh                # use build-linux32xplus.sh for 32-bits

After that , libraries will be collected in the x32 or x64 directory . Copy them to SeriousSamClassic/SamTFE/Mods/PEFE2/Bin, SeriousSamClassic/SamTFE/Mods/PEFE2HD/Bin, SeriousSamClassic/SamTSE/Mods/PESE2/Bin, SeriousSamClassic/SamTSE/Mods/PESE2HD/Bin folder.

Windows

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).
Описание

This is open source project based on https://github.com/Croteam-official/Serious-Engine and linux port https://github.com/icculus/Serious-Engine

C++