On Google Chrome and CookiesWhen playing web based games, some features like the savegame feature of ArianeB, rely on cookies, sometimes even the whole game relies on Cookies. To be able to use the specific feature or even be able to play the whole game now requires that you enable cookies in your browser. So far, so easy.
The sad newsFor Google Chrome now, the programmers have decided that local cookies (= cookies stored from a Javascrïpt that you have loaded from a local file on your computer) are a security threat --- whereas remote cookies, especially the cookies that are sent from Google, do not seem to be regarded as a threat ... Therefore, there is no option in the Google Chrome options menu to enable local cookies, and there will not be any according to the developers. Google Chrome seems to be the only browser in the known universe with this "feature". You can read the position of Google on this topic on
http://code.google.com/p/chromium/issues/detail?id=535The good newsNevertheless, there is a somewhat exotic way to convince Chrome to store local cookies: you have to specify this on the command line.
HOWTO (on Windows XP and Vista)
Somewhere on your desktop there is an icon to start Google Chrome. To enable local cookies within Google Chrome, proceed as follows:
[*] 1. Right click on the Google Chrome icon on your desktop, pull down the menu and choose "Properties" (for non-american systems: usually the last entry at the bottom of the menu).
[*] 2. You see a marked piece of text labeled "Target:" (on american systems) which represents the command line. This marked text looks roughly like
"C:... mumble mumble ...chrome.exe". Please pay special attention to the quotation marks at the beginning and at the end of this string, they are siginificant.
[*] 3. At the end of this long command line, after the quotation marks, add a space and the option
--enable-file-cookies such that after the change, your command line looks like
"C:... mumble mumble ...chrome.exe" --enable-file-cookies[*] 4. Press OK.
Now a double click on this icon starts Google Chrome with local cookies enabled, and you can save the actual state of your Ariane.
Best regards,
qbv8