Skip to content

Run (EN)

Paweł edited this page Sep 28, 2020 · 6 revisions

Windows - Visual Studio

You must set a runnable project (xr_3da) in your solution

  • Open Properties of xr_3da project and set path to working directory where your game is

    • Right mouse button on xr_3da project
    • Properties
    • Configuration Properties
    • Debugging
    • Working Directory
    • Set path to Working Directory field
    • For example: W:\Games\S.T.A.L.K.E.R. Call of Pripyat\bin
  • You must check that you set up your settings to current configuration of project, in order to check this you must see to up header of field Configuration and you must see two Active() states for Configuration Name and for configuration type.

Home