Post Reply 
 
Thread Rating:
  • 11 Votes - 4.27 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
10-14-2013, 05:30 PM (This post was last modified: 04-11-2014 06:11 AM by TheDax.)
Post: #1
"WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
Halp! Where's mah stuff on Linux?
See here. In more recent git builds, it's now $XDG_CONFIG_HOME, or ~/.config/ppsspp if XDG_CONFIG_HOME isn't defined or doesn't exist. The rest of the guide past "Where things go" is only relevant for MS Windows.

Where things go:
PPSSPP uses a file layout similar to the real PSP.

$memstickroot denotes wherever you're keeping PPSSPP's PSP folder. This is usually "memstick", but if you use installed.txt, it's either PPSSPP/PSP in My Documents, or whatever directory you defined in installed.txt.

- Cheats are now located in $memstickroot/PSP/Cheats.
- Config files are now located in $memstickroot/PSP/SYSTEM.
- Screenshots are now located in $memstickroot/PSP/SCREENSHOT.
- Save states can be found in $memstickroot/PSP/PPSSPP_STATE.
- In-game saves are found in $memstickroot/PSP/SAVEDATA.
- DLC files go in $memstickroot/PSP/GAME/<your game id here> in most cases, but it can vary by game.
- Game or Demo EBOOT.PBPs go in $memstickroot/PSP/GAME/<give a new folder a name>.

Help! After upgrading to a newer build/version my stuff seems to be gone!
If you have PPSSPP in a read-only directory, or if it can't use the current directory(or the directory you specified in installed.txt) for some reason, it'll use your My Documents or Documents folder, where it'll drop everything in a new folder called PPSSPP.

I don't want my memory stick stuff in the same directory as PPSSPP. I'd prefer PPSSPP to store its saves and files in My Documents (or just Documents on Vista/7/8/8.1). How can I change it?

Create a text file called installed.txt in the same directory as PPSSPP (and leave its contents blank). This will make PPSSPP use your Documents or My Documents folder (in a new folder called PPSSPP) instead of the "memstick" directory where PPSSPP resides.

I don't want my memory stick stuff in the same directory as PPSSPP, and I don't want it in My Documents. Can I put my stuff wherever?

Yes. If you enter a file path inside installed.txt (for example, C:\blah\psp), PPSSPP will use this directory instead of My Documents. However, if PPSSPP can't access this directory for some reason (read-only, it's missing, whatever the case), PPSSPP will fall back on using My Documents/PPSSPP. Also, if you require UTF-8 characters(e.g. Japanese/Russian/Korean/Chinese/etc.) characters in your path, make sure you save installed.txt as UTF-8, otherwise Bad Things (can't find saves, saves being written in mysterious places, etc.) can happen!

I don't care about that/I don't use installed.txt/I want to use the old way! How do I make my cheats and stuff work now that a bunch of stuff was moved around?!

Make sure you don't have an installed.txt file, first off, and this will let PPSSPP use the old behaviour of using the memstick folder in the same directory as PPSSPP (except for things that have permanently moved, like cheats and screenshots).

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
10-14-2013, 06:59 PM
Post: #2
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
I think this thread will be really useful, thank you for creating it daxtsu Smile

Stuck.

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
10-14-2013, 07:01 PM
Post: #3
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
No problem. I anticipate we'll be asked this a lot in the coming weeks after 0.9.5's release.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
10-14-2013, 07:04 PM (This post was last modified: 10-14-2013 07:04 PM by vnctdj.)
Post: #4
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: ...
Yes, that's why I stuck it, let's use this thread as a reference Wink

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
10-14-2013, 07:29 PM
Post: #5
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
Nicely done mate, loving that appropriately named thread title too.

PPSSPP Modern Testbed:-
Intel Core i5 4690K @ 4.0 GHz
NVIDIA Geforce GTX 760 2GB GDDR5 VRAM @ 1138/6500 Mhz
16 GB DDR3 RAM @ 1600 MHz
Windows 7 x64 SP1

PPSSPP Ancient Testing Rig:-
Intel Core 2 Duo T9550 @ 2.8GHz
ATI Mobility Radeon 4670 1GB GDDR3 VRAM @ 843/882 MHz
8 GB DDR3 RAM @ 1066 MHz
Windows 7 x64 SP1
Find all posts by this user
Quote this message in a reply
10-14-2013, 07:35 PM
Post: #6
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: ...
(10-14-2013 05:30 PM)daxtsu Wrote:  I don't care about that/I don't use installed.txt/I want to use the old way! How do I make my cheats and stuff work now that a bunch of stuff was moved around?!

Make sure you don't have an installed.txt file, first off, and this will let PPSSPP use the old behaviour.

I'm sure this is how it was intended to work.
But unfortunately that's not quite how it was implemented.

The old behavior of the "cheats" folder is not available by any means, since its location is forcibly changed to be inside the "PSP" folder. It's no big deal for me, as I can easily copy my old cheats folder into that location, but this need should be mentioned in the descriptions of the new changes. Just saying that we get the 'old behavior' if we add no "installed.txt" is a bit misleading.

Another and more confusing issue is that in my initial test run of build 1864, the settings I changed were only applied temporarily, but when I later restarted the program none of those settings were retained, even though I had even made a test run with a game while those settings still worked...

It was only in a new emulator session, after I had also set the "Enable Cheats" flag and made a test run of a game with that flag active, that the new "MemStick" folder was created, and only after I made additional setting changes after that test run did this result in creation of the "MemStick\SYSTEM" subfolder with ppsspp.ini inside it.

This makes it clear that some of the routines that handle settings rely on the folder already existing, which is to receive the settings file. This was never a problem with the old method, where "ppsspp.ini" was stored in the main PPSSPP folder, but now it needs special attention.

So every case where a file of PPSSPP is to be saved must include a check for whether or not the receiving folder needs to be created first. That has already been done for the cheat "ini" files, and gamesaves/savestates, since they always needed special subfolders, but now it needs to be done for "ppsspp.ini" and "controls.ini" as well.

Btw: I'm going to open a github issue about the missing folder test/creation.

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
10-14-2013, 07:46 PM
Post: #7
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
(except for things that have permanently moved, like cheats and screenshots).

You must've quoted me when I was in the midst of editing. Tongue
And yeah, please make an issue if you're experiencing problems; the new feature is still in its infancy and isn't incredibly well-tested yet.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
10-14-2013, 08:04 PM
Post: #8
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: ...
(10-14-2013 07:46 PM)daxtsu Wrote:  (except for things that have permanently moved, like cheats and screenshots).

You must've quoted me when I was in the midst of editing. Tongue

Yes, that happens all the time in an active forum.

Quote:And yeah, please make an issue if you're experiencing problems; the new feature is still in its infancy and isn't incredibly well-tested yet.

I've already added it, so you can check it at github if you like.

In that issue I 'complain' only of the missing "MemStick" folder creation for settings changes. (The cheats move is not an error, of course, it just needed clearer description, like you added in your edit.)

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
10-20-2013, 09:23 AM
Post: #9
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: ...
the info isn't correct (anymore?)
i have no installed.txt, but all my stuff was now being read from my documents.
Find all posts by this user
Quote this message in a reply
10-20-2013, 01:24 PM (This post was last modified: 10-20-2013 02:03 PM by TheDax.)
Post: #10
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
It's completely correct. If you have PPSSPP in a directory it can't write to, it uses your documents folder as a fallback so it doesn't crash, as the guide states. That said, I'll make it more obvious.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
10-23-2013, 07:33 AM (This post was last modified: 10-23-2013 07:47 AM by kafeaulait.)
Post: #11
RE: [Windows] "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: ...
I just want to share this in this thread since I spent a good half hour looking around.

If you built PPSSPP from source on Linux, you'll be launching your emulator from inside the build folder, the path is like this:

Code:
$/pathto/ppsspp/build/PPSSPPSDL

Aside from the build directory, there are a million others such as builds for other systems: Android, iOS, Windows, etc, resources (languages, UI assets, etc).
But you won't be able to find your game data there, nor can you find it where you store the ISO either, well that's because it's in a different place.

I found mine in:

Code:
/home/[user]/.ppsspp

The . before the name (for those who don't know) means the directory is hidden, so make sure you can view it (look up how to see hidden files for your distro/file manager if you don't already know).

If you can't find it there, a solution is to search for all "ppsspp" and ".ppsspp" directories and check them all.

Code:
find / -type d -name "ppsspp"
Code:
find / -type d -name ".ppsspp"

EDIT: Sadly, trying to load the save state on my Android causes a crash. I'm going to try my luck with the PSP save file later.
Find all posts by this user
Quote this message in a reply
11-23-2013, 11:52 AM
Post: #12
RE: "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
Yet another thing I didn't know about ppsspp.

About installed.txt
Since when this feature exist...is this feature available only on anything newer(including)than 0.9.5?
Is it possible to tell ppsspp only where to look for my normal saves and everything else to save in the ppsspp\memstick directory

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
11-24-2013, 01:53 AM
Post: #13
RE: "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
Installed.txt has been around since the OP date or so, so it should work on a few older 0.9.1 git builds.

As for the second question, no, installed.txt is all or nothing right now.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
02-24-2014, 06:58 AM
Post: #14
RE: "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
big problem I'm having trying to modify android default ppsspp font's to native PSP fonts in android version of PPSSPP is there a way if yes how?
Find all posts by this user
Quote this message in a reply
03-30-2015, 08:16 AM
Post: #15
RE: "WHARZ ALL MAH STUFF AT? HALP!" PPSSPP's Directories and You: A guide
yes I think this thread will be really useful, thank you for giving link
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: