Skip to content
joric edited this page Jun 20, 2026 · 434 revisions

Welcome to the ootss wiki! Also see Maps, Stalker 2, Supraworld, SupraTools and CUE4Parse-Python wikis.

The map features all 105 levels from Stage 2 Demo (Jun 19 2026).

Used Sysinternals Process Monitor (filtered by CreateFile) to get true level names on loading (after pressing V).

I don't know any cheats or console commands to load the levels. The names are just to identify levels properly. The general idea for the map was to get the original naming convention for the levels.

I used my own numbering back then and it was way off, I'd rather use the original map names from the game engine.


YouTube video with arbitrary numbering. Courtesy of YouTube, https://youtu.be/lOzOaELzQ_Q

Misc

There's a grid system, working on it. I also managed to do a high-res screenshot from a virtual display but the quality is bad. The overhead map goes into minimal LOD. It's barely noticeable in low resolution but it's very obvious in high-res.

  • The new map size is 12288 by 6480 (will be updated)
  • Old map was 1920x1080 and the grid was almost precisely 10 pixels.
Where the hell is 069, 104?

References

Clone this wiki locally