Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Serious Sam: The Random Encounter"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Input settings: updated template usage)
(moved configuration file content details to other information, migrated save game data to standard template)
Line 40: Line 40:
 
{{Game data/config|Windows|{{p|game}}\config.txt}}
 
{{Game data/config|Windows|{{p|game}}\config.txt}}
 
}}
 
}}
 
'''Extended configuration file information'''
 
{| class="wikitable"
 
|-
 
! Line !! Restrictions !! Effect
 
|-
 
| 1 || 0 to 1||  Toggle fullscreen on or off. 1 for on, 0 for off.
 
|-
 
| 2 || 0 to 1||  Toogle ingame music on or off. 1 for on, 0 for off.
 
|-
 
|}
 
'''Notes'''
 
{{ii}} All Windows and Steam accounts share the same save and configuration files.
 
  
 
===Save game data location===
 
===Save game data location===
{| class="wikitable"
+
{{Game data|
|-
+
{{Game data/saves|Windows|{{p|game}}\sam*.sav|{{p|game}}\sam*i.sav}}
! Save slot !! Location
+
}}
|-
+
{{ii}} Each save is made up of two files numbered based on the save slot (1-3).
| 1 ||{{p|game}}\sam1.sav & sam1i.sav
 
|-
 
| 2 ||{{p|game}}\sam2.sav & sam2i.sav
 
|-
 
| 3 ||{{p|game}}\sam3.sav & sam3i.sav
 
|-
 
|}
 
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
Line 274: Line 254:
 
|64-bit executable notes=  
 
|64-bit executable notes=  
 
}}
 
}}
 +
 +
===Extended configuration file information===
 +
{| class="wikitable"
 +
|-
 +
! Line !! Restrictions !! Effect
 +
|-
 +
| 1 || 0 to 1||  Toggle fullscreen on or off. 1 for on, 0 for off.
 +
|-
 +
| 2 || 0 to 1||  Toogle ingame music on or off. 1 for on, 0 for off.
 +
|-
 +
|}
  
 
==System requirements==
 
==System requirements==

Revision as of 05:01, 22 April 2018

Serious Sam: The Random Encounter
Serious Sam: The Random Encounter cover
Developers
Vlambeer
Publishers
Devolver Digital
Engines
GameMaker
Release dates
Windows October 24, 2011
Serious Sam: The Random Encounter on Wikipedia
Serious Sam: The First Encounter 2001
Serious Sam: The Second Encounter 2002
Serious Sam 2 2005
Serious Sam HD: The First Encounter 2009
Serious Sam HD: The Second Encounter 2010
Serious Sam Double D 2011
Serious Sam: The Random Encounter 2011
Serious Sam 3: BFE 2011
Serious Sam: The Greek Encounter 2012
Serious Sam: Kamikaze Attack! 2012
Serious Sam VR (series)
Serious Sam Fusion 2017 EA
Serious Sam's Bogus Detour 2017
Serious Sam Classics: Revolution 2019
Serious Sam 4 2020
Serious Sam: Siberian Mayhem 2022
Serious Sam: Tormental 2022

Key points

Frame rate is capped at 30 FPS.

General information

Official Website
Serious Sam Wiki
Seriously! Forums
Steam Community Discussions

Availability

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\config.txt[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/201480/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\sam*.sav[Note 1]
<path-to-game>\sam*i.sav[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/201480/pfx/[Note 2]
Each save is made up of two files numbered based on the save slot (1-3).

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game options menu.
In-game options menu.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Notes

The soundtrack used by the game is located at <path-to-game>.

Issues unresolved

"Failed to Load Data. File seems to be corrupted."

There is no known fix for this issue, some players got the issue fixed on Super Crate Box by deleting the Save Files.[1][2]

Issues fixed

Game crashes when many sound effects are played (Windows 8)

Many users report sudden game crash when many sound effects are played at once. The developers have not commented on this issue, so an official fix is not expected. However, an unofficial fix was made.

Use an unofficial patch[3]
  1. Make a backup of <path-to-game>\sstre.exe in case of failure.
  2. Download the fix from here and extract sstrcf.ips to <path-to-game>.
  3. Download Lunar IPS from here and extract Lunar IPS.exe to <path-to-game>.
  4. Run <path-to-game>\Lunar IPS.exe and press Apply IPS Patch.
  5. Select <path-to-game>\sstrcf.ips and press Open.
  6. A window will pop-out and it'll ask for the file to patch, go to the bottom right and change Most Common ROM Files to All files (*.*).
  7. Select <path-to-game>\sstre.exe.
  8. Done, Lunar IPS is now patching your game file, once finished the application should end itself and you can delete Lunar IPS.exe and sstrcf.ips from <path-to-game>.

Notes

Old save files are not compatible with this patch. A debugging tool will pop-out non-stop.

"Failed to initialize Direct Music Audio" error dialog

A common error dialog.
A common error dialog.
This is only known to happen with ASUS Xonar series audio cards.

Many ASUS audio card drivers suffer from an issue causing DirectSound[citation needed] whilst having GX mode; ASUS' version of Creative Alchemy enabled not be available to initialize due to driver issues causing a crash to the desktop.

Disable GX mode in Xonar Audio Center[4]
  1. Open the Control Panel.
  2. Select Xonar Control Center.
  3. Near the bottom right is a button with GX on it, press it and GX mode should now be disabled.

Notes

This solution disables the ASUS version of Creative Alchemy (An EAX Emulator).
Try updating your audio card driver[citation needed]

Game wont launch

This issue is caused by KERNELBASE.dll when a third party application is interfering with the file.[5]

Temporarily disable virus scanners or any process that might interfere with KERNELBASE.dll[citation needed]

Other information

API

Executable 32-bit 64-bit Notes
Windows

Extended configuration file information

Line Restrictions Effect
1 0 to 1 Toggle fullscreen on or off. 1 for on, 0 for off.
2 0 to 1 Toogle ingame music on or off. 1 for on, 0 for off.

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) 2.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 100 MB
Video card (GPU) 256 MB of VRAM
DirectX 8 compatible

Notes

  1. 1.0 1.1 1.2 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References