セーブデータ: Difference between revisions
Matyapiro31 (talk | contribs) No edit summary |
Matyapiro31 (talk | contribs) |
||
Line 1: | Line 1: | ||
====セーブデータについて==== | ====セーブデータについて==== | ||
=== | === 暗号化方式 === | ||
3DSのセーブデータはゲームカートにまさにDSと同じように保存されています。 | |||
On the 3DS savegames are stored much like on the DS, that is on a FLASH chip in the gamecart. On the DS these savegames were stored in plaintext but on the 3DS a layer of encryption was added. This is highly likely a streamcipher, as the contents of several savegames exhibit the odd behaviour that xor-ing certain parts of the savegame together will result in the plaintext appearing. | On the 3DS savegames are stored much like on the DS, that is on a FLASH chip in the gamecart. On the DS these savegames were stored in plaintext but on the 3DS a layer of encryption was added. This is highly likely a streamcipher, as the contents of several savegames exhibit the odd behaviour that xor-ing certain parts of the savegame together will result in the plaintext appearing. |