Sharing saves using DropBox


Problems running or configuring the software, commands & options, compiling, different platforms, using the interface, documentation, etc.

Dungeon Dilettante

Posts: 2

Joined: Monday, 4th July 2011, 09:26

Post Monday, 4th July 2011, 10:39

Sharing saves using DropBox

Hello.

I've used crawl_setup-0.9-a1-863-g00d5453 (0.8 has problems with changing crawl_dir).

Recently I've tried to share my saves with friends, so we can compete.
Because one of us prefer console version and others play only with tiles, I've "hacked" windows installer:
  • unpacked installer exe
  • moved all files and "magical" dircetories to root directory
  • changed /settings/init.txt:
      Code:
    ##### 2-  File System ###############################################
    #
    crawl_dir  = /
    morgue_dir = morgue
    save_dir   = saves
    macro_dir  = settings/
    # sound = <regex>:<path to sound file>

  • put all files into DropBox

All seems to worked just fine, but when smb die game crashes and character is not saved as dead.

How to fix this?
User avatar

Dungeon Master

Posts: 4031

Joined: Thursday, 16th December 2010, 20:37

Location: France

Post Monday, 4th July 2011, 11:59

Re: Sharing saves using DropBox

Why put everything in root? I'm not sure what's wrong with your set up, but I achieve the same result in a simpler way. I only use the -dir command line option to point crawl to the dropbox folder. Here is the target line of my crawl's shortcut:

  Code:
C:\crawl\crawl-tiles.exe -dir "D:\Documents and Settings\UserName\My Documents\Dropbox" -extra-opt-last include=myprefs.txt
<+Grunt> You dereference an invalid pointer! Ouch! That really hurt! The game dies...

For this message the author galehar has received thanks:
neciu

Dungeon Dilettante

Posts: 2

Joined: Monday, 4th July 2011, 09:26

Post Monday, 4th July 2011, 20:14

Re: Sharing saves using DropBox

Thank you good sir.
Working fine.

Return to Technical Support

Who is online

Users browsing this forum: No registered users and 14 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.