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 "Gothic II"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: added WSGF details, updated multi-monitor)
(made Windows 8 issue a key point; updated layout, added paths and intro video fix)
Line 8: Line 8:
 
}}
 
}}
 
{{:Gothic (series)}}
 
{{:Gothic (series)}}
 +
'''Key points'''
 +
{{ii}} If you are using Windows 8, apply the [[#Fullscreen border (Windows 8)|fullscreen border fix]].
  
 
==Availability==
 
==Availability==
Line 16: Line 18:
 
{{ii}} The Gold Edition includes the Night of the Raven expansion.
 
{{ii}} The Gold Edition includes the Night of the Raven expansion.
  
== Issues And Fixes ==
+
==Improvements==
If you got stuck in level geometry you could get out by using console commands or key commands in cheat mode. To open cheat mode type MARVIN on the character screen. Pressing the key F8 gives you full health and teleports you a few meters up. Pressing the key K will teleport you a few meters forward.
+
===Patch v1.30 / Add-on Patch 2.6 (German retail)===
 +
The latest retail patches for the German version are [http://www.worldofgothic.de/dl/download_66.htm Patch v1.30] for the base Gothic II and [http://www.worldofgothic.de/dl/download_80.htm Add-on Patch 2.6] for the Night of the Raven expansion. All English versions and German digital distribution versions already include the latest patches.
  
=== Windows 8 fullscreen fix ===
+
===Disable intro videos===
[[Gothic]] and Gothic II do not go fullscreen correctly on Windows 8. The following steps will fix this problem.
+
{{Fixbox|1=
# Download the [https://www.dropbox.com/s/k4vowtdi5u071wy/GothicW8.sdb Fix Package] and save it somewhere convenient
+
{{Fixbox/fix|Change playLogoVideos setting}}
# Download and install the [http://www.microsoft.com/en-us/download/details.aspx?id=7352 Microsoft Application Compatibility Toolkit]
+
# Edit <code>gothic.ini</code>
# From the Start Screen launch Compatibility Administrator (32-bit), or Compatibility Administrator if you're on a 32-bit version of Windows
+
# Change <code>playLogoVideos=1</code> to <code>playLogoVideos=0</code>
# Click Open
+
# Save your changes.
# Select the fix package from step 1
+
{{ii}} The game will now go directly to the main menu when launched.
# Choose File>Install
+
}}
That's it! You're done! Both Gothic and Gothic II will now enter fullscreen mode correctly.
+
 
 +
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Save games (GOG.com)|C:\Program Files (x86)\GOG.com\Gothic 2 Gold\Saves}}
 +
{{Game Location Table/row|Configuration files (GOG.com)|C:\Program Files (x86)\GOG.com\Gothic 2 Gold\system\GOTHIC.INI}}
 +
{{Game Location Table/row|Save games (Steam)|C:\Program Files (x86)\Steam\steamapps\ common\gothic ii\Saves}}
 +
{{Game Location Table/row|Configuration files (Steam)|C:\Program Files (x86)\Steam\steamapps\ common\gothic ii\system\GOTHIC.INI}}
 +
}}
  
 
==Video settings==
 
==Video settings==
Line 52: Line 62:
 
}}
 
}}
 
===[[Widescreen resolution]]===
 
===[[Widescreen resolution]]===
Gothic II has native support for 1280x720, 1280x768, 1280x800, and 1440x900. For other widescreen resolutions, do the following:
+
{{ii}} Gothic II has native support for 1280x720, 1280x768, 1280x800, and 1440x900. For other widescreen resolutions, do the following:
# Open Gothic.ini
+
{{Fixbox|1=
 +
{{Fixbox/fix|Enable extended resolution detection}}
 +
# Edit <code>Gothic.ini</code>
 
# Find <code>extendedMenu=0</code> and change it to <code>extendedMenu=1</code>
 
# Find <code>extendedMenu=0</code> and change it to <code>extendedMenu=1</code>
 
# Save your changes.
 
# Save your changes.
Launch Gothic II again and you will be able to choose your resolution in the video settings.
+
# Launch Gothic II again and you will be able to choose your resolution in the video settings.
 
+
{{ii}} NPCs may look fat in widescreen resolutions. Talking to an NPC will fix this until the next time you load a save.
Note that NPCs may look too fat when using widescreen resolutions. Talking to an NPC will fix the aspect ratio until the next time you load a save.
+
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set resolution manually}}
 +
{{ii}} If setting <code>extendedMenu=1</code> still doesn't show your resolution in-game for some reason, do the following:
 +
# Edit <code>Gothic.ini</code>
 +
# Set <code>zVidResFullscreenX=</code> and <code>zVidResFullscreenY=</code> to the width (X) and height (Y) of your resolution.
 +
# Save your changes and relaunch the game.
 +
}}
  
 
===[[Anisotropic filtering (AF)]]===
 
===[[Anisotropic filtering (AF)]]===
Line 77: Line 96:
 
===[[Controller|Controller support]]===
 
===[[Controller|Controller support]]===
 
Gothic II has limited native controller support which can be enabled by editing Gothic.ini and changing <code>enableJoystick=0</code> to <code>enableJoystick=1</code>; note that some axes might not be detected and some inputs cannot be set to controller axes, e.g. camera controls. For best results you will probably want to use a different solution as well as or instead of the game's own controller support; see the [[controller with keyboard-only game]] page for details.
 
Gothic II has limited native controller support which can be enabled by editing Gothic.ini and changing <code>enableJoystick=0</code> to <code>enableJoystick=1</code>; note that some axes might not be detected and some inputs cannot be set to controller axes, e.g. camera controls. For best results you will probably want to use a different solution as well as or instead of the game's own controller support; see the [[controller with keyboard-only game]] page for details.
 +
 +
==Issues fixed==
 +
=== Fullscreen border (Windows 8)===
 +
{{ii}} [[Gothic]] and Gothic II show a window border in fullscreen mode on Windows 8.
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Apply the fix package}}
 +
# Download the [https://www.dropbox.com/s/k4vowtdi5u071wy/GothicW8.sdb Fix Package] and save it somewhere convenient.<ref>This package works by applying the ForceSimpleWindow compatibility fix for the Gothic and Gothic II executables.</ref>
 +
# Download and install the [http://www.microsoft.com/en-us/download/details.aspx?id=7352 Microsoft Application Compatibility Toolkit].
 +
# From the Start Screen launch Compatibility Administrator (32-bit), or Compatibility Administrator if you're on a 32-bit version of Windows.
 +
# Click Open.
 +
# Select the fix package from step 1.
 +
# Choose File>Install.
 +
# Both Gothic and Gothic II will now enter fullscreen mode correctly (you do not need to restart your computer).
 +
}}
  
 
==System requirements==
 
==System requirements==
Line 89: Line 122:
 
|minHD = 2.6 GB free
 
|minHD = 2.6 GB free
 
|minGPU = 32 MB 3D graphics card
 
|minGPU = 32 MB 3D graphics card
|minVRAM = 32
+
|minVRAM =  
 
|recGPU = 64 MB 3D graphics card
 
|recGPU = 64 MB 3D graphics card
 
|recGPU2 =  
 
|recGPU2 =  
|recVRAM = 64
+
|recVRAM =  
 
}}
 
}}
  
==General information==
+
==References==
===References===
 
 
<references/>
 
<references/>
  
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 00:38, 21 March 2013

Template:Infobox Gothic (series) Key points

If you are using Windows 8, apply the fullscreen border fix.

Availability

Template:Availability Table

The Gold Edition includes the Night of the Raven expansion.

Improvements

Patch v1.30 / Add-on Patch 2.6 (German retail)

The latest retail patches for the German version are Patch v1.30 for the base Gothic II and Add-on Patch 2.6 for the Night of the Raven expansion. All English versions and German digital distribution versions already include the latest patches.

Disable intro videos

Instructions

Game data

Template:Game Location Table

Video settings

Template:Video Settings

Widescreen resolution

Gothic II has native support for 1280x720, 1280x768, 1280x800, and 1440x900. For other widescreen resolutions, do the following:
Instructions
Instructions

Anisotropic filtering (AF)

Open Gothic.ini and change zTexAnisotropicFiltering=0 to zTexAnisotropicFiltering=1. This is only an on/off setting; if it doesn't work or you want a higher setting, force it using the NVIDIA Control Panel/AMD VISION Engine Control Center instead.

Anti-aliasing (AA)

Open Gothic.ini and change zVidEnableAntiAliasing=0 to zVidEnableAntiAliasing=1. This is only an on/off setting; if it doesn't work or you want a higher setting, force it using the NVIDIA Control Panel/AMD VISION Engine Control Center instead.

Input settings

Template:Input Settings

Controller support

Gothic II has limited native controller support which can be enabled by editing Gothic.ini and changing enableJoystick=0 to enableJoystick=1; note that some axes might not be detected and some inputs cannot be set to controller axes, e.g. camera controls. For best results you will probably want to use a different solution as well as or instead of the game's own controller support; see the controller with keyboard-only game page for details.

Issues fixed

Fullscreen border (Windows 8)

Gothic and Gothic II show a window border in fullscreen mode on Windows 8.
Instructions

System requirements

Template:System Requirements

References