We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e84c8e commit a3a13e3Copy full SHA for a3a13e3
doc/howto/build.txt
@@ -53,3 +53,11 @@ Setup:
53
game installation directory to this script. Once done, you can find .xrbinup_xxx scripts in the reporitory root:
54
use them later to install newly built binaries to the corresponding game binary directory.
55
- Now you can build the engine!
56
+
57
+Debug/Run from Visual Studio:
58
+------
59
+In solution "engine" properties in Visual Studio set:
60
+- Startup Project: Single startup project = xr_3da
61
62
+In Project "xr_3da" properties set:
63
+- Debugging: Working Directory = C:\PATH\TO\StalkerCallOfPripyat\ (which contains fsgame.ltx)
0 commit comments