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 "Open Season"

From PCGamingWiki, the wiki about fixing PC games
m
Line 24: Line 24:
 
{{Availability|
 
{{Availability|
 
{{Availability/row| Retail | | disc | {{DRM|SecuROM|7}} | | Windows }}
 
{{Availability/row| Retail | | disc | {{DRM|SecuROM|7}} | | Windows }}
 +
}}
 +
 +
==Essential improvements==
 +
===Skip intro videos===
 +
{{Fixbox|description=Delete or Rename|fix=
 +
# Go to {{p|game}}\Videos
 +
# Delete or Rename: {{file|COLULOGO.bik}}, {{file|SCPCLOGO.bik}}, {{file|SPALOGO.bik}}, {{file|UBI_LOGO.bik}}
 
}}
 
}}
  
Line 29: Line 36:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{p|game}}\User.ini}}
+
{{Game data/config|Windows|{{p|game}}\System\OpenSeason.ini|{{p|game}}\System\User.ini}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|{{p|game}}\*.sav}}
+
{{Game data/saves|Windows|{{p|game}}\System\*.sav}}
 
}}
 
}}
  
Line 62: Line 69:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = true
+
|vsync                      = hackable
|vsync notes                = Enable by default (tested by dgvoodo2 on windows10)
+
|vsync notes                = See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
Line 72: Line 79:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
==Issues fixed==
 +
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
 +
{{Fixbox|description=Set Vsync|fix=
 +
# Go to {{p|game}} and open <code>OpenSeason.ini</code>.
 +
# Search for the line containing <code>UseVSync=</code>.
 +
# Set Vsync with either of the following: <code>UseVSync=True</code> or <code>UseVSync=False</code>.
 +
}}
 +
 +
===Vsync (Enable by default) not working on Windows10===
 +
{{Fixbox|fix=
 +
# Download [http://dege.freeweb.hu/dgVoodoo2/ dgvoodoo2].
 +
# Copy <code>D3D8.DLL</code> from the \MS\x86\ folder to the {{p|game}}
 +
}}
 +
 +
===Enable Alt+F4===
 +
{{Fixbox|fix=
 +
# Download [https://stefansundin.github.io/superf4/ SuperF4], Install and open it.
 +
# Press Ctrl+Alt+F4 keys simultaneously to exit the game during the game.
 +
}}
 +
 +
===Change Language===
 +
{{Fixbox|fix=
 +
# Go to {{p|game}}\System and open <code>SetLanguage.exe</code>
 +
# And select the language you want
 
}}
 
}}
  
Line 155: Line 188:
  
 
{{L10n|content=
 
{{L10n|content=
 +
{{L10n/switch
 +
|language  = Dutch
 +
|interface = true
 +
|audio    = false
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
 
  |interface = true
 
  |interface = true
 
  |audio    = true
 
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = French
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
Line 171: Line 220:
 
  |fan      =  
 
  |fan      =  
 
}}
 
}}
 +
{{L10n/switch
 +
|language  = Spanish
 +
|interface = true
 +
|audio    = true
 +
|subtitles = true
 +
|notes    =
 +
|fan      =
 
}}
 
}}
 
==Issues fixed==
 
 
===Vsync (Enable by default) not working on Windows10===
 
{{Fixbox|description=
 
|fix=
 
# Download [http://dege.freeweb.hu/dgVoodoo2/] dgvoodoo2.
 
# Copy D3D8.DLL from the \MS\x86\ folder to the game install directory.
 
 
}}
 
}}
 
 
  
 
==Other information==
 
==Other information==
Line 208: Line 254:
 
|shader model notes    =  
 
|shader model notes    =  
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
|windows 64-bit exe    = false
+
|windows 64-bit exe    = true
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|macos 32-bit app      =  
 
|macos 32-bit app      =  

Revision as of 14:29, 20 September 2021

Open Season
Open Season cover
Developers
Ubisoft Montreal
Ubisoft Quebec
Publishers
Ubisoft
Engines
Unreal Engine 2
Release dates
Windows September 12, 2006
Open Season on MobyGames
Open Season on Wikipedia

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 7 DRM
Windows

Essential improvements

Skip intro videos

Delete or Rename
  1. Go to <path-to-game>\Videos
  2. Delete or Rename: COLULOGO.bik, SCPCLOGO.bik, SPALOGO.bik, UBI_LOGO.bik

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\System\OpenSeason.ini[Note 1]
<path-to-game>\System\User.ini[Note 1]

Save game data location

System Location
Windows <path-to-game>\System\*.sav[Note 1]

Video settings

Template:Video settings

Issues fixed

Vertical sync (Vsync)

Set Vsync
  1. Go to <path-to-game> and open OpenSeason.ini.
  2. Search for the line containing UseVSync=.
  3. Set Vsync with either of the following: UseVSync=True or UseVSync=False.

Vsync (Enable by default) not working on Windows10

Instructions
  1. Download dgvoodoo2.
  2. Copy D3D8.DLL from the \MS\x86\ folder to the <path-to-game>

Enable Alt+F4

Instructions
  1. Download SuperF4, Install and open it.
  2. Press Ctrl+Alt+F4 keys simultaneously to exit the game during the game.

Change Language

Instructions
  1. Go to <path-to-game>\System and open SetLanguage.exe
  2. And select the language you want

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
Dutch
English
French
German
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 8 Despite the fact that the requirements state that the game is directx 9 it is actually directx 8
Shader Model support 1.1
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Cutscenes Bink Video

System requirements

Windows
Minimum Recommended
Operating system (OS) 2000
Processor (CPU) Intel Pentium 4 1.5 GHz
AMD Athlon 1.5 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 2 GB
Video card (GPU) 64 MB of VRAM
DirectX 9 compatible
Shader model 1.1 support
Sound (audio device) Audio solution containing Dolby Digital Live required for Dolby Digital audio
Other 16x CD-ROM drive or 4x DVD-ROM drive

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).

References