FOnline Development > Questions and Answers
Caching
(1/1)
hexer:
Can caching be disabled in a single player? I am experiencing some server hangups because of it but it is not needed since our game runs locally.
Wipe:
Caching what?
hexer:
Those files it creates in client/data/cache directory.
Wipe:
Singleplayer mode is still small extras than something what could run even without multiplayer code. Scripts bytecode, .msg files content, dialogs, crtypes definitions etc. still are handled by network protocol, and client still must connect to server in background to get any of this data. It's planned of course to be fully in-memory operations in future, but gods knows when it will be :)
hexer:
:)
Navigation
[0] Message Index
Go to full version