@PhyrePhox
You did see this i hope:
gui.c:2138
if (gui_mode != GUI_MODE_REVERSI && gui_mode != GUI_MODE_SOKOBAN && gui_mode != GUI_MODE_4WINS != GUI_MODE_MASTERMIND)
i suppose there's a '&& gui_mode' missing before the last '!=', no ?
noticed it's still there in 650...not to nag, but it WAS you who added the game, wasn't it
Another thing: i managed to create (or rather: cut/paste/tweak) a MingW based GCC 4.3.2 for Windows;
existing CHDK-Shell users can just rename their old 'gcc' directory, create
an empty new one, and unpack the (7-zip!) archive in there. Please note:
it does
not support an installed cygwin - if you need one you can
temporarily remove the offending 'mount-points' by searching for, exporting,
then deleting the 2 "Cygnus Solutions" keys in HKCU and HKLM.
get it here:
gcc432-env-for-chdk (19 Mb)have fun (and happy X-mas/conference/etc.)
wim