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 "Arcanum: Of Steamworks & Magick Obscura"

From PCGamingWiki, the wiki about fixing PC games
(→‎Official patch: Upgrading links to HTTPS with AutoWikiBrowser, replaced: http://www.patches-scrolls. → https://www.patches-scrolls.)
(fixed section order, added Network section (basic details--incomplete))
Line 81: Line 81:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|discord               =  
+
|discord                   =  
|discord notes         =  
+
|discord notes             =  
|epic games store       =  
+
|epic games launcher       =  
|epic games store notes =  
+
|epic games launcher notes =  
|gog galaxy             = false
+
|gog galaxy               = false
|gog galaxy notes       =  
+
|gog galaxy notes         =  
|origin                 =  
+
|origin                   =  
|origin notes           =  
+
|origin notes             =  
|steam cloud           = false
+
|steam cloud               = false
|steam cloud notes     =  
+
|steam cloud notes         =  
|uplay                  =  
+
|ubisoft connect          =  
|uplay notes           =  
+
|ubisoft connect notes     =  
|xbox cloud             =  
+
|xbox cloud               =  
|xbox cloud notes       =  
+
|xbox cloud notes         =  
 
}}
 
}}
  
Line 270: Line 270:
 
}}
 
}}
  
==Issues fixed==
+
==Network==
===Files not installed properly===
+
{{Network/Multiplayer
{{++}} Recommended to avoid default installation folder, as this can lead to issues where certain files are not properly installed.
+
|local play          = false
 
+
|local play players  =  
{{Fixbox|description=Run installed as administrator|ref={{cn|date=September 2016}}|fix=
+
|local play modes    =  
When running the installer, be sure to right-click on the .exe, and select "Run as Administrator".
+
|local play notes    =  
}}
+
|lan play            = true
 
+
|lan play players    = 8
===Loading screen freezing===
+
|lan play modes      = Co-op, Versus
{{--}} Freezing known to happen on systems with multi-core CPUs.{{cn|date=September 2015}}
+
|lan play notes      =  
{{Fixbox|description=Set CPU affinity|ref={{cn|date=September 2015}}|fix=
+
|online play          = unknown
Setting CPU affinity should solve this problem. Create a shortcut, and in the shortcut's "Target" field, insert <code>{{p|windir}}\System32\cmd.exe /C start "ARCANUM" /D "C:\ARCANUM" /high /affinity 1 "C:\ARCANUM\arcanum.exe"</code>
+
|online play players  = 8
Be sure to replace <code>C:\ARCANUM</code> with your actual Arcanum installation folder. If needed, you can add additional command-line parameters to the end.
+
|online play modes    = Co-op, Versus
}}
+
|online play notes    =  
 
+
|asynchronous        =  
===Graphical issues===
+
|asynchronous notes  =  
{{Fixbox|description=Set target field|ref={{cn|date=September 2016}}|fix=
+
}}{{Network/Connections
Adding <code>-no3d -doublebuffer</code> to the end of your Arcanum shortcut's "Target" field.
+
|matchmaking        =  
}}
+
|matchmaking notes  =  
 
+
|p2p                =  
{{Fixbox|description=Delete or rename ddraw.dll|ref={{cn|date=September 2016}}|fix=
+
|p2p notes          =  
Delete or rename <code>ddraw.dll</code>.
+
|dedicated          =  
}}
+
|dedicated notes    =  
 
+
|self-hosting      =  
===Performance issues===
+
|self-hosting notes =  
{{Fixbox|description=Modify the SierraLauncher.ini file|ref={{cn|date=March 2018}}|fix=
+
|direct ip          =  
# Go to the installation folder
+
|direct ip notes    =  
# Open <code>SierraLauncher.ini</code>
+
}}{{Network/Ports
# Find <code>Game1Cmd=</code> and replace line with <code>Game1Cmd= -no3d -doublebuffer -scrolldist:0 -scrollfps:70</code>
+
|tcp  =  
}}
+
|udp  =  
 
+
|upnp =  
{{Fixbox|description=Use Aqrit's DDrawFix for Infinity Engine games|ref=<ref>[https://steamcommunity.com/sharedfiles/filedetails/?id=755396888 Fix for slowdown on Windows 10]</ref>|fix=
 
# Download [http://bitpatch.com/ie_ddrawfix.html ie-ddrawfix.zip]
 
# Open the archive and navigate to <code>wined3d</code>
 
# Extract the contents of the folder to <code>{{p|game}}/Arcanum</code>
 
# If prompted, click yes to replace <code>ddraw.dll</code>
 
 
}}
 
}}
  
Line 351: Line 346:
 
|play area room-scale notes  =  
 
|play area room-scale notes  =  
 
}}
 
}}
 +
 +
==Issues fixed==
 +
===Files not installed properly===
 +
{{++}} Recommended to avoid default installation folder, as this can lead to issues where certain files are not properly installed.
 +
 +
{{Fixbox|description=Run installed as administrator|ref={{cn|date=September 2016}}|fix=
 +
When running the installer, be sure to right-click on the .exe, and select "Run as Administrator".
 +
}}
 +
 +
===Loading screen freezing===
 +
{{--}} Freezing known to happen on systems with multi-core CPUs.{{cn|date=September 2015}}
 +
{{Fixbox|description=Set CPU affinity|ref={{cn|date=September 2015}}|fix=
 +
Setting CPU affinity should solve this problem. Create a shortcut, and in the shortcut's "Target" field, insert <code>{{p|windir}}\System32\cmd.exe /C start "ARCANUM" /D "C:\ARCANUM" /high /affinity 1 "C:\ARCANUM\arcanum.exe"</code>
 +
Be sure to replace <code>C:\ARCANUM</code> with your actual Arcanum installation folder. If needed, you can add additional command-line parameters to the end.
 +
}}
 +
 +
===Graphical issues===
 +
{{Fixbox|description=Set target field|ref={{cn|date=September 2016}}|fix=
 +
Adding <code>-no3d -doublebuffer</code> to the end of your Arcanum shortcut's "Target" field.
 +
}}
 +
 +
{{Fixbox|description=Delete or rename ddraw.dll|ref={{cn|date=September 2016}}|fix=
 +
Delete or rename <code>ddraw.dll</code>.
 +
}}
 +
 +
===Performance issues===
 +
{{Fixbox|description=Modify the SierraLauncher.ini file|ref={{cn|date=March 2018}}|fix=
 +
# Go to the installation folder
 +
# Open <code>SierraLauncher.ini</code>
 +
# Find <code>Game1Cmd=</code> and replace line with <code>Game1Cmd= -no3d -doublebuffer -scrolldist:0 -scrollfps:70</code>
 +
}}
 +
 +
{{Fixbox|description=Use Aqrit's DDrawFix for Infinity Engine games|ref=<ref>[https://steamcommunity.com/sharedfiles/filedetails/?id=755396888 Fix for slowdown on Windows 10]</ref>|fix=
 +
# Download [http://bitpatch.com/ie_ddrawfix.html ie-ddrawfix.zip]
 +
# Open the archive and navigate to <code>wined3d</code>
 +
# Extract the contents of the folder to <code>{{p|game}}/Arcanum</code>
 +
# If prompted, click yes to replace <code>ddraw.dll</code>
 +
}}
 +
  
 
==Other information==
 
==Other information==

Revision as of 11:32, 27 August 2021

Arcanum:
Of Steamworks & Magick Obscura
Arcanum: Of Steamworks & Magick Obscura cover
Developers
Troika Games
Publishers
Sierra Entertainment
Activision
Release dates
Windows August 21, 2001
Reception
Metacritic 81
Taxonomy
Modes Singleplayer, Multiplayer
Pacing Real-time, Turn-based
Perspectives Bird's-eye view, Isometric
Controls Multiple select, Point and select
Genres RPG
Themes Fantasy, Industrial Age, Steampunk
Arcanum: Of Steamworks & Magick Obscura on HowLongToBeat
Arcanum: Of Steamworks & Magick Obscura on IGDB
Arcanum: Of Steamworks & Magick Obscura on MobyGames
Arcanum: Of Steamworks & Magick Obscura on Wikipedia

Key points

Greatly improved experience on newer systems thanks to unofficial mods.

General information

Terra Arcanum Forum - a large fansite
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 4 DRM disc check.
Windows
GOG.com
DRM-free
Patched to official patch v1.0.7.4.
Windows
Steam
Icon overlay.png
Windows

Demo

A demo is available here (German site, scroll down to download).

Essential improvements

Patches

Official patch

1.0.7.4. Not needed for the GOG.com release.

Multiverse Edition

Complete overhaul with all the patches listed in this article, as well as others, bundled together in one installer that offers a lot of options.
For a widescreen monitor, it is recommended to use a 1366x768 resolution. Higher values can make the UI and dialogue difficult to see.
Arcanum Multiverse Edition [ENG] by the Multiverse Team.

Unofficial patch

Highly improved townmaps and soundtracks (from the vanilla 128kbit/sec to 320 kbit/sec) can be found alongside this patch.
Not compatible with older savegames.
200611 (2.0.2) by Drog Black Tooth. Highly recommended bug fixes.

High Resolution Patch

If you are unable to pan the camera past the edge of the screen with the high resolution patch enabled, add -scrolldist:0 -scrollfps:70 to the target line in the shortcut of the game.
The High Resolution Patch is already included in the Unofficial Arcanum Patch. For a separate installer check out 1.5 by Drog Black Tooth. Allows any user-set resolution, UI tweaks, larger fonts.

Game data

Game options
Game options

Configuration file(s) location

System Location
Windows <path-to-game>\arcanum.cfg[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/500810/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\modules\Arcanum\Save\[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/500810/pfx/[Note 2]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video

Video options
Video options

Windowed

Set windowed mode[citation needed]
  1. Download and install the unofficial patch
  2. Add -Window in the target line of your Arcanum shortcut
If the game stops responding with windowed mode[citation needed]
  1. Go to the installation folder and find ddraw.dll and rename it to draw.dll.old or something like that.
  2. Launch the game and this should solve the problem with the game not responding.

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
No option. Follows Windows default behavior.
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Sound options
Sound options

Audio feature State Notes
Separate volume controls
Effects, voice and music
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
German
Polish
Local retail version only.
Spanish
Fan translation, download.
Russian
Grand Fix Download and Readme

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
8 Co-op, Versus
Online play
8 Co-op, Versus

VR support

3D modes State Notes
vorpX
2D
Game is 2D only. Play 2D with DGVoodoo2 and vorpx default DGVoodoo2 profile.

Issues fixed

Files not installed properly

Recommended to avoid default installation folder, as this can lead to issues where certain files are not properly installed.
Run installed as administrator[citation needed]

When running the installer, be sure to right-click on the .exe, and select "Run as Administrator".

Loading screen freezing

Freezing known to happen on systems with multi-core CPUs.[citation needed]
Set CPU affinity[citation needed]

Setting CPU affinity should solve this problem. Create a shortcut, and in the shortcut's "Target" field, insert %WINDIR%\System32\cmd.exe /C start "ARCANUM" /D "C:\ARCANUM" /high /affinity 1 "C:\ARCANUM\arcanum.exe" Be sure to replace C:\ARCANUM with your actual Arcanum installation folder. If needed, you can add additional command-line parameters to the end.

Graphical issues

Set target field[citation needed]

Adding -no3d -doublebuffer to the end of your Arcanum shortcut's "Target" field.

Delete or rename ddraw.dll[citation needed]

Delete or rename ddraw.dll.

Performance issues

Modify the SierraLauncher.ini file[citation needed]
  1. Go to the installation folder
  2. Open SierraLauncher.ini
  3. Find Game1Cmd= and replace line with Game1Cmd= -no3d -doublebuffer -scrolldist:0 -scrollfps:70
Use Aqrit's DDrawFix for Infinity Engine games[1]
  1. Download ie-ddrawfix.zip
  2. Open the archive and navigate to wined3d
  3. Extract the contents of the folder to <path-to-game>/Arcanum
  4. If prompted, click yes to replace ddraw.dll


Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) 95
Processor (CPU) Intel Pentium II
System memory (RAM) 64 MB
Hard disk drive (HDD) 1.2 GB
Video card (GPU) VGA capable Card
8 MB of VRAM


Notes

  1. 1.0 1.1 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).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References