September 7 2025 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "{{OB}}{{db}} This build includes the cut function fix from the earlier patch, so cut operations should work fine now. Let me know if you continue to experience any issues with it. This also adds a GPU device text box to the Simulator Statistics window, to display the GPU that Skyscraper is running on. '''Changelog:''' #PolyMesh: replaced inner Cut procedure with a more accurate 6-plane loop #OpenXR: disable diagnostic output #HAL: report a fatal error if trying to run..." |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
*[[September 4 2025 build|Previous build]] | *[[September 4 2025 build|Previous build]] | ||
*Next build | *[[September 24 2025 build|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
Latest revision as of 11:00, 25 September 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
It contains good information related to Skyscraper Simulator. |
This build includes the cut function fix from the earlier patch, so cut operations should work fine now. Let me know if you continue to experience any issues with it.
This also adds a GPU device text box to the Simulator Statistics window, to display the GPU that Skyscraper is running on.
Changelog:
- PolyMesh: replaced inner Cut procedure with a more accurate 6-plane loop
- OpenXR: disable diagnostic output
- HAL: report a fatal error if trying to run VR mode without the DirectX 11 renderer
- Added a GPUDevice variable to HAL, and added a text box to the Statistics window that displays the system's GPU device
- VMConsole: fixed a potential crash in the vminit command, if the render window fails to update