September 25 2024 build

From Skyscraper Wiki
Revision as of 17:13, 25 September 2024 by Elevator1512 (talk | contribs) (Created page with "{{legit}}{{db}} This build has a number of changes, the main one being the addition of the code from the "openxr" branch, which is the integration of OpenXR into Skyscraper in order for it to support VR headsets. The VR feature is still experimental due to bugs, but is working fairly well, the code was mostly developed by Glastonbridge Software. I've tested it with a Meta/Oculus Quest 2 headset, and would love it if more people tested it to see what it's compatible with....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is legitimate.
It contains good-faith information, such as an existing building or content.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

This build has a number of changes, the main one being the addition of the code from the "openxr" branch, which is the integration of OpenXR into Skyscraper in order for it to support VR headsets. The VR feature is still experimental due to bugs, but is working fairly well, the code was mostly developed by Glastonbridge Software. I've tested it with a Meta/Oculus Quest 2 headset, and would love it if more people tested it to see what it's compatible with. Note that the VR feature requires Windows and also DirectX11. I also added strafe movement keys, Q and E. There was an issue with Skyscraper's dialog windows not popping up when you click on the related button in the control panel window, that's been fixed.

To enable VR mode:

  1. Edit skyscraper.ini and change the "VR" line to true.
  2. Connect and wear your VR headset (I used the Meta Quest runtime for this)
  3. You might have to take the headset partially off, but if you can, run Skyscraper and on startup choose "DirectX11" for the renderer (delete ogre.cfg in order to get that dialog).
  4. Load a building. It might be best to autoload a building via the skyscraper.ini file, because the main menu is currently messed up in VR.

The movement is a little problematic in VR mode, but it'll be fixed.

See also

External links