I've been playing 3.1.0 on a windows box. I'd like to move my savefile to my linux box so I can play at home too. I've installed 3.1.0 on my linux box using --path=$HOME in the configure script. Distro is Ubuntu... where do I put the save file and how do I activate it instead of the default character creation?
Savefile Migration
Collapse
X
-
I've been playing 3.1.0 on a windows box. I'd like to move my savefile to my linux box so I can play at home too. I've installed 3.1.0 on my linux box using --path=$HOME in the configure script. Distro is Ubuntu... where do I put the save file and how do I activate it instead of the default character creation?
ls ~/.angband/Angband/save/
1000.Eddie
There is nothing to activation. Linux versions always automatically load the same savefile unless there is some command line switch I never noticed. -
Comment
-
Yeah, that's one difference between the Linux and Windows compiled versions that I've noticed. I've always thought that the window Menus (File, Windows, Options, Help) were neglected and that's only to be expected if they do not exist in the Linux / Unix / Mac OS versions. Is implementing them in other ports in a ToDo list somewhere? Or should they just be removed from the Windows port? (as they serve relatively little purpose as they are).Currently turning (Angband) Japanese.Comment
-
Yeah, that's one difference between the Linux and Windows compiled versions that I've noticed. I've always thought that the window Menus (File, Windows, Options, Help) were neglected and that's only to be expected if they do not exist in the Linux / Unix / Mac OS versions. Is implementing them in other ports in a ToDo list somewhere? Or should they just be removed from the Windows port? (as they serve relatively little purpose as they are).
(That basically applies to the File menu. The others do appear in both Gtk and SDL versions, and they're helpful to mouse users.)"Been away so long I hardly knew the place, gee it's good to be back home" - The BeatlesComment
-
This is interesting. The same menus exist in the GTk version, but not the X11 or SDL or GCU versions. I actually think they could be really useful - *IF* you could load or start a new character when you died, instead of quitting. I've never understood why the game forces you to quit on death - very painful for people like me who die up to a dozen times in a single session of play.takkaria whispers something about options. -more-Comment
-
So, In Summary
So i need to take my savefile (which in windows is just "Bob") and copy it to wherever I find "1000.Joe" (I created the 'dummy' character with a different name) and rename "Bob" as "1000.Bob". Then I have to run angband with -uBob.... is that pretty much it?Comment
-
Yep, that's about it.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
I suggest that you just copy Bob onto 1000.Joe, if Joe is in fact your login, and don't bother with the -u switch.Comment
Comment