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"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
Line 8: Line 8:
 
|gog            =  
 
|gog            =  
 
}}
 
}}
 +
{{:Serious Sam (series)}}
  
== HD: Gold Edition ==
+
'''General Information'''
There is a HD: Gold Edition available on Steam, which includes HD remakes of both Serious Sam HD First and Second Encounter, plus the original versions.
+
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=789 Steam Users' Forums]
 +
{{mm}} [http://forums.seriouszone.com/forumdisplay.php?f=367 Seriously! Forums]
 +
{{mm}} [http://steamcommunity.com/app/41050/discussions Steam Community Discussions]
  
== Add custom resolution: ==
+
{{++}} There is a HD: Gold Edition available on Steam, which includes HD remakes of both Serious Sam HD First and Second Encounter, plus the original versions.
  
In this example we will change the resolution to 1680 x 1050:
+
== Game Data ==
 +
=== Save Game Location ===
 +
{{Game Location Table|
 +
{{Game Location Table/row|Steam|<pre>Steam\steamapps\common\serious sam classic the first encounter\SaveGame\</pre>}}
 +
}}
  
Locate PersistentSymbols.ini in
+
== Video Settings ==
 +
{{Video Settings
 +
|widescreen_resolution      =hackable
 +
|widescreen_resolution_notes=See [[#Custom resolution|Custom resolution]].
 +
|multimonitor              =hackable
 +
|multimonitor_notes        =See [[#Custom resolution|Custom resolution]].
 +
|fov                        =hackable
 +
|fov_notes                  =See [[#Field of view (FOV)|Field of view (FOV)]].
 +
|windowed                  =true
 +
|windowed_notes            =
 +
|fullscreen                =unknown
 +
|fullscreen_notes          =
 +
|anisotropic                =true
 +
|anisotropic_notes          =None, 2, 4, 8, 16, 32, 64, 128.
 +
|antialiasing              =unknown
 +
|antialiasing_notes        =
 +
|vsync                      =false
 +
|vsync_notes                =
 +
}}
  
<pre>C:\Program Files (x86)\Croteam\Serious Sam the First Encounter\Scripts\</pre>
+
===Custom resolution===
  
Then change these variables:
+
{{Fixbox|1=
 +
{{Fixbox/fix|Custom resolution}}
 +
1) Run game at least once.
  
persistent extern INDEX sam_iScreenSizeI=(INDEX)1680;
+
2) Navigate to <code>Steam\steamapps\common\serious sam classic the first encounter\Scripts\</code> (Steam) or <code>C:\Program Files (x86)\Croteam\Serious Sam the First Encounter\Scripts\</code> (retail)
  
persistent extern INDEX sam_iScreenSizeJ=(INDEX)1050;
+
3) Open <code>PersistentSymbols.ini</code> with text editor (notepad for example)
 +
 
 +
4) Locate lines
 +
<pre>persistent extern INDEX sam_iScreenSizeI=(INDEX)XXX;
 +
persistent extern INDEX sam_iScreenSizeJ=(INDEX)YYY;</pre>
 +
 
 +
5) Change XXX and YYY to your prefered resolution.
 +
}}
 +
 
 +
===[[Field Of View (FOV)]]===
 +
 
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Field Of View (FOV)}}
 +
 
 +
1) Run game at least once.
 +
 
 +
2) Navigate to <code>Steam\steamapps\common\serious sam classic the first encounter\Scripts\</code> (Steam) or <code>C:\Program Files (x86)\Croteam\Serious Sam the First Encounter\Scripts\</code> (retail)
 +
 
 +
3) Open <code>PersistentSymbols.ini</code> with text editor (notepad for example)
 +
 
 +
4) Locate line <pre>persistent extern user FLOAT plr_fFOV=(FLOAT)XX;</pre>
 +
 
 +
5) Change XX to your prefered field of view.
 +
}}
 +
 
 +
== Input Settings ==
 +
{{Input Settings
 +
|key_remap                  =true
 +
|key_remap_notes            =
 +
|acceleration_option        =true
 +
|acceleration_option_notes  =
 +
|controller_support        =true
 +
|controller_support_notes  =
 +
}}
  
 
== System Requirements ==
 
== System Requirements ==

Revision as of 11:09, 22 October 2012

Template:Infobox Serious Sam (series)

General Information

Steam Users' Forums
Seriously! Forums
Steam Community Discussions
There is a HD: Gold Edition available on Steam, which includes HD remakes of both Serious Sam HD First and Second Encounter, plus the original versions.

Game Data

Save Game Location

Template:Game Location Table

Video Settings

Template:Video Settings

Custom resolution

Instructions

Field Of View (FOV)

Instructions

Input Settings

Template:Input Settings

System Requirements

Template:SysReq

See Also