Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New ipa with changed save path #27

Closed
Sheep975 opened this issue Apr 14, 2024 · 3 comments
Closed

New ipa with changed save path #27

Sheep975 opened this issue Apr 14, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sheep975
Copy link

I found this article and it worked!
This change allows all iOS users to access their save data. Here is new ipa.
Note that previous saves will be reset! This is because I don't know how to move saves to a new location.

balatro_base.zip

@Cyphs
Copy link
Contributor

Cyphs commented Apr 14, 2024

Dang nice job. I was in the process of looking into this and getting started with getting everything setup in Xcode but you beat me to it. I thought we had to modify NSSearchPathDirectory searchdir = NSApplicationSupportDirectory; in ios.mm to NSSearchPathDirectory searchdir = NSDocumentDirectory;

I was also going to suggest that non-jailbroken users could make a backup of their device in iTunes and then use this to overwrite or extract the saves but my backup has been taking hours to test it. :(

https://github.com/MaxiHuHe04/iTunes-Backup-Explorer

@blake502 blake502 self-assigned this Apr 14, 2024
@blake502 blake502 added the enhancement New feature or request label Apr 14, 2024
@blake502
Copy link
Owner

Nice work! I'll get this worked out soon!

@blake502
Copy link
Owner

blake502 commented Apr 20, 2024

Sorry for the delay on this! I've been without internet for a little while.

In any case, I swapped out the IPA here https://github.com/blake502/balatro-mobile-maker/releases/tag/Additional-Tools-1.0

Thanks again for everything @Sheep975 !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants