Skip to content

CheckHeap

Parsed heap check switch that the engine never acts on.

This setting has no runtime effect

The engine accepts and loads it, but no gameplay code uses the stored value.

Specification
Applies to
multiplayer settings
File
SUN.INI
Section
[MultiPlayer]
Value
integer
When omitted
0
Used by the game
No — loaded but not used

The name promises a heap consistency check running alongside the game. A non-zero value does raise a global flag at the top of every game frame, but nothing anywhere reads that flag back. No gameplay path acts on it.

See alsoFrame, PrintCRC