Is win and linux version save compatible?
Moderator: Moderator
Is win and linux version save compatible?
And where windows save file (and what to copy)?
Thanks
Thanks
-
- Uruivellas
- Posts: 656
- Joined: Thu Jul 25, 2002 8:07 am
- Location: Leafy East Surrey, UK
- Contact:
Re: Is win and linux version save compatible?
Yes, I've been wondering this. Particularly in terms of keeping the same unlocks across the account, was planning on using Dropbox and symlinks across multiple computers to keep ToME unified across installs.
However, I can't find the linux save directory...
(Windows 7 is in
C:\Documents and Settings\yourusername\T-Engine\4.0\tome\save
)
I've copied the whole of this folder across windows machines successfully, but have the same query as to you re: linux. I believe historically the save versions were compatible.
However, I can't find the linux save directory...
(Windows 7 is in
C:\Documents and Settings\yourusername\T-Engine\4.0\tome\save
)
I've copied the whole of this folder across windows machines successfully, but have the same query as to you re: linux. I believe historically the save versions were compatible.
Re: Is win and linux version save compatible?
They are never compatible between release.
As for unlocks & such, the online profiles should sync them automatically if you use one
As for unlocks & such, the online profiles should sync them automatically if you use one
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Is win and linux version save compatible?
On a related note, are x86 and x64 save files compatible ( both using Windows )?
Predawn
Re: Is win and linux version save compatible?
the way I understand it... saves are essentially a .zip file... which is platform independent. there are some settings and .cfg files which are text which may be influenced by OS, but I don't think they'll be.
in terms of x86 (32bit) and x64, I can't think there'll be a difference, because I don't think a x64 version is ever truely created, so the x64 cpu is just running a x32 application.
in terms of x86 (32bit) and x64, I can't think there'll be a difference, because I don't think a x64 version is ever truely created, so the x64 cpu is just running a x32 application.
Re: Is win and linux version save compatible?
Code: Select all
golem:/usr/local/src/t-engine4$ file t-engine
t-engine: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
Re: Is win and linux version save compatible?
The saves shouldn't have any difference whatsoever though. It's just data.
Re: Is win and linux version save compatible?
I can confirm that, while fighting to work around the enforced proxy at work, I copied a character from a Linux/64 to a Windows XP/32 and it worked fine.
-
- Uruivellas
- Posts: 656
- Joined: Thu Jul 25, 2002 8:07 am
- Location: Leafy East Surrey, UK
- Contact:
Re: Is win and linux version save compatible?
I'm now using Dropbox to sync characters across windows XP/32, windows 7/64 and Ubuntu 32bit, and all is fine. I think DG misunderstood my question, thinking it was about savefiles between game versions.Napkin wrote:I can confirm that, while fighting to work around the enforced proxy at work, I copied a character from a Linux/64 to a Windows XP/32 and it worked fine.
Re: Is win and linux version save compatible?
Savefiles between different architecture (32vs64 bits) are not compatible.
BUT you are not compiling it yourself I assume so you're using my binaries which I always do in 32b mode anyway.
Anyway b29 will start using luajit2, it's bytecode is incompatible with the default VM but it's architecture independant so .. yay !
(and it brings much speed too)
BUT you are not compiling it yourself I assume so you're using my binaries which I always do in 32b mode anyway.
Anyway b29 will start using luajit2, it's bytecode is incompatible with the default VM but it's architecture independant so .. yay !

(and it brings much speed too)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

-
- Uruivellas
- Posts: 656
- Joined: Thu Jul 25, 2002 8:07 am
- Location: Leafy East Surrey, UK
- Contact:
Re: Is win and linux version save compatible?
Aha, thanks for the clarification! Yes I am using your binaries, and good news on forthcoming compatibility/speed improvements
Re: Is win and linux version save compatible?
I can confirm that the saves are interchangeable between WindowsXP 32bit and Linux 64bit with b29.
Cheers!
Cheers!
Re: Is win and linux version save compatible?
But you're using the precompiled Linux version, which is 32-bit? Or did you compile it yourself for amd64?
Re: Is win and linux version save compatible?
I compiled it myself, using the git mirror I setup a while ago, greycat.