d0k3 / GodMode9

GodMode9 Explorer - A full access file browser for the Nintendo 3DS console :godmode:
GNU General Public License v3.0
2.09k stars 190 forks source link

[FEATURE REQUEST] Card2 Save Write #797

Open SNBeast opened 1 year ago

SNBeast commented 1 year ago

Got a great idea on how to improve GodMode9? This is merely here to put Card2 save writing, a known deficiency, on the issue tracker. Card2 is the card type where save is stored within the ROM. Reading is implemented, but how to write is unknown.

Describe the feature you'd like The ability to import saves into Card2 cards the same way as other cards.

Describe alternatives you've considered N/A

d0k3 commented 1 year ago

Nothing against this, I'll add the needhelp tag.

Kalanyr commented 10 months ago

I dunno how helpful this is but Checkpoint can read/write from the save data of the 3DS cards that do this and is open source: https://github.com/BernardoGiordano/Checkpoint

SNBeast commented 10 months ago

I dunno how helpful this is but Checkpoint can read/write from the save data of the 3DS cards that do this and is open source: https://github.com/BernardoGiordano/Checkpoint

That's done by service call, and GM9 can't use services because it isn't running in the 3DS's OS.

Kalanyr commented 10 months ago

Drat. Thanks.

On Fri, 15 Sept 2023, 05:20 SNBeast, @.***> wrote:

I dunno how helpful this is but Checkpoint can read/write from the save data of the 3DS cards that do this and is open source: https://github.com/BernardoGiordano/Checkpoint

That's done by service call, and GM9 can't use services because it isn't running in the 3DS's OS.

— Reply to this email directly, view it on GitHub https://github.com/d0k3/GodMode9/issues/797#issuecomment-1720011964, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKZ33ZDDWX3JLSHPNCTR2LX2NKIXANCNFSM6AAAAAATUW64AQ . You are receiving this because you commented.Message ID: @.***>