gameconfig.ini

From OHRRPGCE-Wiki
Jump to navigation Jump to search


(This documents releases starting with ichorescent release. See previous version for the older stable release, hróðvitnir, which acted quite different.)

gameconfig.ini is a text file which contains remembered configuration settings for a game. It'sstored either in settings_dir/<gamename>/, or (with higher preference) next to the <gamename>.rpg file (or <gamename>.rpgdir) with filename <gamename>_config.ini,

The file format and available settings are documented at ohrrpgce_config.ini. See specifically ohrrpgce_config.ini#Always game-specific for the settings that Game actually writes to gameconfig.ini, although you can put others there by editing the file.

The persist.reld RELOAD document is saved alongside gameconfig.ini and is a better place to store more complex structured data.