*.db Files: Difference between revisions
Jump to navigation
Jump to search
(Creation of the page.) |
mNo edit summary |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]]<noinclude>[[Category:Main]]</noinclude> | |||
.db files are database files. | .db files are database files. | ||
Line 7: | Line 9: | ||
=== app.db === | === app.db === | ||
See main article [[app.db|here]]. | |||
Contains paths of files used by applications. | |||
* Path: ur0:shell/db/app.db | * Path: ur0:shell/db/app.db | ||
* Size: | * Size: 260~390KB | ||
==== | === Files.db === | ||
See main article [[Files.db|here]]. | |||
| | |||
* Path: pd0:app/NPXS10007/sce_pfs/files.db | * Path: pd0:app/NPXS10007/sce_pfs/files.db | ||
* Size: 30KB | * Size: 30KB | ||
Line 63: | Line 25: | ||
=== pspmtp.db === | === pspmtp.db === | ||
See main article [[pspmtp.db|here]]. | |||
* Path: ux0:mtp/pspmtp.db | * Path: ux0:mtp/pspmtp.db | ||
* Size: 12KB | * Size: 12KB | ||
Line 69: | Line 34: | ||
===== tbl_mtpObject ===== | ===== tbl_mtpObject ===== | ||
{| class="wikitable" | {| class="wikitable" | ||
| style="font-weight: bold;" | UID | |||
| | |||
|- | |- | ||
| style="font-weight: bold;" | ParentUID | | style="font-weight: bold;" | ParentUID |
Latest revision as of 00:03, 13 August 2016
.db files are database files.
They're usually opened with SqliteBrowser
Usefull .db[edit | edit source]
app.db[edit | edit source]
See main article here.
Contains paths of files used by applications.
- Path: ur0:shell/db/app.db
- Size: 260~390KB
Files.db[edit | edit source]
See main article here.
- Path: pd0:app/NPXS10007/sce_pfs/files.db
- Size: 30KB
- Use ListDirVita to read it.
pspmtp.db[edit | edit source]
See main article here.
- Path: ux0:mtp/pspmtp.db
- Size: 12KB
Tables[edit | edit source]
tbl_mtpObject[edit | edit source]
UID | |
ParentUID | xxxxxxxxxx<Numeric> |
ObjectFormat | xxxxx<Numeric> |
ProtectionStatus | xxxxx<Numeric> |
ObjectSize | |
DateCreated | |
DateModified | |
FullPathName | |
Name | ROOT |
NonConsumable | |
PUOID | <Non-Readable ASCII> |
Artist | |
Genre | |
Album | |
AlbumArtist | |
UseCount | |
SampleRate | |
AudioWaveCodec | |
AudioBitRate | |
OriginalReleaseDate | |
Duration | |
NumberOfChannels | |
Rating | |
BitrateType | |
DrmStatus | |
Track | |
SampleFormat | |
Buyflag | |
AudioBitDepth | |
Width | |
Height |