.SELF 文件扩展名
Signed Executable and Linkable Format
| 开发者 | Sony |
| 受欢迎程度 |
2.5 | 4 票 |
什么是 SELF 文件?
A SELF file is a code library used by the Sony PlayStation 3 (PS3) or PlayStation Vita. It contains drivers and functions that can be referenced and run by multiple PS3 or Vita apps and games. The PS3 and Vita use SELF files similarly to how Windows uses .DLL files.
更多信息
Instead of including common PS3 and Vita functions in their apps and games, developers can instead reference a relevant SELF file. This saves developers the time of writing and testing the function themselves. It also allows developers to create smaller apps (because they can reference SELF files instead of adding additional code to their app).
The PS3 and Vita include many SELF files. Updates sometimes install updated or new SELF files, which include updated or new functions that developers' apps and games might reference.
注: .SPRX files are similar to SELF files.
如何打开 SELF 文件
SELF files are not meant to be opened. The most common interaction gamers have with SELF files is installing them as part of the setup for RPCS3 (Windows, Linux), a PC-based PlayStation 3 emulator.