This is usually called "Vita FS", "Emulated Storage Path", or in config.yml as pref-path. The recommended method to locate these is by using the in-app button (Open in top left on PC), but this serves to document other paths too. Assuming you did not change the Vita FS and are NOT using a portable install, you should be able to safely delete your Vita3K build/folder without losing your data. The default paths are as follows.
Windows:
config.yml: In the same folder as Vita3K.exe. If you don't have file extensions turned on, it will appear as config.
- Filesystem:
%APPDATA%/Vita3K/. This expands to C:/Users/<username>/AppData/Roaming/Vita3K/.
- Patches & Textures: In the same folder as Vita3K.exe in folders named
patch and textures.
- Cache & Logs: Also in the same folder as Vita3K.exe. They're just folders named
cache and logs.
Linux: Vita3K follows the XDG Base Directory Specification for its files. Changing XDG_DATA_HOME, XDG_CONFIG_HOME, XDG_CACHE_HOME, and related will change these paths; these are just the defaults.
config.yml: $HOME/.config/Vita3K/
- Filesystem:
$HOME/.local/share/Vita3K/Vita3K/
- Patches & textures:
$HOME/.local/share/Vita3K/ in folders patch and textures.
- Cache & Logs:
$HOME/.cache/Vita3K/
Where $HOME is your user home directory (i.e. /home/username).
MacOS: All MacOS files that are not the Vita3K app itself are stored in Vita3K's Application Support Directory
config.yml: $HOME/"Application Support"/Vita3K/Vita3K/
- Filesystem:
$HOME/"Application Support"/Vita3K/Vita3K/fs/
- Patches, Textures, Cache, Logs:
$HOME/"Application Support"/Vita3K/Vita3K/
Android:
config.yml: Storage/Emulated/0/Android/Data/org.vita3k.emulator/
- Filesystem:
Storage/Emulated/0/Android/Data/org.vita3k.emulator/files/fs/