Before diving into the CK, I was wondering whether it is possible to save and load game data to and from local harddrive. I would like to save player position, player viewpoint and location of NPCs and objects to disk. I would need something similar to System.IO for using a streamreader/streamwriter. This needs to happen several times per second so I can plot user movement through the environment and anolyze navigation performance.
My goal is to use Skyrim as a data collection tool for cognitive psychology experiments, preferrably with brain-injured patients.
Thanks,
Leucetios