this post was submitted on 23 Aug 2024
7 points (88.9% liked)

Pixel Dungeon

1389 readers
11 users here now

This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.

Rules:

We have a few title tags for standout posts:

Sister Communities:

founded 1 year ago
MODERATORS
 

Shattered Pixel Dungeon v2.4.2- android, github version

I am new to Shattered Pixel Dungeon. I am playing it on degoogled GrapheneOS. I get the apk from github via Obtainium. I am hoping that I can back up my save games / badges / rankings or even transfer them from the android version to the desktop version.

But I have a problem. I am not using the google play version, since Google is spyware. So I cannot transfer badges via Google Play. The other option seems to be to root my phone and use adb to transfer the files. The problem with that is that I am using GrapheneOS. GrapheneOS does not allow you to root your phone for security reasons. It is believed that that would ruin the android security model.

So I need a third method to do this. How can I back up my save games / badges / rankings without google play and without rooting my GrapheneOS phone?

Thank you for your help.

you are viewing a single comment's thread
view the rest of the comments
[–] seaQueue@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

Try ADB backup? I'm using stock android on my devices with magisk added so I use Swift backup when I want to backup my game data. I think you can also escalate privileges for some backup apps using ADB as well, try googling "no root android backup ADB" and see what comes up.