Skip to content

[EN] How to launch Clear Sky on OpenXRay

Xottab_DUTY edited this page Sep 28, 2019 · 13 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

Launch

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

You need to launch the game with -r1 or -gl command line keys or manually replace renderer renderer_r* value in your user.ltx

Notes

  • Don't open settings or network game folder.

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 this message above appear.

Clone this wiki locally