Skip to content

[PL] Jak uruchomić Czyste Niebo na OpenXRay

Xottab_DUTY edited this page Aug 4, 2019 · 14 revisions

Installation

  1. Install OpenXRay as usual, according to this instruction: : How to install and play
  2. Open gamedata folder and remove all it's contents (but not the folder itself)
  3. Download gamedata.zip
  4. Unpack archive contents to gamedata folder

Notes

  • For now, only static R1 and OpenGL renderers are supported.

Crashes and how to solve them

[error] Expression    : height > 0
[error] Function      : CUIScrollBar::InitScrollBar
[error] File          : f:\xray-16\src\xruicore\scrollbar\uiscrollbar.cpp
[error] Line          : 47
[error] Description   : assertion failed

You need to launch the game with -show_error_window command line key and press Continue when window with the message above appear.

Clone this wiki locally