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"

From PCGamingWiki, the wiki about fixing PC games
(added series box, availability, Player-Kit, FPS patch, widescreen fix (based on WSGF solution, but different--doesn't work with GOG.com or Steam default shortcuts), video settings, input settings; other misc. fixes)
Line 6: Line 6:
 
|engine        = Gothic Engine
 
|engine        = Gothic Engine
 
|release dates  = <sup>DE</sup> March 15, 2001<br /><sup>NA</sup> November 23, 2001<br /><sup>PL</sup> March 28, 2002
 
|release dates  = <sup>DE</sup> March 15, 2001<br /><sup>NA</sup> November 23, 2001<br /><sup>PL</sup> March 28, 2002
|steam          = 65540
+
}}
|gog           = gothic
+
{{:Gothic (series)}}
 +
 
 +
==Availability==
 +
{{Availability Table|
 +
{{Availability Table/row| [http://www.gog.com/gamecard/gothic GOG.com] | {{ID|DRM-free}} | }}
 +
{{Availability Table/row| [http://store.steampowered.com/app/65540/ Steam] | {{ID|Steam}} | only sold as part of bundles.}}
 
}}
 
}}
  
 
== Patches ==
 
== Patches ==
Latest Gothic patch is 1.08k and can be found here http://www.worldofgothic.com/dl/?go=dlfile&fileid=10
+
The latest Gothic patch is [http://www.worldofgothic.com/dl/?go=dlfile&fileid=10 version 1.08k]. Digital distribution versions already include this patch. To check your current patch version look at the bottom right of the main menu box.
  
== Graphical Tweaks ==
+
== Issues And Fixes ==
 +
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.
  
 
=== Windows 8 fullscreen problems ===
 
=== Windows 8 fullscreen problems ===
Line 25: Line 31:
 
That's it! You're done! Both Gothic and Gothic II will now enter fullscreen mode correctly.
 
That's it! You're done! Both Gothic and Gothic II will now enter fullscreen mode correctly.
  
=== Wide screen resolutions ===
+
=== Steam Version violation errors ===
[http://widescreengamingforum.com/dr/gothic Widescreen Gaming Forum].
+
If using the Steam version of the game and you are getting Violation errors, try right clicking the game in the Steam library and choosing "Properties". From here, de-select the "Enable Steam Community In-Game" option.
 +
 
 +
=== Unresolved Issues ===
 +
*Disparaging inventory item icons on ATI 1xxx series.
  
=== Graphics ===
+
== Improvements ==
[[Anti-Aliasing (AA)|Anti-Aliasing]] and [[Anisotropic Filtering (AF)|Anisotropic_Filtering]] can only be forced in video driver settings.
+
=== Player-Kit ===
 +
The Player-Kit is required for playing mods. To install it, do the following:
 +
# If you are using a disc version ensure you have the latest patch (see [[#Patches|Patches]]).
 +
# Download and install the [http://www.worldofgothic.de/dl/download_34.htm Player-Kit].
 +
Mods can now be installed.
  
== Issues And Fixes ==
+
Note that Gothic will now show a mod selector window when launched instead of going directly into the game; if you want to launch the original unmodded game directly, change your shortcut to point to <code>GothicMod.exe</code> instead of <code>Gothic.exe</code>.
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.
 
  
 +
=== Unlock frame rate ===
 +
Gothic runs with a frame rate of around 25 FPS. To raise this, install the [[#Player-Kit|Player-Kit]], then install the [http://www.bendlins.de/nico/gothic/misc/GothicFps-108.zip FPS patch] (right click, run as administrator).
  
=== Steam Version violation errors ===
+
==Video settings==
If using the steam version of the game and you are getting Violation errors, try right clicking the game in library and going to "Properties". From here, de-select the "Enable Steam Community In-Game" option
+
{{Video Settings
 +
|widescreen_resolution      =true
 +
|widescreen_resolution_notes=Only some resolutions listed; see [[#Widescreen resolution|Widescreen resolution]].
 +
|multimonitor              =unknown
 +
|multimonitor_notes        =
 +
|fov                        =false
 +
|fov_notes                  =
 +
|windowed                  =false
 +
|windowed_notes            =
 +
|fullscreen                =false
 +
|fullscreen_notes          =
 +
|anisotropic                =false
 +
|anisotropic_notes          =
 +
|antialiasing              =false
 +
|antialiasing_notes        =
 +
|vsync                      =false
 +
|vsync_notes                =
 +
}}
 +
===[[Widescreen resolution]]===
 +
Gothic has native support for 1280x720, 1280x768, 1280x800, and 1440x900. For other widescreen resolutions, do the following:
  
=== Performance Improvements ===
+
{{Fixbox|1=
''TODO: FPS Unlocker''
+
{{Fixbox/fix| Use other widescreen resolutions<ref>http://www.wsgf.org/dr/gothic</ref>}}
For some reason developers decided to lock framerate at 28 frames per second. To unlock you can use community made utility FPS Unlocker
+
# Go to the system folder where Gothic is installed to, e.g.:
 +
#* GOG.com version: <code>C:\Program Files (x86)\GOG.com\Gothic\system</code>
 +
#* Steam version: <code>C:\Program Files (x86)\Steam\steamapps\common\gothic\system</code>
 +
# Make a shortcut for the Gothic executable:
 +
#* If the [[#Player-Kit|Player-Kit]] is not installed, make a shortcut to Gothic.exe
 +
#* If the [[#Player-Kit|Player-Kit]] is installed, make a shortcut to GothicMod.exe
 +
# Right click the shortcut and choose Properties.
 +
# Paste the following onto the end of the Target field:<br><code> -zRes:XXXX,XXXX,32</code>
 +
# Replace the <code>XXXX</code> parts with the width and height of your resolution.
 +
# Click Apply, making sure that there is a space between <code>gothic.exe"</code> and <code>-zres</code>.
 +
}}
 +
Using this shortcut will launch Gothic with the chosen resolution. The in-game video settings will still list the previous resolution, not the one you set in the shortcut; this is normal.
  
=== Controller Support ===
+
The shortcut can be put somewhere convenient for easy launching (e.g. the desktop or Start Screen/Start Menu). Existing shortcuts will still launch the game without the widescreen fix.
''TODO''
 
Although Gothic is PC-only game, it was made without mouse in mind
 
  
=== Unresolved Issues ===
+
==Input settings==
*Disparaging inventory item icons on ATI 1xxx series.
+
{{Input Settings
 +
|key_remap                  =true
 +
|key_remap_notes            =
 +
|acceleration_option        =false
 +
|acceleration_option_notes  =
 +
|controller_support        =false
 +
|controller_support_notes  =See [[#Controller|Controller support]].
 +
}}
 +
===[[Controller|Controller support]]===
 +
Gothic has no native support. See the [[controller with keyboard-only game]] page for a solution.
  
 
== System Requirements ==
 
== System Requirements ==
Line 67: Line 118:
 
}}
 
}}
  
== See Also ==
+
==General information==
* [[Gothic 2]]
+
===References===
* [[Gothic 3]]
+
<references/>
* [[Risen]]
 
  
 
[[Category:Game]]
 
[[Category:Game]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 09:37, 25 December 2012

Template:Infobox Gothic (series)

Availability

Template:Availability Table

Patches

The latest Gothic patch is version 1.08k. Digital distribution versions already include this patch. To check your current patch version look at the bottom right of the main menu box.

Issues And Fixes

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.

Windows 8 fullscreen problems

Gothic and Gothic II do not go fullscreen correctly on Windows 8. The following steps will fix this problem.

  1. Download the Fix Package and save it somewhere convenient
  2. Download and install the Microsoft Application Compatibility Toolkit
  3. From the Start Screen launch Compatibility Administrator (32-bit), or Compatibility Administrator if you're on a 32-bit version of Windows
  4. Click Open
  5. Select the fix package from step 1
  6. Choose File>Install

That's it! You're done! Both Gothic and Gothic II will now enter fullscreen mode correctly.

Steam Version violation errors

If using the Steam version of the game and you are getting Violation errors, try right clicking the game in the Steam library and choosing "Properties". From here, de-select the "Enable Steam Community In-Game" option.

Unresolved Issues

  • Disparaging inventory item icons on ATI 1xxx series.

Improvements

Player-Kit

The Player-Kit is required for playing mods. To install it, do the following:

  1. If you are using a disc version ensure you have the latest patch (see Patches).
  2. Download and install the Player-Kit.

Mods can now be installed.

Note that Gothic will now show a mod selector window when launched instead of going directly into the game; if you want to launch the original unmodded game directly, change your shortcut to point to GothicMod.exe instead of Gothic.exe.

Unlock frame rate

Gothic runs with a frame rate of around 25 FPS. To raise this, install the Player-Kit, then install the FPS patch (right click, run as administrator).

Video settings

Template:Video Settings

Widescreen resolution

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

Instructions

Using this shortcut will launch Gothic with the chosen resolution. The in-game video settings will still list the previous resolution, not the one you set in the shortcut; this is normal.

The shortcut can be put somewhere convenient for easy launching (e.g. the desktop or Start Screen/Start Menu). Existing shortcuts will still launch the game without the widescreen fix.

Input settings

Template:Input Settings

Controller support

Gothic has no native support. See the controller with keyboard-only game page for a solution.

System Requirements

Template:SysReq

General information

References