Open main menu

Changes

Documentation/Engine/Configuration variables/g save format

465 bytes added, 10:31, 11 February 2016
Created page with " {| |'''Name:''' || g_save_format |- |'''Purpose:''' || Format used to store the game saves. |- |'''Config:''' || global |- |'''Value:''' || integer - format |} =format..."

{|
|'''Name:''' || g_save_format
|-
|'''Purpose:''' || Format used to store the game saves.
|-
|'''Config:''' || global
|-
|'''Value:''' || integer - format
|}

=format:=

{| class="wikitable"
!Value || Description
|-
|0 || default mode, whatever the game considers the default might change on build or state of testing
|-
|1 || force binary only
|-
|2 || force text only
|-
|3 || simultaneous creation of binary and textual saves for debugging purposes
|}
developer
1,626
edits