ArcaniA: Gothic 4

From PCGamingWiki, the wiki about fixing PC games
Jump to: navigation, search
ArcaniA: Gothic 4
ArcaniA Gothic 4 cover.jpg
Developers
Publishers
Engines
Release dates
Windows
October 12, 2010
ArcaniA: Gothic 4 at Steam Charts
ArcaniA: Gothic 4 at SteamDB
 ArcaniA: Gothic 4 at Wikipedia
Gothic
Gothic 2001
Gothic II 2002
Gothic II: Night of the Raven
Gothic 3 2006
Gothic 3: Forsaken Gods 2008
ArcaniA: Gothic 4 2010
ArcaniA: Fall of Setarrif 2011

Key points

Disadvantage Poorly optimized, even with modern high end hardware frame rate dips occasionallly below 60 FPS regardless of graphical settings.

General information

More information Steam Community Discussions
More information Steam Users' Forums for game series

Availability[edit]

Source DRM Notes Keys
Steam Availability Table Icons - Steam.svg
Amazon.com DRM details are not known
Green Man Gaming Availability Table Icons - Steam.svg
Humble Store DRM details are not known
Retail Requires online activation DRM: SecuROM activation and release date check.[1] Use the latest patch to remove DRM.

Essential improvements[edit]

Skip intro videos[edit]

Fix Rename/delete intro videos

  1. Go to <path-to-game>\Data\Video
  2. Rename or delete JWD_Logo.wmv, Nvidia.wmv and SB_Logo.wmv

Patches[edit]

Information Patch #4 removes SecuROM DRM and fixes various issues.

Performance tweaks[edit]

Information You should make a backup copy of the file modified here. If you want to revert to the original but can't find it, use the "Verify integrity of game cache" option on the game properties through Steam.

Fix Modify configuration files[2]

  1. Open <path-to-game>\Data\configuration\ProcessManager.xml
  2. Look for the ThreadConfig platform="PC" cores="1" section, change the cores value to the number of cores of your CPU.
  3. Save the file and close it.
  4. The following steps are optional:
  1. Change all thread-pool-bit values to "1".
  2. Change all memory-synchronized values to "true".

Enable Xbox UI[edit]

Information While using the Xbox UI accessing the game options will make the game crash, so either make sure you're happy with your settings or temporarily switch back to the PC UI while you access them.
Information Enabling the Xbox UI will allow you easier navigation through the game and the menus while using a controller, however it has to be switched to every time you open the game.

Fix Enable cheat menu[3]

1. Open %USERPROFILE%\Documents\ArcaniA - Gothic 4\input.xml
2. Go to the end of the file and add the following before the </inputs> line:
	<Input command="cheat menu" >
		<Key code="41" />
		<Activation type="first active" />
	</Input>
3. Save the file and close it. This will bind the cheat menu to ~.
4. Open up the game and load a save or start a new game. Press ~.
5. Go to the Toggle XBOX/PC Interface option, choose Xbox 360 and hit the back button.

Game data[edit]

Configuration file(s) location[edit]

  Location 
Windows %USERPROFILE%\Documents\ArcaniA - Gothic 4

Save game data location[edit]

  Location 
Windows %USERPROFILE%\Documents\ArcaniA - Gothic 4

Save game cloud syncing[edit]

System Native Notes
Steam Cloud Impossible

Video settings[edit]

General graphics settings.
Advanced graphics settings.
Graphics option Option WSGF Notes
Widescreen resolution Native WSGF WS Bronze.svg
Multi-monitor Hackable WSGF MM Bronze.svg See the WSGF entry for two possible methods.
Field of view (FOV) Unknown
Windowed Native
Borderless fullscreen windowed Impossible
Anisotropic filtering (AF) Hackable Can be forced through driver control.
Anti-aliasing (AA) Hackable Can be forced through driver control.
Vertical sync (Vsync) Hackable Can be forced through driver control.
High frame rate Native

Input settings[edit]

Keyboard and mouse Native Notes
Remapping Native
Mouse acceleration Impossible
Mouse input in menus Native
Mouse Y-axis inversion Native
Controller
Controller support Native Xbox 360 controller supported.
Full controller support Hackable Can be toggled through the cheat menu.
Controller remapping Hackable Requires editing a configuration file, see Controller remapping.
Controller Y-axis inversion Hackable Requires editing a configuration file.

Controller remapping[edit]

Fix Edit input configuration file[4]

1. Open %USERPROFILE%\Documents\ArcaniA - Gothic 4\input.xml
2. The file will contain the current mappings for both controller and keyboard. To remap the controls, simply search for the action you want to remap and change the Gamepad name section of each action for the button you want it to use, for instance, to jump with the A button, change the jumping section to:
	<Input command="jump" >
		<Gamepad name="a" />
		<Gamepad active="false" name="left shoulder" />
		<Activation type="first active" />
	</Input>
3. The Activation type value represents how to read the button press, first active means tap, active means hold, and first inactive means letting go of the button.
4. Save the file and close it.

Notes:

Information You have to run a game at least once, in order for it to create configuration files.
Information If you hit reset on the in game control options, the contents of this file will be replaced with defaults, including the xbox controller sections.

Invert controller's Y-axis[edit]

Fix Edit input configuration file[4]

1. Open %USERPROFILE%\Documents\ArcaniA - Gothic 4\inputsettings.xml
2. Search the attribute with the name invert_gamepad_y and change its value to true like so:
	<Attribute name="invert_gamepad_y" type="bool" value="true" />
3. Save the file and close it.

Notes:

Information You have to run a game at least once, in order for it to create configuration files.
Information There are additional options that can be modified in this file, such as inverting X-axis.

Audio settings[edit]

Audio options Native Notes
Separate volume controls Native
Surround sound Impossible
Subtitles Native
Closed captions Unknown
Mute on focus lost Native

Issues fixed[edit]

Game won't start[edit]

Information Game has several problems launching especially with 64-bit Windows 7 installations.

Fix Regular fixes, PhysX-, Audio- and AV-related fixes

  • If using Steam version verify game cache, try disabling steam overlay and manually installing re-distributables.
  • If having Nvidia GPU try copying cudart32_*.dll and cudart64_*.dll from C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common to <path-to-game>[5]
  • Install the NVIDIA PhysX Legacy System Software and then try same thing as above.[6]
  • If using Windows 7 N install WMP.
  • Try to set audio output to 24/16-bit 48000khz.[7]
  • Make executable use Windows XP SP 3 combatibility mode and start in administrator mode.
  • Add installation folder to your antivirus exclude list or as last resort try to uninstall it.[8]

Stuck in jungle level[edit]

Information It is possible, if you go back to the jungle level, to get stuck in it. There are two ways to get around this issue.

Fix Jumping back fix[9]

  • Go south to the ledge near the monastery next to where Bartur is standing.
  • Unequip your weapons.
  • Equip one of the movement speed increase runes (Either Rune of the four winds or Rune of the seven winds).
  • Run back into the ledge and jump.

Fix Cheat fix[9]

1. Open %USERPROFILE%\Documents\ArcaniA - Gothic 4\input.xml
2. Go to the end of the file and add the following before the </inputs> line:
	<Input command="hero teleport" >
		<Key name="Q"/>
		<Key name="control left" active="true" />
		<Activation type="first active"/>
	</Input>
3. Save the file and close it.
4. Open the game and load your save.
5. Press Ctrl+Q, this should put you into hero teleport mode. Use the regular movement keys to move around and control the direction by holding the right mouse button and moving the mouse. Note that not all assets are rendered while in this mode.
6. In this mode you can move without impairments, so simply go wherever you wish and press escape to exit.

System requirements[edit]

Windows
Minimum Recommended
Operating system (OS)
XP, Vista, 7
Processor (CPU) Intel Core 2 Duo @ 2.8 GHz
AMD Athlon II x2 @ 2.8 GHz
Intel Core I7 @ 3 GHz
AMD Phenom II x4 @ 3 GHz
System memory (RAM) 2 GB 4 GB
Hard disk drive (HDD)
9 GB
Video card (GPU) GeForce 8800 GTX
DirectX 9.0c compatible
GeForce GTX 295
DirectX 9.0c compatible
Information System requirements from official site [10]

References

  1. SecuROM™ Support Website - ArcaniA: Gothic 4
  2. http://www.gamefaqs.com/boards/939672-arcania-gothic-4/57104961
  3. http://forum.nordicgames.at/showthread.php?171844-Xbox-Controller-In-Game-Menu-Navigation&p=2601982&viewfull=1#post2601982
  4. 4.0 4.1 http://www.gamefaqs.com/boards/939672-arcania-gothic-4/56768665
  5. http://steamcommunity.com/app/39690/discussions/0/846958724749138546/#c846959362242595009
  6. http://steamcommunity.com/app/39690/discussions/0/666824800526180226/#c540732596411948509
  7. http://steamcommunity.com/app/39690/discussions/0/846958724749138546/#c846959520912315526
  8. http://steamcommunity.com/app/39690/discussions/0/846963710864775870/
  9. 9.0 9.1 http://forum.nordicgames.at/showthread.php?172851-I-am-stuck-between-two-regions
  10. http://www.arcania-game.com/?lang=en&ID=1840