You can manually edit the quick menu by using notepad++, open the xproject/js/index.js and find line 15 (
X-Project V1.5 FYI)
Code:
items: [{ title: "VTX HEN", desc: "Runs fake signed content. Inc: update blocker & debug settings", version: "1.7 by xVortex", active: false, icon: "lock", expage: "payloads/vtxhen.html" }, { title: "VTX DUMPER", desc: "Dump disc/PSN games to USB: with/without patches, merged/unmerged", version: "1.8 by xVortex", active: false, icon: "archive", expage: "payloads/vtxdump.html"}, { title: "VTX FTP", desc: "Start an ftp server and connect to your PC to your PS4", version: "1.3 by xVortex", active: false, icon: "wifi", expage: "payloads/vtxftp.html"}]
If you wanted Linux and DB_SG (for example) you could change it to:
Code:
items: [{title: "LINUX", desc:"Lightweight Linux kernel loader (requires usbstick)", version: "1.0 by EEPLY", active: false, icon: "camera", expage: "payloads/eeplinux.html"}, {title: "DB SG BACKUP", desc:"Back up your game saves and important databases", version:"3.0 by Stooged", active: false, icon: "save", expage: "payloads/dbsg.html"}]
Just adhere to the formatting and categories: [{title:, desc:, version:, active:, icon:, expage:}] separate each payload by a comma.
ESP is smaller so you dont get all GTA payloads....
ESP caches quicker (but you could remove all superfluous gta payloads anyway from the regular xproject to achieve the same faster caching...)
ESP cant store movies to run via player.
WIFI sd card/USB stick IMHO is better for quick modding if your customizing and changing files regularly, like I do, plus a huge amount of storage (GB's) compared to ESP 4MB etc)