blake502 / balatro-mobile-maker

Create a mobile Balatro app from your Steam version of Balatro
270 stars 21 forks source link

Save transfer changes resolution #52

Open PolarisPyra opened 3 weeks ago

PolarisPyra commented 3 weeks ago

Hello, I recently found out about your project and manager to get it installed and running on my android! However I have noticed that after I transfer my save the game is no longer in full screen but has top and left borders and I am unsure as to why... image

Here is how i installed it as the sdcard method was a bit too confusing for me to understand as i cant access it for some reason...

adb push /home/polaris/ssd/SteamLibrary/steamapps/compatdata/2379780/pfx/drive_c/users/steamuser/AppData/Roaming/Balatro/ /data/local/tmp/balatro/files/save/game

adb shell run-as com.unofficial.balatro cp -r /data/local/tmp/balatro/files .

Thank you! This is super cool :D

blake502 commented 3 weeks ago

It's possible that transferring the settings file is causing trouble... I have a fix planned to change this. I'll update this issue once I make some changes!