Xerus wrote:nanard wrote:What do you mean by complete compilation ? opendune is just an executable, that expects original Dune II files to be in a data/ sub-directory.
I thought there were other files because I did not have the file OPTIONS.CFG in DUNE2.
After playing a game I got the file (I copied it in opendune DATA directory or root) but always same problem, the game doesn't launch.
In Error.log I have this message "Unable to open file 'OPTIONS.CFG'."
I'm sorry, but I think i just found what's wrong.
A big change between OpenDUNE 0.7 and current (and 0.8 ) is that savegames and .CFG files are stores in a different directory.
under windows "savedir", it is %APPDATA%\OpenDUNE
Either there is a bug and the directory is not created if non existing, or there is a permission issue.
You can also use the savedir= directive in opendune.ini to point to any directory you want.