Sacred 2 Gold

Sacred 2 Gold

258 ratings
Fixes for crashes and not starting problems.
By Zethell
A quick guide with hopefully easy-to-understand instructions-
on how to fix some of the compatability related bugs with Sacred 2 Gold.


Guide is updated whenever I find a new fix or more information.
Rate and leave a comment on your (hopefully) success and findings~! ^^
2
   
Award
Favorite
Favorited
Unfavorite
Important Information.
This is NOT a Step-By-Step Guide, you don't have to follow these steps in any specific order.
These fixes are just collected solutions to potential problems.

Credit goes to the entire Sacred 2 community.
Good Luck, and I hope you find a fix!
Community Patch by DarkMatters.
I can not recommend this community patch because of the sketchyness of it and the fact that it has put a trojan virus on my system in the past that had embedded itself in one of the exe files.

Because DarkMatters is using a install tool in the exe format to make it easier to install this patch, they also throw security out the window. I don't trust these guys to do the necessary scanning with multiple AVA's to make sure that it's safe for the community. (and they have not provided such logs that I'm aware of)

But, if you do, and you want this patch.
Then at the very least download it directly from their forums over at
http://darkmatters.org/forums/index.php?/files/file/91-community-patch/ (latest ver since 2018/03/19)

Unfortunately, this patch does not just fix bugs, it also adds to the game in form of new items, quests, etc. So if you want the vanilla experience then this might not be for you. But if you've completed the game and want something new and fresh, then this is definitely for you.

From what I hear, this patch is supported by official developers that worked on Sacred 2.
Compatability Mode.
Set Steam's compatability to XP SP 3 and to run in Administrator mode.
You do this by right clicking Steam.exe and selecting properties,
then going to the compatability tab. (Make sure you exited Steam first.)

(Compatability mode is optional, but Administrator required)



Steam will give you a warning that it is running in compatability mode,
simply press Cancel to continue.

This is the most common fix for when Sacred 2 does not start.


Set the game's compatability to XP SP3 and to run in Administrator mode.
You do this by right clicking Sacred2 in the sacred 2 folder, located at..
..\Steam\SteamApps\common\Sacred 2 Gold\system\sacred2.exe
select properties and go to the compatability tab.

This should work incase setting Steam compatabilty does not work.


Set the game's compatability to Windows 98 instead of XP-SP3.
You do this by right clicking Sacred2 in the sacred 2 folder, located at..
..\Steam\SteamApps\common\Sacred 2 Gold\system\sacred2.exe
select properties and go to the compatability tab.

This seem to work for some people, where XP-SP3 have failed.
Command Line Parameters.
Add some "Command Line Parameters" to the execution of the game
To skip or disable certain features that might cause problems.

You do this by right clicking the game in the Steam Library list, select properties.
In properties click on the [SET LAUNCH OPTIONS...] button and add the following.

-skipopenal
3D Audio application that may cause problems with the game.
-nocpubinding
Prevents the game from binding to certain cores and only using those cores.

You can add both of those by simply putting them next to each other -skipopenal -nocpubinding



(If you're interested in learning about these things, look up this website[vgstrategies.about.com])
Install or Reinstall the Redist Packs.
Sacred 2 is now considered and old game, it needs the older redistributables to work properly.
Luckily, these are provided with the game and can (should) be easily installable.

There are three redist installations located in ..\Steam\SteamApps\common\Sacred 2 Gold\redist\
First run VC, then DirectX and finally PhysX. Then reboot your computer.

If you run into issues while installing these, try doing it in administrator mode.
Right click the files and select "run/open as administrator".
If Redist Packs Fail to Install.
If Steam ends up in a never ending loop of attempting to install the Redist packs, you can rename the redist folder to prevent Steam from attempting to install them.

The redist folder is located at
..\Steam\SteamApps\common\Sacred 2 Gold\redist\

Renaming the folder or deleting it should work.
Disable Laptop DLL's.
This fix is only if you're running on a Desktop PC rather than a Laptop.

Go to ..\Steam\SteamApps\common\Sacred 2 Gold\system\ and rename..
LaptopGaming_xp.dll to LaptopGaming_xp.dll.bak
LaptopGaming_vista.dll to LaptopGaming_vista.dll.bak
Clean-up from Non-Steam Installation.
Files from old Non-Steam installations of Sacred 2 may cause errors with the Steam version of Sacred 2.

If you have installed a Non-Steam version, locate the "Options.txt" file in
C:\Users\YourUserName\AppData\Local\Ascaron Entertainment\Sacred 2\
And delete it.
PhysX Loader Error. -Ragnarok
If you're getting a PhysX Loader related error on startup, copy all the *.DLL files from..
..\Program Files (x86)\NVIDIA Corporation\PhysX\Common\
to
..\Steam\SteamApps\common\Sacred 2 Gold\system\
Graphics Card / DX9 Failure on Start-Up.
This start-up error is very likely related to the fact that the graphics card is not supported,
or simply not good enough to run the game.


This error may be caused by several factors..
- Old graphics card drivers.
- Old PhysX installation.
- Old DX9 version.

I would suggest installing the latest graphics card drivers, uninstall PhysX and get the latest
PhysX directly from nVidia's website, and then install DirectX 9 from Microsoft's website.

Then follow fixes 1.a, 1.b and 2 from this guide.

Fix for Invisible Menus.
If the menus are all invisible, change region format to English (united states).
Control Panel > Region > Formats tab, Format.

Overlay applications.
Any application that puts an overlay over the game, for example Fraps, Dxtory, Afterburner, Discord et cetera, may cause the game to crash on startup.

Simply turning these applications off before starting the game, will solve this issue.
Disable game in Razer Cortex (GenericGoodGuy)
If the game is added to Razer Cortex software, the game may not start at all.
Simply remove it from the game list in Razer Cortex.
Disable Fullscreen | By HurDerp
The game may not launch at all if started in Fullscreen under Windows 10, this might apply to Windows 11 as well.

To disable fullscreen just open the optionsDefault.txt file and change the line "fullscreen = 1," to "fullscreen = 0," without the quotation marks ("). Save and launch the game.

Following is the comment from HurDerp with said persons findings.

HurDerp 10 Dec, 2022
I've follow everything in this guide. However, the game still did not lunch under Windows 10.
The problem was the "fullscreen" option. Here's what I did.
I've copied and paste these line in the "optionsDefault.txt" file.

video = {
detail_env = 33,
detail_fx = 2,
detail_gfx = 3,
detail_grass = 1500,
detail_grnd = 4,
detail_light = 33,
detail_physx = 1,
detail_shd = 4,
detail_tex = 3,
fsaa = 3,
fullscreen = 0,
gamma = 19,
hardware_mouse = 1,
height = 1440,
quality = 5,
scaleUI = 1,
simplepointlight = 0,
vsync = 1,
weather = 1,
width = 2560,
}

The resolution (height and width) can be changed according to your screen but it is important to have "fullscreen = 0"
This will force the game to start in "window mode".

I hope this help someone.
264 Comments
Ch0Fak 18 Jan, 2024 @ 11:14pm 
Thank you for this :)
Zethell  [author] 8 Jul, 2023 @ 10:04pm 
@HurDerp added to guide so it wont get lost in comments.
Syo 8 Jul, 2023 @ 8:12pm 
@HurDerp bro you are a hero, almost gave up
Dragonlord3344 1 Jul, 2023 @ 3:27pm 
Ty HurDerp, that helped tons.
Fulgurite 14 Jan, 2023 @ 6:35am 
Dear @HurDerp my biggest gratitude to your post, after whole day spent on trying solve issue with no game laucnh i've found your post and it worked!
HurDerp 10 Dec, 2022 @ 2:33pm 
I've follow everything in this guide. However, the game still did not lunch under Windows 10.
The problem was the "fullscreen" option. Here's what I did.
I've copied and paste these line in the "optionsDefault.txt" file.

video = {
detail_env = 33,
detail_fx = 2,
detail_gfx = 3,
detail_grass = 1500,
detail_grnd = 4,
detail_light = 33,
detail_physx = 1,
detail_shd = 4,
detail_tex = 3,
fsaa = 3,
fullscreen = 0,
gamma = 19,
hardware_mouse = 1,
height = 1440,
quality = 5,
scaleUI = 1,
simplepointlight = 0,
vsync = 1,
weather = 1,
width = 2560,
}

The resolution (height and width) can be changed according to your screen but it is important to have "fullscreen = 0"
This will force the game to start in "window mode".

I hope this help someone.
jatziribrend 6 Jul, 2022 @ 8:37pm 
Hey!
I have a problem, after playing for a while my game crashes, do you know what I can do?
Zakrulan 13 Dec, 2021 @ 1:00pm 
hey there, I got a question. althrouhg I went through this guide but havent found a fix for the issue im facing. When I start up the game it loads quite nicely but I get stuck on the initial loading screen (the one when you start the game) screen starts flashing between black and the loading screen, and it also looks like as if its glitching out. so Im technically stuck on the loading screen. Oddly enough bout 2-3 months ago when the Last time I played the game it was running finely. had the community patch installed, older version tho. my pc has a ryzen 1300x 16gb ram and a rx 480 gpu.
Zethell  [author] 12 Oct, 2021 @ 6:00pm 
@GenericGoodGuy: While this would fall under Overlay applications, I added it to the guide.
GenericGoodGuy 12 Oct, 2021 @ 3:10pm 
Hey hey,

I've went through most of the stuff you described, nothing worked. I was one of the unlucky bastards that managed to launch the game once, play for an hour or so, closed it. Tried to launch it the other day and got stuck trying to make it work.

I did find a solution.

It might not help many of you, but - I had to disable the game in Razer Cortex - software that turns off some of your background processes which saves some resources to make them available for your game. I removed Sacred 2 Gold from Razer Cortex's list of supported games and it works like a charm again.

Hope it helps someone. May be worth checking out if you have any similiar software - perhaps turning it off will solve it for you.