This repository was archived by the owner on Mar 20, 2025. It is now read-only.
1.0.1 release
This release includes a lot of quality-of-life features.
Complete description of the patch for the latest version.
Changes since 1.0
- Game render in the menu background (
sam_bBackgroundGameRendercommand). - Custom FOV command that works in all gamemodes (
sam_fCustomFOVcommand). Limited to the 60-110 range. - FOV patching based on aspect ratio (
sam_bUseVerticalFOVcommand). Works on top of custom FOV. - Toggleable red screen on damage (
sam_bRedScreenOnDamagecommand). - Levels from other games on Serious Engine 1 (such as Nitro Family or Serious Sam Revolution) can now be safely stored in the game folder without crashing the game on start but they cannot be played.
- Values of commands from the patched executable are now stored in
Scrips/CustomSymbols.iniconfig file. - Up to 255 characters for editing player names and teams in-game.
Known issues
- Sniper zoom does not work because it's being limited to 60 FOV despite the maximum being around 53.