Absolutely no support will be given.
Binaries:
Source Code:
Download:
Src:
-
-
Bins:
Binaries:
Source Code:
Download:
Src:
-
To view the content, you need to sign in or register
Make sure to rename this to src.7z.-
To view the content, you need to sign in or register
Bins:
To view the content, you need to sign in or register
Missing file: shadow_config.h
That is all I found that is truely missing
Visual studio also reports "CamouflageDataManager.h" to be missing but I can find it in the source folder
Also for the people who are using visual studio 2010
Add #define static_assert static_assert_old
Above
"namespace static_assert
{
template <bool> struct STATIC_ASSERT_FAILURE;"
To fix your error
To fix missing "CamouflageDataManager.h"
change
"../../../../src/GameEngine/CamouflageDataManager.h"
to
"../GameEngine/CamouflageDataManager.h"
Waiting for bins to be uploaded
Then I might be able to fix
the missing "..\..\bin\Data\Shaders\DX9_P1\system\LibSM\shadow_config.h" file![]()
Last edited: