A powerful file browser for PS3 with ELF/SELF launching capabilities!
- 📁 File Browsing - Navigate the PS3 file system with ease
- 🔧 ELF/SELF Launching - Execute homebrew executables directly
- 🎮 Full Controller Support - Intuitive navigation with button debouncing
- 📺 Resolution Scaling - Works on both 720p and 1080p displays
- 🧾 Text Rendering - Custom 8x8 bitmap font with smooth scaling
| Button | Function |
|---|---|
| X | Enter directory / Launch ELF/SELF |
| O | Exit application |
| Triangle | Go to parent directory |
| Up/Down | Navigate file list |
- PS3DEV environment
- PSL1GHT SDK installed
ppu-gcctoolchain
# Build PKG package
make pkg
# Build ELF executable
make
# Clean build artifacts
make clean- Copy
build/vLaunchSELF.pkgto your PS3 - Install via XMB Package Manager
- Launch from Games section
- Navigate to any
.elfor.selffile to execute it
- Target ID: VTSTECH02
- Title: vLaunchSELF PS3
- Format: ELF/SELF launcher
- Dependencies: librsx, libtiny3d, libfont3d, libsysmodule, libsysfs
Contributions are welcome! Feel free to:
- Submit pull requests
- Report bugs
- Add new features
- Improve documentation
This project is open source and free for homebrew development.
Author: VTSTech
Website: www.VTS-Tech.org
GitHub: github.com/VTSTech
Documentation: PSL1GHT Documentation
Home PS3 Homebrew Development | PS3 File Browser | PSL1GHT Development