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

Not changeable PSP save directory (Android) #9573

Closed
TehPlayer14 opened this issue Apr 8, 2017 · 6 comments · Fixed by #11812
Closed

Not changeable PSP save directory (Android) #9573

TehPlayer14 opened this issue Apr 8, 2017 · 6 comments · Fixed by #11812

Comments

@TehPlayer14
Copy link

Since my phone has low built in free storage space could anyone implement saving on external sd card?

@sum2012
Copy link
Collaborator

sum2012 commented Apr 8, 2017

Hmm,the keyword is g_Config.externalDirectory
edit and g_Config.memStickDirectory

@ThePhoenixRises
Copy link

Or better still upload to a Dropbox account, so we can save our internal memory being used up, as my Nexus 7 tablet has no SD card slot, so use Dropbox for game saves.
Everybody gets a 2.5 gig free account on Android, not sure about other devices.

@sum2012
Copy link
Collaborator

sum2012 commented Apr 9, 2017

https://github.com/hrydgard/ppsspp/blob/master/UI/NativeApp.cpp#L341
The code is already point to external_dir .
Not sure what's problem

@unknownbrackets
Copy link
Collaborator

In most cases, PSP game saves are very small:

https://www.gamespot.com/forums/playstation-nation-1000002/about-how-big-are-psp-game-saves-25640893/

What saves are you seeing take a lot of space? If the game has an install feature, I'd recommend not using it. In most cases, this was just for improved performance, and doesn't make any difference with PPSSPP.

-[Unknown]

@TehPlayer14
Copy link
Author

My device has small internal space that's why I requested that + dlc of a game

@tilkinsc
Copy link
Contributor

tilkinsc commented Aug 4, 2017

I think it would be okay to note that in issue #1019 that was actually a future goal. So I don't think the ability to do so should be overlooked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants