Anonymous | Login | Signup for a new account | 2024-11-01 15:21 PDT |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002212 | Dwarf Fortress | Technical -- Saving/Loading | public | 2010-06-07 14:43 | 2014-12-31 05:34 | |
Reporter | MrWiggles | |||||
Assigned To | lethosor | |||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |
Status | resolved | Resolution | not fixable | |||
Platform | Macbook | OS | OSX | OS Version | 10.5.8 | |
Product Version | 0.31.05 | |||||
Target Version | Fixed in Version | |||||
Summary | 0002212: Incompatible saves between Intel and PPC Macs-OSX | |||||
Description | Save folders going from PPC to intel are not recognized on the intel machine, even if its just a copy of the whole DF folder. | |||||
Additional Information | This is probably minor and maybe a unique case. I can only see it interfering with succession games. I'll see in a bit Intel saves can work on PPC macs | |||||
Tags | 64-bit, Intentional/Expected?, SDL-only | |||||
Attached Files | ||||||
Relationships | ||||||
|
Notes | |
(0007909) Logical2u (manager) 2010-06-07 17:09 |
Is save compression possibly not consistent between the two files? |
(0007910) Footkerchief (manager) 2010-06-07 17:56 |
Is save compression possibly not consistent between the two files? That's my guess -- different compression libraries or something. |
(0008923) Kumquat (reporter) 2010-06-21 15:32 |
This sounds like it could be an endianness issue. If so, fixing it probably would mean rewriting endianness-awareness to the whole save system wherever it uses units larger than a byte. |
(0009380) Baughn (manager) 2010-06-30 10:01 |
It's because DF uses fread/fwrite on raw memory instead of dealing with endianness. It also uses longs all over the place, which means converting it to 64-bit would be a lot of work. Pity, really. |
(0031608) fricy (reporter) 2014-12-30 23:57 |
Do we still have PPC support? Only info I could found that it was dropped with 31.13. In that case this can be closed. |
(0031614) lethosor (manager) 2014-12-31 05:34 |
Yeah, this is obsolete. Thanks! |
Issue History | |||
Date Modified | Username | Field | Change |
2010-06-07 14:43 | MrWiggles | New Issue | |
2010-06-07 17:09 | Logical2u | Note Added: 0007909 | |
2010-06-07 17:56 | Footkerchief | Note Added: 0007910 | |
2010-06-21 12:07 | Footkerchief | Tag Attached: SDL-only | |
2010-06-21 15:32 | Kumquat | Note Added: 0008923 | |
2010-06-21 15:52 | Footkerchief | Relationship added | related to 0002017 |
2010-06-29 20:46 | Footkerchief | Category | General => Technical -- Saving/Loading |
2010-06-30 10:01 | Baughn | Note Added: 0009380 | |
2010-06-30 23:53 | MrWiggles | Tag Attached: 64-bit | |
2012-01-30 12:32 | Footkerchief | Tag Attached: Intentional/Expected? | |
2014-12-30 23:57 | fricy | Note Added: 0031608 | |
2014-12-31 05:34 | lethosor | Note Added: 0031614 | |
2014-12-31 05:34 | lethosor | Status | new => resolved |
2014-12-31 05:34 | lethosor | Resolution | open => not fixable |
2014-12-31 05:34 | lethosor | Assigned To | => lethosor |
Copyright © 2000 - 2010 MantisBT Group |