-
January 12th, 2008, 04:16
#1
EmuTalk Member
Save game
Hi everyone,
I'm using Mupen64 0.5 for Mac (10.4.11) and I can't manage to transfer my game save file (.sra) in between two computers (PowerPC and Intel). After many tries and searches I've come to think it's due to Mupen64.
Could anyone confirm if there's a problem at this level with Mupen?
Note that I'm not a programmer and that the problem principally occurs with Zelda: the Ocarina of Time.
I can give more details if necessary.
Thanks for any help.
-
Advertising
-
January 12th, 2008, 09:18
#2
Moderator
not sure, but maybe an endianness issue? ppc being big endian and intel little
-
January 12th, 2008, 18:39
#3
Moderator
I believe smcd is correct. The data get byteswapped on Intel architectures for performance reasons, so any data areas saved in the save-game file will not be compatible between x86 and PPC architectures. Theoretically this could be fixed by forcing the save-game file to always store its data in big-endian (r4300 native) format, but it would take some doing.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules