Application Details:
Version: | 2.0.2 --> 2.43.0 |
License: | Retail |
URL: | http://www.sacred2.com |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
- Installation from hard drive, suggested by another user
- Updating the game up to 2.02.2 > 2.40 > 2.43 works,
- Movies, quest, main menu and game play
- Sound played very well after setting openal32 to override
- Activating the game works fine.
- Launching the game. Tried launching with XP and Win 7 both work.
What does not
- Could not install from DVD, had to save both DVDs to a single folder on hard drive first
Workarounds
What was not tested
- did not get a chance to test multi-player mode yet
Hardware tested
Graphics:
Additional Comments
Had to create optionsCustom.txt file settings.enableMobilitySupport = 0 settings.usePhysHW = 1 This gets the world map to show up. Also game runs smoother. To get audio to play without glitches Set an override for the library openal32
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Linux Mint 15 "Olivia" x86_64 | Aug 21 2013 | 1.7.0 | Yes | Yes | Gold | an anonymous user | ||
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Mar 11 2013 | 1.4.1 | No, but has workaround | Yes | Gold | Patroclo Picchiaduro | ||
Current | Linux Mint 13 "Maya" x86_64 | Sep 11 2012 | 1.4 | Yes | Yes | Gold | an anonymous user | ||
Show | Fedora 15 x86_64 | Aug 17 2011 | 1.3.24 | No, but has workaround | Yes | Gold | an anonymous user | ||
Show | Funtoo Linux AMD64 | Jan 01 2011 | 1.2.2 | No, but has workaround | Yes | Gold | Mark Montgomery II |
Bug # | Description | Status | Resolution | Other apps affected |
### Installation ###
Installation from DVDs does not work (It does not ask for second
disk, up until now)
Howto:
Copy both the DVDs onto the same directory tree on your personal
system.
Launch installation from that directory, and enjoy Sacred 2.
### Activation ###
You may encounter problems while activating Sacred 2 Gold Edition: the activation may hang on several minutes and then fail, or the game may be activated and still ask for licence activation.
Howto:
Verify that you have read/write/execute permissions onto all the directories the game uses, because the activation needs to create several files in your local file system. Then execute the game always from the local directory of sacred:
cd $HOME/.wine/drive_c/Programs/Deep Silver/Sacred 2 - Gold/system
wine ./sacred2.exe
Remember that you can activate the game even manually, this way should always work.
(Note: for me there haven't been any issue in Securom ACTIVATION since the 1.2 version of wine)
### Improve Poor Graphic Performance ###
Some users observed that on certain platforms, disabling Physx helps improving performance.
Another trick is to Locate the Directory: /home/your_user_account
Create a NEW file named <oÂptionsCustom.txt> and write these lines:
settings.enableMobilitySupport = 0
settings.usePhysHW = 1
Save and quit.
### Get Audio Working ###
Patched Version of Sacred 2.64.0, or even the game from the dvd box itself, may encounter Audio Glitches or complete absence of Audio.
Fix: (works with both 32 and 64 bit architectures)
Open Configure Wine and select the tab named "Libraries".
Set an override for the library openal32, and select from the Modify Menu the entry Native then Builtin.
OR
Put DIIOverrides key for openal32 to native and native only. (Anders Erik Hägg)Â
Â
### Get Video Working ###
There should not be any graphic issue with current versions of wine.
Anyway, there are some Game (not Wine) specific solution to some graphic problems.
Do not hesitate to post problems you encounter: common solutions would then be added.
### Avoiding Crashes ###
Ascaron released a tool that helps in crash avoidance: Sacred 2 - Cleanup Utility
### Directx9c - (Obsolete) ###
Important:What Follows is no more needed for newer Versions of Wine. It has been kept for Completeness and old versions users.
You need to copy a native d3dx9_36.dll to your $HOME/.wine/drive_c/windows/system32/ directory. You may download it frÂom here or get it from an existing Windows installation.
If you still face troubles you may have to turn on FBO. To do so, open registry (wine regedit) and add the following String-Value: HKEY_CURRENT_USER\Software\Wine\Direct3d\OffscreenRenderingMode and set it to "FBO" (without the "").
If the game still doesn't run you got the same problem as me, and probably a ATi graphics card, and/or a 64 bit system.
Â
Comments for this application have been disabled because there are no maintainers.