tallbl0nde / NX-Activity-Log

Homebrew application for the Nintendo Switch which displays play activity with more accuracy
MIT License
403 stars 26 forks source link

Question regarding Json export and import #51

Closed fennectech closed 3 years ago

fennectech commented 3 years ago

Is importing an exported json writing it back to the switch's internal database?

tallbl0nde commented 3 years ago

It doesn't touch the switch's database. It's unwritable while the OS is running (well at least from homebrew) so even if I wanted to I couldn't :)

I thought I'd wrote it under the import button, but it appears I haven't... *sigh*

fennectech commented 3 years ago

Thanks for the reply.